[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:55:10.119779 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:43237
I20260709 14:55:10.121258 12126 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:55:10.122268 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:10.137740 12133 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:10.137935 12135 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:10.137751 12132 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:10.139804 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:11.236382 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.236601 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.236815 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608911236786 us; error 0 us; skew 500 ppm
I20260709 14:55:11.237633 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.242712 12126 webserver.cc:533] Webserver started at http://127.11.215.190:44411/ using document root <none> and password file <none>
I20260709 14:55:11.243599 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.243813 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.244256 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.250032 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "1649b316b3ec4376ba3d94b5ac77f2ab"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.257586 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.003s
I20260709 14:55:11.262526 12141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.263669 12126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:55:11.263995 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "1649b316b3ec4376ba3d94b5ac77f2ab"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.264307 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:11.326153 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.327677 12126 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:55:11.328112 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.395176 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:43237
I20260709 14:55:11.395285 12192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:43237 every 8 connection(s)
I20260709 14:55:11.402621 12193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:11.423702 12193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab: Bootstrap starting.
I20260709 14:55:11.429363 12193 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:11.431125 12193 log.cc:826] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab: Log is configured to *not* fsync() on all Append() calls
I20260709 14:55:11.435457 12193 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab: No bootstrap required, opened a new log
I20260709 14:55:11.455520 12193 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1649b316b3ec4376ba3d94b5ac77f2ab" member_type: VOTER }
I20260709 14:55:11.456060 12193 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:11.456315 12193 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1649b316b3ec4376ba3d94b5ac77f2ab, State: Initialized, Role: FOLLOWER
I20260709 14:55:11.457152 12193 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1649b316b3ec4376ba3d94b5ac77f2ab" member_type: VOTER }
I20260709 14:55:11.457610 12193 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:11.457894 12193 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:11.458213 12193 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:11.462204 12193 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1649b316b3ec4376ba3d94b5ac77f2ab" member_type: VOTER }
I20260709 14:55:11.462913 12193 leader_election.cc:304] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [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: 1649b316b3ec4376ba3d94b5ac77f2ab; no voters: 
I20260709 14:55:11.464578 12193 leader_election.cc:290] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:11.464897 12196 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:11.466903 12196 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 1 LEADER]: Becoming Leader. State: Replica: 1649b316b3ec4376ba3d94b5ac77f2ab, State: Running, Role: LEADER
I20260709 14:55:11.467844 12196 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [LEADER]: Queue going to LEADER mode. State: All 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: "1649b316b3ec4376ba3d94b5ac77f2ab" member_type: VOTER }
I20260709 14:55:11.468849 12193 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:11.477272 12198 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1649b316b3ec4376ba3d94b5ac77f2ab. Latest consensus state: current_term: 1 leader_uuid: "1649b316b3ec4376ba3d94b5ac77f2ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1649b316b3ec4376ba3d94b5ac77f2ab" member_type: VOTER } }
I20260709 14:55:11.477427 12197 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1649b316b3ec4376ba3d94b5ac77f2ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1649b316b3ec4376ba3d94b5ac77f2ab" member_type: VOTER } }
I20260709 14:55:11.477921 12198 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:11.478020 12197 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:11.480592 12205 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:11.491272 12205 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:11.493460 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:11.508323 12205 catalog_manager.cc:1383] Generated new cluster ID: 231885ab1a4e4a23aea467cea0c6c664
I20260709 14:55:11.508564 12205 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:11.524109 12205 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:11.525558 12205 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:11.538050 12205 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab: Generated new TSK 0
I20260709 14:55:11.538880 12205 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:11.560241 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.569041 12215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:11.570338 12216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:11.573547 12218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:11.573616 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:11.574584 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.574849 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.575052 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608911575032 us; error 0 us; skew 500 ppm
I20260709 14:55:11.575858 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.579692 12126 webserver.cc:533] Webserver started at http://127.11.215.129:46727/ using document root <none> and password file <none>
I20260709 14:55:11.580381 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.580633 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.580961 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.582402 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "d3f95067f0c442a9a23355b623d785bf"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.588892 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:55:11.593638 12223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.594386 12126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:55:11.594718 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "d3f95067f0c442a9a23355b623d785bf"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.595103 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:11.617225 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.618904 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.621604 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.626747 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.627059 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.627377 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.627609 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.712417 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:43081
I20260709 14:55:11.712474 12285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:43081 every 8 connection(s)
I20260709 14:55:11.719877 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.729758 12291 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:11.731801 12290 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:11.738268 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:11.738546 12294 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:11.739670 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.739892 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.740070 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608911740053 us; error 0 us; skew 500 ppm
I20260709 14:55:11.740649 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.745110 12126 webserver.cc:533] Webserver started at http://127.11.215.130:43365/ using document root <none> and password file <none>
I20260709 14:55:11.745862 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.746078 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.746233 12286 heartbeater.cc:344] Connected to a master server at 127.11.215.190:43237
I20260709 14:55:11.746400 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.746694 12286 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:11.747833 12286 heartbeater.cc:507] Master 127.11.215.190:43237 requested a full tablet report, sending...
I20260709 14:55:11.747962 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "9885ceafd1a6466bafc6ba68dab8b936"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.751180 12158 ts_manager.cc:194] Registered new tserver with Master: d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081)
I20260709 14:55:11.754119 12158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40530
I20260709 14:55:11.755694 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:11.761009 12298 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.762215 12126 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:11.762529 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "9885ceafd1a6466bafc6ba68dab8b936"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.762877 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:11.779937 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.781133 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.783175 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.785825 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.786012 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.786222 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.786381 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.868474 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:37879
I20260709 14:55:11.868603 12360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:37879 every 8 connection(s)
I20260709 14:55:11.875660 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:11.882835 12364 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:11.885684 12365 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:11.889289 12361 heartbeater.cc:344] Connected to a master server at 127.11.215.190:43237
I20260709 14:55:11.889665 12361 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:11.890530 12361 heartbeater.cc:507] Master 127.11.215.190:43237 requested a full tablet report, sending...
I20260709 14:55:11.892781 12158 ts_manager.cc:194] Registered new tserver with Master: 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:11.894507 12158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40534
W20260709 14:55:11.895576 12368 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:11.895663 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:11.896603 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:11.896852 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:11.897053 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608911897032 us; error 0 us; skew 500 ppm
I20260709 14:55:11.897692 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:11.899982 12126 webserver.cc:533] Webserver started at http://127.11.215.131:39127/ using document root <none> and password file <none>
I20260709 14:55:11.900444 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:11.900627 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:11.900867 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:11.901798 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.906132 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:55:11.909390 12372 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.910187 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:11.910460 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
format_stamp: "Formatted at 2026-07-09 14:55:11 on dist-test-slave-d854"
I20260709 14:55:11.910745 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:11.941339 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:11.942536 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:11.943845 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:11.946586 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:11.946781 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:11.946995 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:11.947146 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:12.029520 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:33993
I20260709 14:55:12.029603 12434 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:33993 every 8 connection(s)
I20260709 14:55:12.044723 12435 heartbeater.cc:344] Connected to a master server at 127.11.215.190:43237
I20260709 14:55:12.045145 12435 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:12.045958 12435 heartbeater.cc:507] Master 127.11.215.190:43237 requested a full tablet report, sending...
I20260709 14:55:12.047951 12158 ts_manager.cc:194] Registered new tserver with Master: 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.048197 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014281341s
I20260709 14:55:12.049610 12158 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40538
I20260709 14:55:12.090911 12158 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40550:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:12.094460 12158 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:12.186322 12400 tablet_service.cc:1511] Processing CreateTablet for tablet 32df480e67cd406695b7ed07fdc24430 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:12.191277 12326 tablet_service.cc:1511] Processing CreateTablet for tablet 32df480e67cd406695b7ed07fdc24430 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:12.194751 12325 tablet_service.cc:1511] Processing CreateTablet for tablet fd227435fce94b99a5916c42c4a567b4 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:12.187168 12399 tablet_service.cc:1511] Processing CreateTablet for tablet fd227435fce94b99a5916c42c4a567b4 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:12.196420 12400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32df480e67cd406695b7ed07fdc24430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.192898 12396 tablet_service.cc:1511] Processing CreateTablet for tablet fcfd4b77cc424161a087ec97cc5f492d (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:12.199383 12326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32df480e67cd406695b7ed07fdc24430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.199187 12397 tablet_service.cc:1511] Processing CreateTablet for tablet ef8a4a35165c4b7a96dabc06207a9a04 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:12.201030 12398 tablet_service.cc:1511] Processing CreateTablet for tablet 7c735820c43a40489e8c7338a3c43798 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:12.201133 12324 tablet_service.cc:1511] Processing CreateTablet for tablet 7c735820c43a40489e8c7338a3c43798 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:12.205886 12325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd227435fce94b99a5916c42c4a567b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.206549 12323 tablet_service.cc:1511] Processing CreateTablet for tablet fcfd4b77cc424161a087ec97cc5f492d (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:12.206634 12399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd227435fce94b99a5916c42c4a567b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.206555 12322 tablet_service.cc:1511] Processing CreateTablet for tablet ef8a4a35165c4b7a96dabc06207a9a04 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:12.211896 12321 tablet_service.cc:1511] Processing CreateTablet for tablet 192ddf0e444e44f5a4eaefd29c8e5762 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:12.215997 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 192ddf0e444e44f5a4eaefd29c8e5762 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:12.216435 12324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c735820c43a40489e8c7338a3c43798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.216666 12396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfd4b77cc424161a087ec97cc5f492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.219017 12321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192ddf0e444e44f5a4eaefd29c8e5762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.220070 12323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfd4b77cc424161a087ec97cc5f492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.227007 12322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8a4a35165c4b7a96dabc06207a9a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.227095 12251 tablet_service.cc:1511] Processing CreateTablet for tablet 32df480e67cd406695b7ed07fdc24430 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:12.233530 12250 tablet_service.cc:1511] Processing CreateTablet for tablet fd227435fce94b99a5916c42c4a567b4 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:12.230271 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c735820c43a40489e8c7338a3c43798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.236915 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192ddf0e444e44f5a4eaefd29c8e5762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.237056 12320 tablet_service.cc:1511] Processing CreateTablet for tablet e246484b768749f980b8e3cf0137cf31 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:12.242131 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e246484b768749f980b8e3cf0137cf31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.245337 12394 tablet_service.cc:1511] Processing CreateTablet for tablet e246484b768749f980b8e3cf0137cf31 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:12.246600 12397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8a4a35165c4b7a96dabc06207a9a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.253680 12248 tablet_service.cc:1511] Processing CreateTablet for tablet fcfd4b77cc424161a087ec97cc5f492d (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:12.250617 12251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32df480e67cd406695b7ed07fdc24430. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.252130 12249 tablet_service.cc:1511] Processing CreateTablet for tablet 7c735820c43a40489e8c7338a3c43798 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:12.263342 12248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcfd4b77cc424161a087ec97cc5f492d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.261622 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e246484b768749f980b8e3cf0137cf31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.266065 12247 tablet_service.cc:1511] Processing CreateTablet for tablet ef8a4a35165c4b7a96dabc06207a9a04 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:12.263235 12319 tablet_service.cc:1511] Processing CreateTablet for tablet 3d725240f7ab4cf9b8e20a27dc71e71c (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:12.269309 12319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d725240f7ab4cf9b8e20a27dc71e71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.273144 12249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c735820c43a40489e8c7338a3c43798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.284022 12246 tablet_service.cc:1511] Processing CreateTablet for tablet 192ddf0e444e44f5a4eaefd29c8e5762 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:12.288959 12247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef8a4a35165c4b7a96dabc06207a9a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.296499 12246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 192ddf0e444e44f5a4eaefd29c8e5762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.312244 12245 tablet_service.cc:1511] Processing CreateTablet for tablet e246484b768749f980b8e3cf0137cf31 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:12.314441 12250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd227435fce94b99a5916c42c4a567b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.318588 12245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e246484b768749f980b8e3cf0137cf31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.322553 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 3d725240f7ab4cf9b8e20a27dc71e71c (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:12.328873 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d725240f7ab4cf9b8e20a27dc71e71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.329713 12244 tablet_service.cc:1511] Processing CreateTablet for tablet 3d725240f7ab4cf9b8e20a27dc71e71c (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:12.337322 12244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d725240f7ab4cf9b8e20a27dc71e71c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.359874 12243 tablet_service.cc:1511] Processing CreateTablet for tablet 961d8c339d4948d68ae8da5539423492 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:12.369831 12243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961d8c339d4948d68ae8da5539423492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.383741 12453 tablet_bootstrap.cc:492] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.387439 12318 tablet_service.cc:1511] Processing CreateTablet for tablet 961d8c339d4948d68ae8da5539423492 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:12.389257 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961d8c339d4948d68ae8da5539423492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.425639 12398 tablet_service.cc:1511] Processing CreateTablet for tablet 961d8c339d4948d68ae8da5539423492 (DEFAULT_TABLE table=test-workload [id=2568a88a65da4ece96a4c17b3080a1a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:12.427526 12398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961d8c339d4948d68ae8da5539423492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:12.429392 12454 tablet_bootstrap.cc:492] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:12.470378 12455 tablet_bootstrap.cc:492] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:12.477466 12453 tablet_bootstrap.cc:654] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:12.485095 12206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:12.486722 12454 tablet_bootstrap.cc:654] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.502704 12453 tablet_bootstrap.cc:492] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.503422 12453 ts_tablet_manager.cc:1403] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.005s
I20260709 14:55:12.505718 12455 tablet_bootstrap.cc:654] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.507315 12453 raft_consensus.cc:359] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.508103 12453 raft_consensus.cc:385] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.508402 12453 raft_consensus.cc:740] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.510872 12454 tablet_bootstrap.cc:492] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:12.511297 12454 ts_tablet_manager.cc:1403] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.005s
I20260709 14:55:12.511559 12455 tablet_bootstrap.cc:492] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:12.511952 12455 ts_tablet_manager.cc:1403] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.005s
I20260709 14:55:12.511689 12453 consensus_queue.cc:260] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.514183 12454 raft_consensus.cc:359] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.514886 12454 raft_consensus.cc:385] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.515189 12454 raft_consensus.cc:740] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.515018 12455 raft_consensus.cc:359] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.515738 12455 raft_consensus.cc:385] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.516054 12455 raft_consensus.cc:740] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.515969 12454 consensus_queue.cc:260] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.516762 12455 consensus_queue.cc:260] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.524628 12435 heartbeater.cc:499] Master 127.11.215.190:43237 was elected leader, sending a full tablet report...
I20260709 14:55:12.525079 12453 ts_tablet_manager.cc:1434] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 14:55:12.526134 12453 tablet_bootstrap.cc:492] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.532300 12453 tablet_bootstrap.cc:654] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:12.535955 12436 tablet.cc:2406] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:12.547616 12361 heartbeater.cc:499] Master 127.11.215.190:43237 was elected leader, sending a full tablet report...
I20260709 14:55:12.550590 12454 ts_tablet_manager.cc:1434] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.039s	user 0.000s	sys 0.015s
I20260709 14:55:12.550755 12455 ts_tablet_manager.cc:1434] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.039s	user 0.022s	sys 0.016s
I20260709 14:55:12.551304 12286 heartbeater.cc:499] Master 127.11.215.190:43237 was elected leader, sending a full tablet report...
I20260709 14:55:12.551705 12454 tablet_bootstrap.cc:492] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:12.551774 12455 tablet_bootstrap.cc:492] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:12.556368 12453 tablet_bootstrap.cc:492] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.556813 12453 ts_tablet_manager.cc:1403] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.005s
I20260709 14:55:12.559581 12453 raft_consensus.cc:359] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:12.560288 12453 raft_consensus.cc:385] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.560580 12453 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.561378 12453 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:12.563376 12455 tablet_bootstrap.cc:654] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.563400 12453 ts_tablet_manager.cc:1434] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:55:12.564378 12453 tablet_bootstrap.cc:492] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.570472 12453 tablet_bootstrap.cc:654] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.581480 12453 tablet_bootstrap.cc:492] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.581945 12453 ts_tablet_manager.cc:1403] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260709 14:55:12.583735 12461 raft_consensus.cc:493] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.584209 12461 raft_consensus.cc:515] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.584824 12453 raft_consensus.cc:359] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.585507 12453 raft_consensus.cc:385] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.585785 12453 raft_consensus.cc:740] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.588028 12461 leader_election.cc:290] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.596948 12453 consensus_queue.cc:260] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.600907 12453 ts_tablet_manager.cc:1434] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:12.601821 12453 tablet_bootstrap.cc:492] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.609503 12454 tablet_bootstrap.cc:654] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.616222 12453 tablet_bootstrap.cc:654] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.637974 12453 tablet_bootstrap.cc:492] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.638434 12453 ts_tablet_manager.cc:1403] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.002s
I20260709 14:55:12.641605 12453 raft_consensus.cc:359] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.642306 12453 raft_consensus.cc:385] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.642588 12453 raft_consensus.cc:740] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.643481 12453 consensus_queue.cc:260] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.646327 12453 ts_tablet_manager.cc:1434] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:55:12.647238 12453 tablet_bootstrap.cc:492] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.653151 12455 tablet_bootstrap.cc:492] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:12.653599 12455 ts_tablet_manager.cc:1403] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.102s	user 0.040s	sys 0.042s
I20260709 14:55:12.654040 12453 tablet_bootstrap.cc:654] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.659531 12455 raft_consensus.cc:359] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.660274 12455 raft_consensus.cc:385] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.660562 12455 raft_consensus.cc:740] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.661247 12455 consensus_queue.cc:260] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.661940 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:12.662684 12410 raft_consensus.cc:2468] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 0.
I20260709 14:55:12.664345 12225 leader_election.cc:304] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:12.665138 12461 raft_consensus.cc:2804] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.665540 12453 tablet_bootstrap.cc:492] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.665481 12461 raft_consensus.cc:493] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.665869 12454 tablet_bootstrap.cc:492] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:12.665892 12461 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.666419 12454 ts_tablet_manager.cc:1403] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.115s	user 0.006s	sys 0.005s
I20260709 14:55:12.667641 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:12.669206 12454 raft_consensus.cc:359] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:12.669862 12454 raft_consensus.cc:385] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:12.670081 12227 leader_election.cc:343] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.670324 12454 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.671021 12454 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:12.672987 12454 ts_tablet_manager.cc:1434] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:12.672895 12461 raft_consensus.cc:515] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.673914 12454 tablet_bootstrap.cc:492] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:12.674856 12461 leader_election.cc:290] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.675513 12453 ts_tablet_manager.cc:1403] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.008s
I20260709 14:55:12.676680 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:12.677211 12410 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.678282 12453 raft_consensus.cc:359] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.678972 12453 raft_consensus.cc:385] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.679247 12453 raft_consensus.cc:740] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.679970 12453 consensus_queue.cc:260] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.680449 12455 ts_tablet_manager.cc:1434] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:55:12.681313 12455 tablet_bootstrap.cc:492] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:12.681278 12454 tablet_bootstrap.cc:654] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.688361 12455 tablet_bootstrap.cc:654] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.692373 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:12.692387 12453 ts_tablet_manager.cc:1434] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 14:55:12.693976 12227 leader_election.cc:343] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.698928 12455 tablet_bootstrap.cc:492] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:12.699405 12455 ts_tablet_manager.cc:1403] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.003s
I20260709 14:55:12.694228 12453 tablet_bootstrap.cc:492] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.696614 12454 tablet_bootstrap.cc:492] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:12.701893 12454 ts_tablet_manager.cc:1403] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.000s
I20260709 14:55:12.703655 12410 raft_consensus.cc:2468] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 1.
I20260709 14:55:12.704284 12455 raft_consensus.cc:359] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.704833 12225 leader_election.cc:304] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [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: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:12.705037 12455 raft_consensus.cc:385] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.705370 12455 raft_consensus.cc:740] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.705605 12461 raft_consensus.cc:2804] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.706070 12455 consensus_queue.cc:260] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.706878 12454 raft_consensus.cc:359] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.707695 12454 raft_consensus.cc:385] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.708055 12454 raft_consensus.cc:740] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.708858 12454 consensus_queue.cc:260] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.711381 12454 ts_tablet_manager.cc:1434] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:12.712359 12461 raft_consensus.cc:697] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:12.713449 12453 tablet_bootstrap.cc:654] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.713312 12461 consensus_queue.cc:237] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.712358 12454 tablet_bootstrap.cc:492] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:12.729918 12455 ts_tablet_manager.cc:1434] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.030s	user 0.011s	sys 0.002s
I20260709 14:55:12.731149 12454 tablet_bootstrap.cc:654] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.734268 12460 raft_consensus.cc:493] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.734769 12460 raft_consensus.cc:515] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.738651 12460 leader_election.cc:290] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.762046 12453 tablet_bootstrap.cc:492] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.762805 12455 tablet_bootstrap.cc:492] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:12.763473 12453 ts_tablet_manager.cc:1403] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.020s
I20260709 14:55:12.766702 12453 raft_consensus.cc:359] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.767752 12453 raft_consensus.cc:385] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.768093 12453 raft_consensus.cc:740] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.769357 12454 tablet_bootstrap.cc:492] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:12.762753 12156 catalog_manager.cc:5697] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 0 to 1, leader changed from <none> to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 1 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.769807 12454 ts_tablet_manager.cc:1403] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.016s
I20260709 14:55:12.768959 12453 consensus_queue.cc:260] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.773594 12454 raft_consensus.cc:359] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.776863 12454 raft_consensus.cc:385] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.777315 12454 raft_consensus.cc:740] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.778038 12454 consensus_queue.cc:260] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.779469 12455 tablet_bootstrap.cc:654] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.782236 12453 ts_tablet_manager.cc:1434] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:12.784071 12453 tablet_bootstrap.cc:492] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.800691 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
W20260709 14:55:12.802553 12299 leader_election.cc:343] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.803409 12453 tablet_bootstrap.cc:654] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.806177 12454 ts_tablet_manager.cc:1434] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.007s
I20260709 14:55:12.807116 12454 tablet_bootstrap.cc:492] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:12.812042 12454 tablet_bootstrap.cc:654] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.813400 12455 tablet_bootstrap.cc:492] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:12.813902 12455 ts_tablet_manager.cc:1403] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.052s	user 0.002s	sys 0.010s
I20260709 14:55:12.814451 12453 tablet_bootstrap.cc:492] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.814900 12453 ts_tablet_manager.cc:1403] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260709 14:55:12.817178 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:12.817854 12410 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:12.817619 12453 raft_consensus.cc:359] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.818423 12453 raft_consensus.cc:385] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.818763 12453 raft_consensus.cc:740] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.819693 12300 leader_election.cc:304] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:12.819623 12453 consensus_queue.cc:260] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.820643 12460 raft_consensus.cc:2804] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.818815 12459 raft_consensus.cc:493] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.821002 12460 raft_consensus.cc:493] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.821317 12459 raft_consensus.cc:515] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.824151 12459 leader_election.cc:290] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:12.821332 12460 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.828904 12455 raft_consensus.cc:359] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.830422 12455 raft_consensus.cc:385] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.832729 12453 ts_tablet_manager.cc:1434] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:55:12.830730 12455 raft_consensus.cc:740] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.829416 12459 raft_consensus.cc:493] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.836535 12459 raft_consensus.cc:515] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.842971 12459 leader_election.cc:290] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:12.837949 12455 consensus_queue.cc:260] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.846306 12455 ts_tablet_manager.cc:1434] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:55:12.848256 12453 tablet_bootstrap.cc:492] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:12.849027 12460 raft_consensus.cc:515] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.850188 12455 tablet_bootstrap.cc:492] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:12.851164 12460 leader_election.cc:290] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.851869 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:12.852403 12261 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.856112 12459 raft_consensus.cc:493] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.856561 12459 raft_consensus.cc:515] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.858445 12459 leader_election.cc:290] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:12.863565 12459 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.864127 12459 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:12.866933 12261 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:12.868314 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:12.868818 12459 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081)
I20260709 14:55:12.868899 12410 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.868309 12299 leader_election.cc:304] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:12.871425 12460 raft_consensus.cc:2804] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:12.878715 12454 tablet_bootstrap.cc:492] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:12.880330 12454 ts_tablet_manager.cc:1403] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.013s
I20260709 14:55:12.881310 12453 tablet_bootstrap.cc:654] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.887636 12459 raft_consensus.cc:493] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.887988 12455 tablet_bootstrap.cc:654] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.888092 12459 raft_consensus.cc:515] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.890429 12459 leader_election.cc:290] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:12.894603 12410 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:12.894331 12454 raft_consensus.cc:359] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.895117 12454 raft_consensus.cc:385] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.899811 12491 raft_consensus.cc:493] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.900308 12491 raft_consensus.cc:515] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.902426 12491 leader_election.cc:290] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.902981 12491 raft_consensus.cc:493] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:12.903410 12491 raft_consensus.cc:515] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.905158 12491 leader_election.cc:290] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.906699 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.907423 12259 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 0.
I20260709 14:55:12.908325 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.896487 12454 raft_consensus.cc:740] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:12.895792 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.910579 12454 consensus_queue.cc:260] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.914053 12454 ts_tablet_manager.cc:1434] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:55:12.913877 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:12.914739 12409 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:12.915375 12454 tablet_bootstrap.cc:492] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:12.916039 12300 leader_election.cc:304] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:12.916997 12490 raft_consensus.cc:2804] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.917403 12490 raft_consensus.cc:493] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.917898 12490 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.919441 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.909691 12460 raft_consensus.cc:697] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:12.922164 12373 leader_election.cc:304] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
W20260709 14:55:12.923048 12373 leader_election.cc:343] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.922777 12460 consensus_queue.cc:237] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
W20260709 14:55:12.923686 12373 leader_election.cc:343] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:12.924278 12373 leader_election.cc:343] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.924818 12459 raft_consensus.cc:2804] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.925148 12459 raft_consensus.cc:493] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.925451 12459 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.936201 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.937995 12260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.936199 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:12.936736 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
W20260709 14:55:12.945783 12299 leader_election.cc:343] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:12.946063 12373 leader_election.cc:343] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:12.946717 12299 leader_election.cc:343] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.946666 12410 raft_consensus.cc:2468] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:12.952728 12300 leader_election.cc:304] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:12.954097 12489 raft_consensus.cc:2804] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.954490 12489 raft_consensus.cc:493] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.954816 12489 raft_consensus.cc:3060] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.955583 12454 tablet_bootstrap.cc:654] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:12.955063 12490 raft_consensus.cc:515] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.958271 12459 raft_consensus.cc:515] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.966388 12459 leader_election.cc:290] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:12.970276 12490 leader_election.cc:290] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:12.970119 12335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:12.971951 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:12.972569 12410 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.973151 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:12.974681 12333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:12.975379 12333 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 0.
I20260709 14:55:12.975976 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:12.976490 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:12.975888 12334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:12.976845 12332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:12.977548 12334 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 0.
I20260709 14:55:12.980233 12331 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.980710 12332 raft_consensus.cc:2393] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in current term 1: Already voted for candidate 9885ceafd1a6466bafc6ba68dab8b936 in this term.
W20260709 14:55:12.979758 12299 leader_election.cc:343] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.980286 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:12.988493 12453 tablet_bootstrap.cc:492] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:12.988912 12453 ts_tablet_manager.cc:1403] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.141s	user 0.013s	sys 0.011s
I20260709 14:55:12.991531 12376 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:12.992460 12459 raft_consensus.cc:2804] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:12.992805 12459 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:12.993130 12459 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:12.990674 12261 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:12.992806 12376 leader_election.cc:343] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:12.992033 12453 raft_consensus.cc:359] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:12.997635 12376 leader_election.cc:304] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1; no voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:12.998358 12453 raft_consensus.cc:385] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:12.998677 12453 raft_consensus.cc:740] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.000756 12486 raft_consensus.cc:2749] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.002178 12459 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:13.002528 12376 leader_election.cc:304] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1; no voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:12.996954 12158 catalog_manager.cc:5697] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:12.998656 12410 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.012969 12331 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 1.
I20260709 14:55:13.013386 12486 raft_consensus.cc:2749] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.015048 12459 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081)
I20260709 14:55:13.017535 12376 leader_election.cc:304] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:13.006153 12489 raft_consensus.cc:515] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.013631 12453 consensus_queue.cc:260] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.021057 12336 raft_consensus.cc:2393] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in current term 1: Already voted for candidate 9885ceafd1a6466bafc6ba68dab8b936 in this term.
I20260709 14:55:13.022245 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
W20260709 14:55:13.023649 12373 leader_election.cc:343] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.024435 12486 raft_consensus.cc:2804] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.016337 12454 tablet_bootstrap.cc:492] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:13.025975 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:13.026576 12331 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.036753 12376 leader_election.cc:304] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1; no voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.037688 12459 raft_consensus.cc:3060] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.037863 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:13.038618 12331 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 1.
I20260709 14:55:13.038743 12261 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 1.
I20260709 14:55:13.038107 12454 ts_tablet_manager.cc:1403] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.010s
I20260709 14:55:13.037360 12300 leader_election.cc:304] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.039603 12489 leader_election.cc:290] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.052968 12455 tablet_bootstrap.cc:492] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:13.039901 12460 raft_consensus.cc:2804] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.048357 12453 ts_tablet_manager.cc:1434] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260709 14:55:13.041142 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.057215 12453 tablet_bootstrap.cc:492] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1: Bootstrap starting.
I20260709 14:55:13.058830 12454 raft_consensus.cc:359] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.059719 12454 raft_consensus.cc:385] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.060051 12454 raft_consensus.cc:740] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.060793 12454 consensus_queue.cc:260] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.061951 12490 raft_consensus.cc:493] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.062389 12490 raft_consensus.cc:515] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.062911 12454 ts_tablet_manager.cc:1434] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.000s
W20260709 14:55:13.043951 12299 leader_election.cc:343] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.048027 12486 raft_consensus.cc:697] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:13.051976 12376 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.065533 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:13.066252 12496 raft_consensus.cc:2804] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.066315 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.064893 12490 leader_election.cc:290] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.066941 12409 raft_consensus.cc:2468] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:13.067736 12496 raft_consensus.cc:697] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:13.056447 12455 ts_tablet_manager.cc:1403] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.209s	user 0.009s	sys 0.018s
W20260709 14:55:13.066943 12299 leader_election.cc:343] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.068775 12300 leader_election.cc:304] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.068619 12496 consensus_queue.cc:237] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:13.069494 12490 raft_consensus.cc:2804] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.069839 12490 raft_consensus.cc:493] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.070156 12490 raft_consensus.cc:3060] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.071043 12454 tablet_bootstrap.cc:492] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:13.075551 12460 raft_consensus.cc:697] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.065836 12459 raft_consensus.cc:2749] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.080768 12490 raft_consensus.cc:515] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.083451 12410 raft_consensus.cc:2468] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.083542 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
W20260709 14:55:13.085701 12299 leader_election.cc:343] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.086766 12300 leader_election.cc:304] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.087006 12455 raft_consensus.cc:359] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:13.087565 12489 raft_consensus.cc:2804] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.088722 12489 raft_consensus.cc:697] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.089300 12453 tablet_bootstrap.cc:654] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.088567 12455 raft_consensus.cc:385] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.076311 12486 consensus_queue.cc:237] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.089936 12455 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.090691 12489 consensus_queue.cc:237] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.092396 12490 leader_election.cc:290] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.093864 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.094574 12410 raft_consensus.cc:3060] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.096946 12460 consensus_queue.cc:237] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.090679 12455 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:13.103040 12454 tablet_bootstrap.cc:654] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.105584 12410 raft_consensus.cc:2468] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.106761 12300 leader_election.cc:304] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.112551 12490 raft_consensus.cc:2804] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.115464 12473 raft_consensus.cc:493] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.115978 12473 raft_consensus.cc:515] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.119179 12461 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.119669 12461 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:13.120537 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:13.121742 12461 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.122439 12473 leader_election.cc:290] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.123409 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:13.124909 12331 raft_consensus.cc:2393] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3f95067f0c442a9a23355b623d785bf in current term 1: Already voted for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in this term.
I20260709 14:55:13.122730 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.124481 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.125627 12455 ts_tablet_manager.cc:1434] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.007s
I20260709 14:55:13.126672 12455 tablet_bootstrap.cc:492] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:13.117002 12490 raft_consensus.cc:697] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.129231 12490 consensus_queue.cc:237] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
W20260709 14:55:13.122788 12227 leader_election.cc:343] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:13.134274 12225 leader_election.cc:343] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:13.135293 12227 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3f95067f0c442a9a23355b623d785bf; no voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:13.136955 12473 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.150430 12156 catalog_manager.cc:5697] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.152073 12473 raft_consensus.cc:2749] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.142970 12225 leader_election.cc:304] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3f95067f0c442a9a23355b623d785bf; no voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:13.154734 12453 tablet_bootstrap.cc:492] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1: No bootstrap required, opened a new log
I20260709 14:55:13.155097 12453 ts_tablet_manager.cc:1403] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent bootstrapping tablet: real 0.098s	user 0.028s	sys 0.018s
I20260709 14:55:13.156450 12461 raft_consensus.cc:2749] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.152783 12158 catalog_manager.cc:5697] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:13.160266 12453 raft_consensus.cc:359] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.160856 12453 raft_consensus.cc:385] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.161103 12453 raft_consensus.cc:740] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.161824 12453 consensus_queue.cc:260] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.163913 12453 ts_tablet_manager.cc:1434] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:13.166204 12455 tablet_bootstrap.cc:654] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.170660 12454 tablet_bootstrap.cc:492] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:13.171155 12454 ts_tablet_manager.cc:1403] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.006s
I20260709 14:55:13.174357 12454 raft_consensus.cc:359] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.175153 12454 raft_consensus.cc:385] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.175501 12454 raft_consensus.cc:740] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.176283 12454 consensus_queue.cc:260] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.178637 12454 ts_tablet_manager.cc:1434] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:13.179569 12454 tablet_bootstrap.cc:492] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:13.180914 12156 catalog_manager.cc:5697] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.184108 12156 catalog_manager.cc:5697] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.185647 12454 tablet_bootstrap.cc:654] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.195631 12158 catalog_manager.cc:5697] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.196756 12454 tablet_bootstrap.cc:492] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:13.197310 12454 ts_tablet_manager.cc:1403] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260709 14:55:13.200528 12454 raft_consensus.cc:359] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.201171 12454 raft_consensus.cc:385] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.201424 12454 raft_consensus.cc:740] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.202070 12454 consensus_queue.cc:260] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.204208 12454 ts_tablet_manager.cc:1434] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:13.205057 12454 tablet_bootstrap.cc:492] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: Bootstrap starting.
I20260709 14:55:13.210958 12455 tablet_bootstrap.cc:492] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:13.211440 12455 ts_tablet_manager.cc:1403] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.038s
I20260709 14:55:13.212249 12454 tablet_bootstrap.cc:654] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.214233 12455 raft_consensus.cc:359] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.214941 12455 raft_consensus.cc:385] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.215217 12455 raft_consensus.cc:740] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.215956 12455 consensus_queue.cc:260] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.218443 12455 ts_tablet_manager.cc:1434] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:55:13.219404 12455 tablet_bootstrap.cc:492] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:13.223429 12454 tablet_bootstrap.cc:492] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: No bootstrap required, opened a new log
I20260709 14:55:13.223831 12454 ts_tablet_manager.cc:1403] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260709 14:55:13.226227 12454 raft_consensus.cc:359] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.226842 12454 raft_consensus.cc:385] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.227100 12454 raft_consensus.cc:740] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.228139 12455 tablet_bootstrap.cc:654] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.227747 12454 consensus_queue.cc:260] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.231415 12454 ts_tablet_manager.cc:1434] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:13.233714 12455 tablet_bootstrap.cc:492] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:13.234066 12455 ts_tablet_manager.cc:1403] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260709 14:55:13.236256 12455 raft_consensus.cc:359] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.236732 12455 raft_consensus.cc:385] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.236948 12455 raft_consensus.cc:740] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.237504 12455 consensus_queue.cc:260] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.239218 12455 ts_tablet_manager.cc:1434] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:55:13.240062 12455 tablet_bootstrap.cc:492] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:13.244935 12455 tablet_bootstrap.cc:654] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.248620 12455 tablet_bootstrap.cc:492] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:13.248978 12455 ts_tablet_manager.cc:1403] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:55:13.250900 12455 raft_consensus.cc:359] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.251410 12455 raft_consensus.cc:385] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.251610 12455 raft_consensus.cc:740] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.252074 12455 consensus_queue.cc:260] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.253430 12455 ts_tablet_manager.cc:1434] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:55:13.254388 12455 tablet_bootstrap.cc:492] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf: Bootstrap starting.
I20260709 14:55:13.258232 12455 tablet_bootstrap.cc:654] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:13.262217 12455 tablet_bootstrap.cc:492] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf: No bootstrap required, opened a new log
I20260709 14:55:13.262614 12455 ts_tablet_manager.cc:1403] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf: Time spent bootstrapping tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:55:13.265009 12455 raft_consensus.cc:359] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.265517 12455 raft_consensus.cc:385] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:13.265748 12455 raft_consensus.cc:740] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Initialized, Role: FOLLOWER
I20260709 14:55:13.266243 12455 consensus_queue.cc:260] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.267623 12455 ts_tablet_manager.cc:1434] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:13.315851 12331 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.317319 12473 consensus_queue.cc:1048] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.321856 12490 raft_consensus.cc:493] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.322331 12490 raft_consensus.cc:515] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.326221 12473 consensus_queue.cc:1048] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.328465 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:13.332396 12490 leader_election.cc:290] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.333562 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.335141 12300 leader_election.cc:304] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 9885ceafd1a6466bafc6ba68dab8b936; no voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.357926 12490 raft_consensus.cc:2749] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:13.412794 12490 raft_consensus.cc:493] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.413266 12490 raft_consensus.cc:515] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.414858 12490 leader_election.cc:290] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.415787 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:13.415992 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.416285 12261 raft_consensus.cc:2468] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:13.416611 12409 raft_consensus.cc:2468] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:13.417484 12299 leader_election.cc:304] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:13.418278 12490 raft_consensus.cc:2804] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.418614 12490 raft_consensus.cc:493] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.418951 12490 raft_consensus.cc:3060] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.420734 12460 consensus_queue.cc:1048] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.421353 12489 consensus_queue.cc:1048] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.425172 12490 raft_consensus.cc:515] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.427747 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:13.428267 12259 raft_consensus.cc:3060] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.441335 12259 raft_consensus.cc:2468] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.443475 12299 leader_election.cc:304] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:13.444643 12460 raft_consensus.cc:2804] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.445102 12460 raft_consensus.cc:697] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.445889 12460 consensus_queue.cc:237] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.447350 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.447952 12409 raft_consensus.cc:3060] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.443399 12490 leader_election.cc:290] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.455219 12409 raft_consensus.cc:2468] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.459650 12156 catalog_manager.cc:5697] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.477531 12460 raft_consensus.cc:493] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.478031 12460 raft_consensus.cc:515] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.480453 12460 leader_election.cc:290] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.480816 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf" is_pre_election: true
I20260709 14:55:13.481164 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.481325 12259 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:13.482169 12409 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 0.
I20260709 14:55:13.482297 12299 leader_election.cc:304] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:13.482981 12460 raft_consensus.cc:2804] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:13.483314 12460 raft_consensus.cc:493] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:13.483516 12473 raft_consensus.cc:493] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:13.483680 12460 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.483937 12473 raft_consensus.cc:515] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.485492 12473 leader_election.cc:290] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.486171 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936" is_pre_election: true
I20260709 14:55:13.488065 12259 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.491393 12460 raft_consensus.cc:515] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
W20260709 14:55:13.493762 12206 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:13.495048 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:13.495127 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" is_pre_election: true
I20260709 14:55:13.495631 12261 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.495936 12409 raft_consensus.cc:2393] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3f95067f0c442a9a23355b623d785bf in current term 1: Already voted for candidate 9885ceafd1a6466bafc6ba68dab8b936 in this term.
I20260709 14:55:13.496871 12225 leader_election.cc:304] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3f95067f0c442a9a23355b623d785bf; no voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:13.494125 12460 leader_election.cc:290] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.494735 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.498301 12410 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.499478 12473 raft_consensus.cc:3060] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.500396 12460 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.504593 12410 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.505520 12473 raft_consensus.cc:2749] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:13.506158 12300 leader_election.cc:304] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:13.507650 12460 raft_consensus.cc:2804] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:13.508407 12261 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 1.
I20260709 14:55:13.508754 12460 raft_consensus.cc:697] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.509632 12460 consensus_queue.cc:237] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.513311 12489 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.525027 12158 catalog_manager.cc:5697] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.554006 12259 raft_consensus.cc:3060] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:13.557251 12486 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.560595 12490 consensus_queue.cc:1048] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:13.564213 12490 consensus_queue.cc:1048] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.570246 12459 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.584277 12490 consensus_queue.cc:1048] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.603770 12490 consensus_queue.cc:1048] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.641033 12409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:43478
I20260709 14:55:13.641546 12409 raft_consensus.cc:606] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.646328 12409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:43478
I20260709 14:55:13.646768 12409 raft_consensus.cc:606] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.658493 12331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:45794
I20260709 14:55:13.659044 12331 raft_consensus.cc:606] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.663626 12331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:45794
I20260709 14:55:13.664076 12331 raft_consensus.cc:606] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.673483 12459 consensus_queue.cc:1048] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.681715 12459 raft_consensus.cc:993] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:13.682113 12459 raft_consensus.cc:1081] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:13.685772 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34682
I20260709 14:55:13.685777 12258 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
mode: GRACEFUL
new_leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:34694
I20260709 14:55:13.686647 12258 raft_consensus.cc:606] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 LEADER]: Received request to transfer leadership to TS 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:13.687884 12261 raft_consensus.cc:493] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.688266 12261 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.694774 12497 consensus_queue.cc:1048] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:13.699798 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "961d8c339d4948d68ae8da5539423492"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:45794
I20260709 14:55:13.700356 12336 raft_consensus.cc:606] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Received request to transfer leadership to TS 6c2b0c4d351e4dfda9e86afd8db21de1
I20260709 14:55:13.701859 12261 raft_consensus.cc:515] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.705788 12261 leader_election.cc:290] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.705945 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:13.706487 12331 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.707471 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.707989 12409 raft_consensus.cc:3055] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.708303 12409 raft_consensus.cc:740] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:13.709052 12409 consensus_queue.cc:260] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.710362 12409 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.712757 12331 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:13.713884 12227 leader_election.cc:304] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:13.714601 12473 raft_consensus.cc:2804] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.715059 12473 raft_consensus.cc:697] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:13.715842 12473 consensus_queue.cc:237] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.717842 12409 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:13.722687 12158 catalog_manager.cc:5697] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 1 to 2, leader changed from 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 2 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.732966 12461 raft_consensus.cc:993] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: : Instructing follower 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:13.733367 12473 raft_consensus.cc:1081] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 LEADER]: Signalling peer 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:13.734783 12331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:45770
I20260709 14:55:13.735298 12331 raft_consensus.cc:493] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.735679 12331 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.740217 12331 raft_consensus.cc:515] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.741638 12331 leader_election.cc:290] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 2 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.742501 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:13.742892 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.743098 12261 raft_consensus.cc:3055] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.743378 12409 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.743465 12261 raft_consensus.cc:740] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:13.744287 12261 consensus_queue.cc:260] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.745443 12261 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.747666 12409 raft_consensus.cc:2468] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 2.
I20260709 14:55:13.748737 12300 leader_election.cc:304] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:13.749322 12490 raft_consensus.cc:2804] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.749679 12490 raft_consensus.cc:697] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.750404 12490 consensus_queue.cc:237] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.751554 12261 raft_consensus.cc:2468] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 2.
I20260709 14:55:13.756227 12158 catalog_manager.cc:5697] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 1 to 2, leader changed from d3f95067f0c442a9a23355b623d785bf (127.11.215.129) to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.883302 12491 raft_consensus.cc:993] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:13.883701 12490 raft_consensus.cc:1081] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:13.885021 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34680
I20260709 14:55:13.885586 12261 raft_consensus.cc:493] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.885989 12261 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.892501 12261 raft_consensus.cc:515] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.894450 12261 leader_election.cc:290] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:13.895382 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:13.895557 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:13.896046 12409 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.896061 12331 raft_consensus.cc:3055] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.896555 12331 raft_consensus.cc:740] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.897435 12331 consensus_queue.cc:260] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.898612 12331 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.902527 12409 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:13.903592 12225 leader_election.cc:304] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:13.904359 12473 raft_consensus.cc:2804] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.904633 12331 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:13.904866 12473 raft_consensus.cc:697] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:13.905961 12473 consensus_queue.cc:237] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.912521 12158 catalog_manager.cc:5697] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 1 to 2, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 2 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:13.925499 12490 consensus_queue.cc:1048] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.931706 12491 raft_consensus.cc:993] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:13.932130 12491 raft_consensus.cc:1081] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Signalling peer 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:13.933964 12410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "961d8c339d4948d68ae8da5539423492"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:43464
I20260709 14:55:13.934508 12410 raft_consensus.cc:493] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:13.934841 12410 raft_consensus.cc:3060] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.938073 12460 consensus_queue.cc:1048] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.941352 12410 raft_consensus.cc:515] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.942417 12409 raft_consensus.cc:1240] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Rejecting Update request from peer 9885ceafd1a6466bafc6ba68dab8b936 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:13.943912 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:13.946244 12460 consensus_queue.cc:1059] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.947103 12460 raft_consensus.cc:3055] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:13.947435 12460 raft_consensus.cc:740] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:13.947638 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961d8c339d4948d68ae8da5539423492" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:13.948272 12410 leader_election.cc:290] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:13.948388 12460 consensus_queue.cc:260] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.949434 12460 raft_consensus.cc:3060] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:13.957579 12460 consensus_queue.cc:1048] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.963762 12331 raft_consensus.cc:2468] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:13.965631 12376 leader_election.cc:304] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:13.966714 12486 raft_consensus.cc:2804] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:13.967170 12486 raft_consensus.cc:697] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:13.967965 12486 consensus_queue.cc:237] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:13.972110 12460 consensus_queue.cc:1048] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:13.975508 12158 catalog_manager.cc:5697] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 1 to 2, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.040786 12460 raft_consensus.cc:993] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:14.041229 12490 raft_consensus.cc:1081] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:14.044552 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34680
I20260709 14:55:14.045101 12261 raft_consensus.cc:493] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.045509 12261 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.051887 12261 raft_consensus.cc:515] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:14.054601 12261 leader_election.cc:290] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:14.054878 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:14.055629 12409 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.056649 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:14.057466 12331 raft_consensus.cc:3055] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.057710 12331 raft_consensus.cc:740] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:14.058385 12331 consensus_queue.cc:260] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:14.059255 12331 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.062285 12409 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:14.063287 12225 leader_election.cc:304] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:14.063723 12331 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:14.064072 12473 raft_consensus.cc:2804] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.064554 12473 raft_consensus.cc:697] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:14.065340 12473 consensus_queue.cc:237] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:14.071920 12158 catalog_manager.cc:5697] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 1 to 2, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 2 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:14.128929 12331 raft_consensus.cc:1275] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.130257 12473 consensus_queue.cc:1048] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.135198 12409 raft_consensus.cc:1275] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.136694 12473 consensus_queue.cc:1048] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.155701 12486 raft_consensus.cc:993] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:14.156093 12497 raft_consensus.cc:1081] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:14.157428 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34682
I20260709 14:55:14.157951 12261 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:14.158322 12261 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.164597 12261 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:14.166843 12261 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:14.167065 12331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:14.167420 12409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:14.167673 12331 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.167953 12409 raft_consensus.cc:3055] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:14.168242 12409 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:14.168968 12409 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:14.170157 12409 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.173862 12331 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:14.174913 12227 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:14.175716 12473 raft_consensus.cc:2804] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:14.176177 12473 raft_consensus.cc:697] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:14.176311 12409 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 2.
I20260709 14:55:14.176994 12473 consensus_queue.cc:237] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:14.184032 12158 catalog_manager.cc:5697] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 1 to 2, leader changed from 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 2 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:14.213686 12409 raft_consensus.cc:1275] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.214879 12491 consensus_queue.cc:1048] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.222218 12261 raft_consensus.cc:1275] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.224604 12490 consensus_queue.cc:1048] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.303403 12409 raft_consensus.cc:1275] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.304602 12473 consensus_queue.cc:1048] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.311086 12331 raft_consensus.cc:1275] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.312585 12461 consensus_queue.cc:1048] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.372735 12261 raft_consensus.cc:3060] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:14.376555 12331 raft_consensus.cc:1275] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.377652 12497 consensus_queue.cc:1048] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.379184 12261 raft_consensus.cc:1275] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.380347 12497 consensus_queue.cc:1048] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.452147 12331 raft_consensus.cc:1275] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.453382 12461 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.459986 12409 raft_consensus.cc:1275] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.461880 12473 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.591408 12410 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.592425 12461 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:14.600889 12331 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:14.602224 12512 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:16.725888 12126 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:55:16.726696 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:16.744786 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:45804
I20260709 14:55:16.745252 12336 raft_consensus.cc:606] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Received request to transfer leadership to TS 6c2b0c4d351e4dfda9e86afd8db21de1
I20260709 14:55:16.754757 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
mode: GRACEFUL
new_leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:34708
I20260709 14:55:16.755221 12261 raft_consensus.cc:606] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Received request to transfer leadership to TS 6c2b0c4d351e4dfda9e86afd8db21de1
I20260709 14:55:16.756219 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:16.756608 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:16.831921 12512 raft_consensus.cc:993] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: : Instructing follower 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:16.832392 12541 raft_consensus.cc:1081] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Signalling peer 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:16.833693 12409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:43450
I20260709 14:55:16.834121 12409 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:16.834376 12409 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:16.838577 12409 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:16.840664 12409 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 3 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081)
I20260709 14:55:16.841048 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:16.841218 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:16.841619 12336 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:16.841732 12261 raft_consensus.cc:3055] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:16.842087 12261 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:16.842746 12261 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [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: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:16.843551 12261 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:16.847204 12261 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 3.
I20260709 14:55:16.847414 12336 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 3.
I20260709 14:55:16.848181 12373 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:16.848949 12497 raft_consensus.cc:2804] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:16.850172 12497 raft_consensus.cc:697] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:16.851009 12497 consensus_queue.cc:237] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:16.857337 12158 catalog_manager.cc:5697] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 2 to 3, leader changed from d3f95067f0c442a9a23355b623d785bf (127.11.215.129) to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.010419 12490 raft_consensus.cc:993] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:17.010849 12490 raft_consensus.cc:1081] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Signalling peer 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:17.012202 12410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:43464
I20260709 14:55:17.012647 12410 raft_consensus.cc:493] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.012962 12410 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:17.017249 12410 raft_consensus.cc:515] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:17.018749 12410 leader_election.cc:290] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:17.019420 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:17.019707 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:17.019997 12261 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:17.020259 12336 raft_consensus.cc:3055] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:17.020587 12336 raft_consensus.cc:740] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:17.021265 12336 consensus_queue.cc:260] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:17.022135 12336 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:17.024549 12261 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:17.025343 12373 leader_election.cc:304] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:17.026039 12497 raft_consensus.cc:2804] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:17.026401 12497 raft_consensus.cc:697] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:17.026525 12336 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:17.027138 12497 consensus_queue.cc:237] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:17.034159 12158 catalog_manager.cc:5697] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 1 to 2, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:17.330088 12336 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.331148 12497 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.341847 12261 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:17.343180 12547 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:17.566736 12261 raft_consensus.cc:1275] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:17.567834 12547 consensus_queue.cc:1048] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:17.574949 12336 raft_consensus.cc:1275] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:17.576323 12547 consensus_queue.cc:1048] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:17.757375 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:17.766371 12410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
mode: GRACEFUL
new_leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:43478
I20260709 14:55:17.766832 12410 raft_consensus.cc:606] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 LEADER]: Received request to transfer leadership to TS 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:17.771011 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
mode: GRACEFUL
new_leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:34694
I20260709 14:55:17.771530 12261 raft_consensus.cc:606] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Received request to transfer leadership to TS 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:17.775974 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
mode: GRACEFUL
new_leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:34694
I20260709 14:55:17.776355 12261 raft_consensus.cc:606] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Received request to transfer leadership to TS 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:17.780063 12261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
mode: GRACEFUL
new_leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:34694
I20260709 14:55:17.780439 12261 raft_consensus.cc:606] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Received request to transfer leadership to TS 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:17.786437 12410 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
mode: GRACEFUL
new_leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:43478
I20260709 14:55:17.786870 12410 raft_consensus.cc:606] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Received request to transfer leadership to TS 9885ceafd1a6466bafc6ba68dab8b936
I20260709 14:55:17.928043 12541 raft_consensus.cc:993] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: : Instructing follower 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:17.928426 12561 raft_consensus.cc:1081] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Signalling peer 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:17.929675 12336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:45770
I20260709 14:55:17.930094 12336 raft_consensus.cc:493] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.930370 12336 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.934419 12336 raft_consensus.cc:515] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:17.935881 12336 leader_election.cc:290] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 3 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:17.936533 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:17.937062 12261 raft_consensus.cc:3055] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:17.936946 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd227435fce94b99a5916c42c4a567b4" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:17.937374 12261 raft_consensus.cc:740] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:17.937556 12410 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.938064 12261 consensus_queue.cc:260] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:17.939110 12261 raft_consensus.cc:3060] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:17.943614 12410 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:17.944635 12261 raft_consensus.cc:2468] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:17.944731 12300 leader_election.cc:304] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:17.945408 12490 raft_consensus.cc:2804] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:17.946127 12490 raft_consensus.cc:697] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:17.946816 12490 consensus_queue.cc:237] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:17.952139 12546 raft_consensus.cc:993] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: : Instructing follower 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:17.952548 12547 raft_consensus.cc:1081] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 LEADER]: Signalling peer 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:17.952909 12158 catalog_manager.cc:5697] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 2 to 3, leader changed from d3f95067f0c442a9a23355b623d785bf (127.11.215.129) to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:17.953837 12336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:45786
I20260709 14:55:17.954239 12336 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:17.954504 12336 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:17.960286 12336 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:17.962013 12336 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 4 election: Requested vote from peers 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993), d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081)
I20260709 14:55:17.962867 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:17.963238 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:17.963382 12410 raft_consensus.cc:3055] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:17.963722 12261 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:17.963703 12410 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:17.964531 12410 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:17.965456 12410 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:17.968232 12261 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 4.
I20260709 14:55:17.969080 12299 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:17.969645 12490 raft_consensus.cc:2804] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:17.970053 12490 raft_consensus.cc:697] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:17.970770 12410 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 4.
I20260709 14:55:17.970755 12490 consensus_queue.cc:237] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:17.975965 12158 catalog_manager.cc:5697] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 3 to 4, leader changed from 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131) to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 4 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.083079 12546 raft_consensus.cc:993] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: : Instructing follower 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:18.083565 12547 raft_consensus.cc:1081] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Signalling peer 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:18.084823 12336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:45786
I20260709 14:55:18.085239 12336 raft_consensus.cc:493] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.085592 12336 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.089697 12336 raft_consensus.cc:515] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.091274 12336 leader_election.cc:290] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 3 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:18.091909 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:18.092319 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "192ddf0e444e44f5a4eaefd29c8e5762" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:18.094534 12261 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.094578 12410 raft_consensus.cc:3055] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:18.094964 12410 raft_consensus.cc:740] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:18.095692 12410 consensus_queue.cc:260] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.096885 12410 raft_consensus.cc:3060] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.100373 12261 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:18.101312 12299 leader_election.cc:304] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 9885ceafd1a6466bafc6ba68dab8b936, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:18.102025 12490 raft_consensus.cc:2804] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:18.102097 12410 raft_consensus.cc:2468] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:18.102571 12490 raft_consensus.cc:697] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:18.103313 12490 consensus_queue.cc:237] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.108039 12158 catalog_manager.cc:5697] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 2 to 3, leader changed from 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131) to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.144340 12541 raft_consensus.cc:993] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: : Instructing follower 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:18.144721 12561 raft_consensus.cc:1081] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Signalling peer 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:18.145967 12336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:45770
I20260709 14:55:18.146361 12336 raft_consensus.cc:493] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.146631 12336 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.150709 12336 raft_consensus.cc:515] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.152115 12336 leader_election.cc:290] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 3 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:18.152881 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:18.153242 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:18.153362 12261 raft_consensus.cc:3055] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:18.153692 12261 raft_consensus.cc:740] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:18.153697 12410 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.154349 12261 consensus_queue.cc:260] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.155102 12261 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.157528 12410 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:18.158386 12300 leader_election.cc:304] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:18.158764 12261 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:18.158972 12490 raft_consensus.cc:2804] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:18.159415 12490 raft_consensus.cc:697] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:18.160032 12490 consensus_queue.cc:237] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.165716 12158 catalog_manager.cc:5697] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 2 to 3, leader changed from d3f95067f0c442a9a23355b623d785bf (127.11.215.129) to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.213279 12541 raft_consensus.cc:993] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: : Instructing follower 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:18.213671 12561 raft_consensus.cc:1081] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Signalling peer 9885ceafd1a6466bafc6ba68dab8b936 to start an election
I20260709 14:55:18.214972 12336 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
 from {username='slave'} at 127.0.0.1:45770
I20260709 14:55:18.215463 12336 raft_consensus.cc:493] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:18.215734 12336 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.219916 12336 raft_consensus.cc:515] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.221372 12336 leader_election.cc:290] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [CANDIDATE]: Term 3 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:18.222117 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:18.222337 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcfd4b77cc424161a087ec97cc5f492d" candidate_uuid: "9885ceafd1a6466bafc6ba68dab8b936" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:18.222590 12261 raft_consensus.cc:3055] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:18.222791 12410 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.222867 12261 raft_consensus.cc:740] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:18.223517 12261 consensus_queue.cc:260] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.224274 12261 raft_consensus.cc:3060] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:18.226563 12410 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:18.227494 12300 leader_election.cc:304] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [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: 6c2b0c4d351e4dfda9e86afd8db21de1, 9885ceafd1a6466bafc6ba68dab8b936; no voters: 
I20260709 14:55:18.227922 12261 raft_consensus.cc:2468] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9885ceafd1a6466bafc6ba68dab8b936 in term 3.
I20260709 14:55:18.228258 12490 raft_consensus.cc:2804] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:18.228928 12490 raft_consensus.cc:697] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Becoming Leader. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:18.229498 12490 consensus_queue.cc:237] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:18.235102 12158 catalog_manager.cc:5697] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 reported cstate change: term changed from 2 to 3, leader changed from d3f95067f0c442a9a23355b623d785bf (127.11.215.129) to 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "9885ceafd1a6466bafc6ba68dab8b936" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:18.329757 12261 raft_consensus.cc:1275] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.330753 12490 consensus_queue.cc:1048] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.339684 12410 raft_consensus.cc:1275] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.341053 12562 consensus_queue.cc:1048] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.487262 12410 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:18.488394 12562 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:18.495658 12261 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:18.497339 12490 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:18.519647 12410 raft_consensus.cc:1275] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.520689 12490 consensus_queue.cc:1048] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.526969 12261 raft_consensus.cc:1275] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.528467 12490 consensus_queue.cc:1048] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.769793 12261 raft_consensus.cc:1275] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.770959 12576 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.772472 12410 raft_consensus.cc:1275] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.773579 12576 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.839705 12410 raft_consensus.cc:1275] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.840845 12576 consensus_queue.cc:1048] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:18.848181 12261 raft_consensus.cc:1275] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Refusing update from remote peer 9885ceafd1a6466bafc6ba68dab8b936: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:18.850955 12490 consensus_queue.cc:1048] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:20.794922 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:20.802018 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:45804
I20260709 14:55:20.802754 12336 raft_consensus.cc:606] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:20.805122 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:45804
I20260709 14:55:20.805572 12336 raft_consensus.cc:606] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Received request to transfer leadership to TS 6c2b0c4d351e4dfda9e86afd8db21de1
I20260709 14:55:20.807544 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:45804
I20260709 14:55:20.807940 12336 raft_consensus.cc:606] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:20.809828 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:45804
I20260709 14:55:20.810211 12336 raft_consensus.cc:606] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 LEADER]: Received request to transfer leadership to TS d3f95067f0c442a9a23355b623d785bf
I20260709 14:55:20.812050 12336 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04"
dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
mode: GRACEFUL
new_leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:45804
I20260709 14:55:20.812450 12336 raft_consensus.cc:606] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Received request to transfer leadership to TS 6c2b0c4d351e4dfda9e86afd8db21de1
I20260709 14:55:20.813282 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:20.813663 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:20.829138 12583 raft_consensus.cc:993] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:20.829638 12490 raft_consensus.cc:1081] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Signalling peer 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:20.831067 12410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:43464
I20260709 14:55:20.831602 12410 raft_consensus.cc:493] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.831943 12410 raft_consensus.cc:3060] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.836628 12410 raft_consensus.cc:515] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:20.838167 12410 leader_election.cc:290] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:20.838935 12261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:20.839165 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef8a4a35165c4b7a96dabc06207a9a04" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:20.839668 12336 raft_consensus.cc:3055] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:20.839903 12336 raft_consensus.cc:740] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:20.840344 12261 raft_consensus.cc:3060] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.840620 12336 consensus_queue.cc:260] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:20.841902 12336 raft_consensus.cc:3060] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:20.846515 12261 raft_consensus.cc:2468] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:20.847674 12373 leader_election.cc:304] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:20.848083 12336 raft_consensus.cc:2468] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:20.848397 12547 raft_consensus.cc:2804] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:20.849462 12547 raft_consensus.cc:697] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:20.850313 12547 consensus_queue.cc:237] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:20.856588 12155 catalog_manager.cc:5697] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 1 to 2, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:20.918042 12583 raft_consensus.cc:993] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:20.918481 12490 raft_consensus.cc:1081] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:20.919915 12261 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34680
I20260709 14:55:20.920346 12261 raft_consensus.cc:493] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.920593 12261 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.924388 12261 raft_consensus.cc:515] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:20.925911 12261 leader_election.cc:290] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 4 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:20.926783 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:20.927085 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c735820c43a40489e8c7338a3c43798" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:20.927243 12336 raft_consensus.cc:3055] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:20.927584 12410 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.927577 12336 raft_consensus.cc:740] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:20.928366 12336 consensus_queue.cc:260] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:20.929209 12336 raft_consensus.cc:3060] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:20.931464 12410 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 4.
I20260709 14:55:20.932478 12225 leader_election.cc:304] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [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: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:20.933421 12336 raft_consensus.cc:2468] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 4.
I20260709 14:55:20.934128 12590 raft_consensus.cc:2804] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:20.935134 12590 raft_consensus.cc:697] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 4 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:20.935911 12590 consensus_queue.cc:237] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:20.942312 12155 catalog_manager.cc:5697] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 3 to 4, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 4 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:20.949894 12490 raft_consensus.cc:993] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:20.950306 12583 raft_consensus.cc:1081] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:20.951743 12259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34680
I20260709 14:55:20.952158 12259 raft_consensus.cc:493] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:20.952463 12259 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:20.956777 12259 raft_consensus.cc:515] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:20.958201 12259 leader_election.cc:290] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 5 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:20.958861 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:20.959123 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32df480e67cd406695b7ed07fdc24430" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:20.959438 12336 raft_consensus.cc:3055] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:20.959602 12410 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:20.959769 12336 raft_consensus.cc:740] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:20.960568 12336 consensus_queue.cc:260] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:20.961650 12336 raft_consensus.cc:3060] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:20.965229 12410 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 5.
I20260709 14:55:20.966239 12225 leader_election.cc:304] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [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: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:20.966867 12590 raft_consensus.cc:2804] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:20.967309 12590 raft_consensus.cc:697] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 5 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:20.967567 12336 raft_consensus.cc:2468] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 5.
I20260709 14:55:20.968189 12590 consensus_queue.cc:237] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [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: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } }
I20260709 14:55:20.976747 12155 catalog_manager.cc:5697] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 4 to 5, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 5 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.055624 12490 raft_consensus.cc:993] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:21.055997 12583 raft_consensus.cc:1081] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 LEADER]: Signalling peer d3f95067f0c442a9a23355b623d785bf to start an election
I20260709 14:55:21.057238 12259 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31"
dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
 from {username='slave'} at 127.0.0.1:34680
I20260709 14:55:21.057662 12259 raft_consensus.cc:493] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.057928 12259 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.062076 12259 raft_consensus.cc:515] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:21.063602 12259 leader_election.cc:290] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [CANDIDATE]: Term 3 election: Requested vote from peers 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879), 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131:33993)
I20260709 14:55:21.064246 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:21.064466 12410 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e246484b768749f980b8e3cf0137cf31" candidate_uuid: "d3f95067f0c442a9a23355b623d785bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
I20260709 14:55:21.064756 12336 raft_consensus.cc:3055] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:21.064905 12410 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.065060 12336 raft_consensus.cc:740] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:21.065789 12336 consensus_queue.cc:260] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:21.066820 12336 raft_consensus.cc:3060] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:21.070472 12410 raft_consensus.cc:2468] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 3.
I20260709 14:55:21.071462 12225 leader_election.cc:304] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [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: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:21.071969 12336 raft_consensus.cc:2468] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f95067f0c442a9a23355b623d785bf in term 3.
I20260709 14:55:21.072088 12590 raft_consensus.cc:2804] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:21.072549 12590 raft_consensus.cc:697] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 3 LEADER]: Becoming Leader. State: Replica: d3f95067f0c442a9a23355b623d785bf, State: Running, Role: LEADER
I20260709 14:55:21.073385 12590 consensus_queue.cc:237] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [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: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:21.079542 12155 catalog_manager.cc:5697] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf reported cstate change: term changed from 2 to 3, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to d3f95067f0c442a9a23355b623d785bf (127.11.215.129). New cstate: current_term: 3 leader_uuid: "d3f95067f0c442a9a23355b623d785bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:21.165372 12490 raft_consensus.cc:993] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: : Instructing follower 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:21.165761 12583 raft_consensus.cc:1081] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Signalling peer 6c2b0c4d351e4dfda9e86afd8db21de1 to start an election
I20260709 14:55:21.167032 12410 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c"
dest_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1"
 from {username='slave'} at 127.0.0.1:43464
I20260709 14:55:21.167472 12410 raft_consensus.cc:493] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:21.167724 12410 raft_consensus.cc:3060] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.171490 12410 raft_consensus.cc:515] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:21.172710 12410 leader_election.cc:290] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Requested vote from peers d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081), 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130:37879)
I20260709 14:55:21.173508 12259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f95067f0c442a9a23355b623d785bf"
I20260709 14:55:21.173645 12336 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d725240f7ab4cf9b8e20a27dc71e71c" candidate_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9885ceafd1a6466bafc6ba68dab8b936"
I20260709 14:55:21.174120 12259 raft_consensus.cc:3060] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.174163 12336 raft_consensus.cc:3055] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:21.174583 12336 raft_consensus.cc:740] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9885ceafd1a6466bafc6ba68dab8b936, State: Running, Role: LEADER
I20260709 14:55:21.175274 12336 consensus_queue.cc:260] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:21.176396 12336 raft_consensus.cc:3060] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:21.180397 12259 raft_consensus.cc:2468] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:21.181459 12373 leader_election.cc:304] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c2b0c4d351e4dfda9e86afd8db21de1, d3f95067f0c442a9a23355b623d785bf; no voters: 
I20260709 14:55:21.181766 12336 raft_consensus.cc:2468] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c2b0c4d351e4dfda9e86afd8db21de1 in term 2.
I20260709 14:55:21.182116 12547 raft_consensus.cc:2804] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:21.182533 12547 raft_consensus.cc:697] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Becoming Leader. State: Replica: 6c2b0c4d351e4dfda9e86afd8db21de1, State: Running, Role: LEADER
I20260709 14:55:21.183281 12547 consensus_queue.cc:237] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } }
I20260709 14:55:21.189335 12155 catalog_manager.cc:5697] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 reported cstate change: term changed from 1 to 2, leader changed from 9885ceafd1a6466bafc6ba68dab8b936 (127.11.215.130) to 6c2b0c4d351e4dfda9e86afd8db21de1 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:21.351367 12336 raft_consensus.cc:1275] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:21.352487 12590 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:21.362010 12410 raft_consensus.cc:1275] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:21.363425 12598 consensus_queue.cc:1048] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:55:21.388545 12336 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 5 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:21.388907 12331 raft_consensus.cc:1275] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:21.389683 12598 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:21.390007 12547 consensus_queue.cc:1048] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:21.407683 12410 raft_consensus.cc:1275] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 5 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:21.408344 12259 raft_consensus.cc:1275] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:21.409822 12547 consensus_queue.cc:1048] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:21.417114 12591 consensus_queue.cc:1048] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:55:21.458882 12410 raft_consensus.cc:1275] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:21.459949 12591 consensus_queue.cc:1048] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c2b0c4d351e4dfda9e86afd8db21de1" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:21.467819 12331 raft_consensus.cc:1275] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Refusing update from remote peer d3f95067f0c442a9a23355b623d785bf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:21.469734 12598 consensus_queue.cc:1048] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:21.657878 12331 raft_consensus.cc:1275] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:21.659013 12547 consensus_queue.cc:1048] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9885ceafd1a6466bafc6ba68dab8b936" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 37879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:21.666728 12259 raft_consensus.cc:1275] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Refusing update from remote peer 6c2b0c4d351e4dfda9e86afd8db21de1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:21.668308 12547 consensus_queue.cc:1048] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f95067f0c442a9a23355b623d785bf" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:21.814453 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:21.819661 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
I20260709 14:55:21.841529 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:21.842203 12126 tablet_replica.cc:333] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.842900 12126 raft_consensus.cc:2243] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.843384 12126 raft_consensus.cc:2272] T ef8a4a35165c4b7a96dabc06207a9a04 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.845880 12126 tablet_replica.cc:333] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.846371 12126 raft_consensus.cc:2243] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.846987 12126 raft_consensus.cc:2272] T 7c735820c43a40489e8c7338a3c43798 P d3f95067f0c442a9a23355b623d785bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.849151 12126 tablet_replica.cc:333] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.849593 12126 raft_consensus.cc:2243] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.849980 12126 raft_consensus.cc:2272] T fd227435fce94b99a5916c42c4a567b4 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.851502 12126 tablet_replica.cc:333] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.851930 12126 raft_consensus.cc:2243] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.852259 12126 raft_consensus.cc:2272] T 192ddf0e444e44f5a4eaefd29c8e5762 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.853705 12126 tablet_replica.cc:333] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.854116 12126 raft_consensus.cc:2243] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.854748 12126 raft_consensus.cc:2272] T 32df480e67cd406695b7ed07fdc24430 P d3f95067f0c442a9a23355b623d785bf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.856395 12126 tablet_replica.cc:333] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.856833 12126 raft_consensus.cc:2243] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.857177 12126 raft_consensus.cc:2272] T 3d725240f7ab4cf9b8e20a27dc71e71c P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.858888 12126 tablet_replica.cc:333] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.859297 12126 raft_consensus.cc:2243] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.859697 12126 raft_consensus.cc:2272] T fcfd4b77cc424161a087ec97cc5f492d P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.861063 12126 tablet_replica.cc:333] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.861474 12126 raft_consensus.cc:2243] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:21.861891 12126 raft_consensus.cc:2272] T 961d8c339d4948d68ae8da5539423492 P d3f95067f0c442a9a23355b623d785bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:21.863368 12126 tablet_replica.cc:333] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf: stopping tablet replica
I20260709 14:55:21.863727 12126 raft_consensus.cc:2243] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:21.864324 12126 raft_consensus.cc:2272] T e246484b768749f980b8e3cf0137cf31 P d3f95067f0c442a9a23355b623d785bf [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:21.959757 12299 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43081: connect: Connection refused (error 111)
I20260709 14:55:21.961213 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
W20260709 14:55:21.963529 12299 consensus_peers.cc:597] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 -> Peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Couldn't send request to peer d3f95067f0c442a9a23355b623d785bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:21.963872 12299 consensus_peers.cc:597] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 -> Peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Couldn't send request to peer d3f95067f0c442a9a23355b623d785bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:21.978206 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
W20260709 14:55:21.989615 12373 consensus_peers.cc:597] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 -> Peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Couldn't send request to peer d3f95067f0c442a9a23355b623d785bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:22.004025 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:22.004622 12126 tablet_replica.cc:333] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.005107 12126 raft_consensus.cc:2243] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.005474 12126 raft_consensus.cc:2272] T e246484b768749f980b8e3cf0137cf31 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.007715 12126 tablet_replica.cc:333] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.008163 12126 raft_consensus.cc:2243] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.008503 12126 raft_consensus.cc:2272] T ef8a4a35165c4b7a96dabc06207a9a04 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.010354 12126 tablet_replica.cc:333] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.010789 12126 raft_consensus.cc:2243] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.011155 12126 raft_consensus.cc:2272] T 961d8c339d4948d68ae8da5539423492 P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.012743 12126 tablet_replica.cc:333] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.013144 12126 raft_consensus.cc:2243] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.013458 12126 raft_consensus.cc:2272] T 3d725240f7ab4cf9b8e20a27dc71e71c P 9885ceafd1a6466bafc6ba68dab8b936 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.015177 12126 tablet_replica.cc:333] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.015635 12126 raft_consensus.cc:2243] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.016283 12126 raft_consensus.cc:2272] T fcfd4b77cc424161a087ec97cc5f492d P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.017685 12126 tablet_replica.cc:333] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.018085 12126 raft_consensus.cc:2243] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.018672 12126 raft_consensus.cc:2272] T 192ddf0e444e44f5a4eaefd29c8e5762 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.020126 12126 tablet_replica.cc:333] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.020519 12126 raft_consensus.cc:2243] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.020828 12126 raft_consensus.cc:2272] T 32df480e67cd406695b7ed07fdc24430 P 9885ceafd1a6466bafc6ba68dab8b936 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.022418 12126 tablet_replica.cc:333] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.022814 12126 raft_consensus.cc:2243] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.023429 12126 raft_consensus.cc:2272] T fd227435fce94b99a5916c42c4a567b4 P 9885ceafd1a6466bafc6ba68dab8b936 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.024844 12126 tablet_replica.cc:333] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936: stopping tablet replica
I20260709 14:55:22.025210 12126 raft_consensus.cc:2243] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.025519 12126 raft_consensus.cc:2272] T 7c735820c43a40489e8c7338a3c43798 P 9885ceafd1a6466bafc6ba68dab8b936 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.051545 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
W20260709 14:55:22.059655 12373 consensus_peers.cc:597] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 -> Peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Couldn't send request to peer d3f95067f0c442a9a23355b623d785bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:22.069870 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
I20260709 14:55:22.088819 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:22.089438 12126 tablet_replica.cc:333] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.090153 12126 raft_consensus.cc:2243] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.090691 12126 raft_consensus.cc:2272] T fd227435fce94b99a5916c42c4a567b4 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:22.091560 12373 consensus_peers.cc:597] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 -> Peer d3f95067f0c442a9a23355b623d785bf (127.11.215.129:43081): Couldn't send request to peer d3f95067f0c442a9a23355b623d785bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43081: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:22.092530 12126 tablet_replica.cc:333] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.093010 12126 raft_consensus.cc:2243] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.093633 12126 raft_consensus.cc:2272] T ef8a4a35165c4b7a96dabc06207a9a04 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.095717 12126 tablet_replica.cc:333] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.096268 12126 raft_consensus.cc:2243] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.096655 12126 raft_consensus.cc:2272] T 7c735820c43a40489e8c7338a3c43798 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.098430 12126 tablet_replica.cc:333] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.098917 12126 raft_consensus.cc:2243] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.099617 12126 raft_consensus.cc:2272] T 961d8c339d4948d68ae8da5539423492 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.101071 12126 tablet_replica.cc:333] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.101522 12126 raft_consensus.cc:2243] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.102108 12126 raft_consensus.cc:2272] T 3d725240f7ab4cf9b8e20a27dc71e71c P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.103664 12126 tablet_replica.cc:333] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.104086 12126 raft_consensus.cc:2243] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.104458 12126 raft_consensus.cc:2272] T fcfd4b77cc424161a087ec97cc5f492d P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.105886 12126 tablet_replica.cc:333] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.106294 12126 raft_consensus.cc:2243] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.106652 12126 raft_consensus.cc:2272] T e246484b768749f980b8e3cf0137cf31 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.108371 12126 tablet_replica.cc:333] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.108774 12126 raft_consensus.cc:2243] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.109139 12126 raft_consensus.cc:2272] T 32df480e67cd406695b7ed07fdc24430 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.110960 12126 tablet_replica.cc:333] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1: stopping tablet replica
I20260709 14:55:22.111385 12126 raft_consensus.cc:2243] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:22.111740 12126 raft_consensus.cc:2272] T 192ddf0e444e44f5a4eaefd29c8e5762 P 6c2b0c4d351e4dfda9e86afd8db21de1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.136669 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:55:22.151469 12126 master.cc:562] Master@127.11.215.190:43237 shutting down...
I20260709 14:55:22.339252 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:22.339828 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:22.340143 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1649b316b3ec4376ba3d94b5ac77f2ab: stopping tablet replica
I20260709 14:55:22.357566 12126 master.cc:584] Master@127.11.215.190:43237 shutdown complete.
6c2b0c4d351e4dfda9e86afd8db21de1  1
9885ceafd1a6466bafc6ba68dab8b936  4
d3f95067f0c442a9a23355b623d785bf  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12275 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:55:22.392210 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:40075
I20260709 14:55:22.393271 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:22.398379 12616 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.398429 12617 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.399807 12619 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:22.400363 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:22.401062 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:22.401232 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:22.401391 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608922401373 us; error 0 us; skew 500 ppm
I20260709 14:55:22.401912 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:22.404126 12126 webserver.cc:533] Webserver started at http://127.11.215.190:40513/ using document root <none> and password file <none>
I20260709 14:55:22.404589 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:22.404752 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:22.405012 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:22.406034 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "d72483ecdf6c431b852aaa1429f73e33"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.410316 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:22.413305 12624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.413899 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:55:22.414145 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "d72483ecdf6c431b852aaa1429f73e33"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.414373 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:22.436182 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:22.437309 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:22.472061 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:40075
I20260709 14:55:22.472155 12675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:40075 every 8 connection(s)
I20260709 14:55:22.475579 12676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.483958 12676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33: Bootstrap starting.
I20260709 14:55:22.488157 12676 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:22.491757 12676 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33: No bootstrap required, opened a new log
I20260709 14:55:22.493577 12676 raft_consensus.cc:359] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72483ecdf6c431b852aaa1429f73e33" member_type: VOTER }
I20260709 14:55:22.493924 12676 raft_consensus.cc:385] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:22.494097 12676 raft_consensus.cc:740] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d72483ecdf6c431b852aaa1429f73e33, State: Initialized, Role: FOLLOWER
I20260709 14:55:22.494534 12676 consensus_queue.cc:260] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d72483ecdf6c431b852aaa1429f73e33" member_type: VOTER }
I20260709 14:55:22.494911 12676 raft_consensus.cc:399] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:22.495090 12676 raft_consensus.cc:493] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:22.495285 12676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:22.498791 12676 raft_consensus.cc:515] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72483ecdf6c431b852aaa1429f73e33" member_type: VOTER }
I20260709 14:55:22.499224 12676 leader_election.cc:304] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [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: d72483ecdf6c431b852aaa1429f73e33; no voters: 
I20260709 14:55:22.500267 12676 leader_election.cc:290] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:22.500646 12679 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:22.501793 12679 raft_consensus.cc:697] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 1 LEADER]: Becoming Leader. State: Replica: d72483ecdf6c431b852aaa1429f73e33, State: Running, Role: LEADER
I20260709 14:55:22.502413 12679 consensus_queue.cc:237] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [LEADER]: Queue going to LEADER mode. State: All 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: "d72483ecdf6c431b852aaa1429f73e33" member_type: VOTER }
I20260709 14:55:22.502874 12676 sys_catalog.cc:565] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:22.506587 12681 sys_catalog.cc:455] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d72483ecdf6c431b852aaa1429f73e33. Latest consensus state: current_term: 1 leader_uuid: "d72483ecdf6c431b852aaa1429f73e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72483ecdf6c431b852aaa1429f73e33" member_type: VOTER } }
I20260709 14:55:22.507150 12681 sys_catalog.cc:458] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:22.508119 12680 sys_catalog.cc:455] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d72483ecdf6c431b852aaa1429f73e33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d72483ecdf6c431b852aaa1429f73e33" member_type: VOTER } }
I20260709 14:55:22.508705 12680 sys_catalog.cc:458] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:22.508772 12685 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:22.514173 12685 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:22.517793 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:22.522094 12685 catalog_manager.cc:1383] Generated new cluster ID: 7942c6fd7afb44f6bae2f29365fe290a
I20260709 14:55:22.522367 12685 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:22.543437 12685 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:22.544564 12685 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:22.555760 12685 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33: Generated new TSK 0
I20260709 14:55:22.556324 12685 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:22.583741 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:22.588984 12697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.589865 12698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.591161 12700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:22.592068 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:22.592803 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:22.592976 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:22.593094 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608922593084 us; error 0 us; skew 500 ppm
I20260709 14:55:22.593564 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:22.595686 12126 webserver.cc:533] Webserver started at http://127.11.215.129:40139/ using document root <none> and password file <none>
I20260709 14:55:22.596100 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:22.596258 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:22.596475 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:22.597400 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "806e3f5185a142999c0971b55dc853da"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.601462 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:55:22.604629 12705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.605382 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:22.605677 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "806e3f5185a142999c0971b55dc853da"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.605918 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:22.621142 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:22.622284 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:22.623636 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:22.625699 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:22.625865 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.626036 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:22.626174 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.662312 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:46173
I20260709 14:55:22.662388 12767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:46173 every 8 connection(s)
I20260709 14:55:22.666834 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:22.672680 12772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.673635 12773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:22.676122 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:22.676389 12776 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:22.677146 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:22.677345 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:22.677513 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608922677495 us; error 0 us; skew 500 ppm
I20260709 14:55:22.677990 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:22.680040 12126 webserver.cc:533] Webserver started at http://127.11.215.130:40065/ using document root <none> and password file <none>
I20260709 14:55:22.680507 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:22.680720 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:22.681027 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:22.682348 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "706b8db7c66d49c49805e53cd77a0df7"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.683300 12768 heartbeater.cc:344] Connected to a master server at 127.11.215.190:40075
I20260709 14:55:22.683707 12768 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:22.684526 12768 heartbeater.cc:507] Master 127.11.215.190:40075 requested a full tablet report, sending...
I20260709 14:55:22.686592 12641 ts_manager.cc:194] Registered new tserver with Master: 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173)
I20260709 14:55:22.687251 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 14:55:22.688235 12641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53090
I20260709 14:55:22.690614 12780 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.691370 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:22.691617 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "706b8db7c66d49c49805e53cd77a0df7"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.691847 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:22.711241 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:22.712448 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:22.713907 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:22.716024 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:22.716207 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.716410 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:22.716576 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.753197 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:44395
I20260709 14:55:22.753293 12842 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:44395 every 8 connection(s)
I20260709 14:55:22.757477 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:22.764110 12846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.764889 12847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:22.767257 12849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:22.767645 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:22.768721 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:55:22.768832 12843 heartbeater.cc:344] Connected to a master server at 127.11.215.190:40075
W20260709 14:55:22.768981 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:22.769201 12843 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:22.769203 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608922769185 us; error 0 us; skew 500 ppm
I20260709 14:55:22.769872 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:22.769960 12843 heartbeater.cc:507] Master 127.11.215.190:40075 requested a full tablet report, sending...
I20260709 14:55:22.772012 12641 ts_manager.cc:194] Registered new tserver with Master: 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:22.772303 12126 webserver.cc:533] Webserver started at http://127.11.215.131:45459/ using document root <none> and password file <none>
I20260709 14:55:22.772897 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:22.773119 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:22.773418 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:22.773653 12641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53100
I20260709 14:55:22.774806 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "e87314d356a14213a6c73c87ccb2f758"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.778802 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:22.781692 12854 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.782369 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:22.782613 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "e87314d356a14213a6c73c87ccb2f758"
format_stamp: "Formatted at 2026-07-09 14:55:22 on dist-test-slave-d854"
I20260709 14:55:22.782850 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:22.802250 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:22.803437 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:22.804782 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:22.806770 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:22.806939 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.807175 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:22.807354 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:22.843815 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:41687
I20260709 14:55:22.843914 12916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:41687 every 8 connection(s)
I20260709 14:55:22.856282 12917 heartbeater.cc:344] Connected to a master server at 127.11.215.190:40075
I20260709 14:55:22.856614 12917 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:22.857275 12917 heartbeater.cc:507] Master 127.11.215.190:40075 requested a full tablet report, sending...
I20260709 14:55:22.858938 12641 ts_manager.cc:194] Registered new tserver with Master: e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:22.859719 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012977952s
I20260709 14:55:22.860152 12641 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53116
I20260709 14:55:22.881049 12641 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53130:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:22.883668 12641 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:22.959496 12808 tablet_service.cc:1511] Processing CreateTablet for tablet 771991470ead4f5d8abeca73847f98cb (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:22.960216 12882 tablet_service.cc:1511] Processing CreateTablet for tablet 771991470ead4f5d8abeca73847f98cb (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:22.960927 12808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771991470ead4f5d8abeca73847f98cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.961392 12882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771991470ead4f5d8abeca73847f98cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.962188 12881 tablet_service.cc:1511] Processing CreateTablet for tablet a78835d3782a4416b8c69a20fb331c5c (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:22.963449 12881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78835d3782a4416b8c69a20fb331c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.968390 12880 tablet_service.cc:1511] Processing CreateTablet for tablet d5f3f7e1d5c44b5eb080039de947aa5a (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:22.969147 12876 tablet_service.cc:1511] Processing CreateTablet for tablet 99563f0972ac4c3e8b2413712010f3cb (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:22.969617 12880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f3f7e1d5c44b5eb080039de947aa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.970336 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99563f0972ac4c3e8b2413712010f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.972437 12879 tablet_service.cc:1511] Processing CreateTablet for tablet 488d1922d2db40baacd3e5148fcdf156 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:22.973610 12879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488d1922d2db40baacd3e5148fcdf156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.976415 12878 tablet_service.cc:1511] Processing CreateTablet for tablet cb822fa21a0841f88c72ec9e5fa93229 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:22.977603 12878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb822fa21a0841f88c72ec9e5fa93229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.980227 12877 tablet_service.cc:1511] Processing CreateTablet for tablet 00d8234e206241f285c49a1ddf34f559 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:22.981405 12877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d8234e206241f285c49a1ddf34f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.985796 12875 tablet_service.cc:1511] Processing CreateTablet for tablet c8ff264cc649416bbf2e4a1cbccaff84 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:22.987074 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff264cc649416bbf2e4a1cbccaff84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:22.992465 12874 tablet_service.cc:1511] Processing CreateTablet for tablet 58f3a6cf476b484e9a86a6d6da1ad441 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:22.993687 12874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f3a6cf476b484e9a86a6d6da1ad441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.012622 12806 tablet_service.cc:1511] Processing CreateTablet for tablet d5f3f7e1d5c44b5eb080039de947aa5a (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:23.029736 12933 tablet_bootstrap.cc:492] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.030555 12806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f3f7e1d5c44b5eb080039de947aa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.013360 12876 tablet_service.cc:1511] Processing CreateTablet for tablet c0cdcac182e1469caeb98741a33e6e5d (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:23.020864 12728 tablet_service.cc:1511] Processing CreateTablet for tablet 00d8234e206241f285c49a1ddf34f559 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:23.037360 12876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0cdcac182e1469caeb98741a33e6e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.037429 12728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d8234e206241f285c49a1ddf34f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.014832 12727 tablet_service.cc:1511] Processing CreateTablet for tablet 99563f0972ac4c3e8b2413712010f3cb (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:23.013857 12726 tablet_service.cc:1511] Processing CreateTablet for tablet c0cdcac182e1469caeb98741a33e6e5d (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:23.015936 12731 tablet_service.cc:1511] Processing CreateTablet for tablet d5f3f7e1d5c44b5eb080039de947aa5a (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:55:23.021157 12733 tablet_service.cc:1511] Processing CreateTablet for tablet 771991470ead4f5d8abeca73847f98cb (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:55:23.041396 12726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0cdcac182e1469caeb98741a33e6e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.020035 12725 tablet_service.cc:1511] Processing CreateTablet for tablet c8ff264cc649416bbf2e4a1cbccaff84 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:23.018977 12729 tablet_service.cc:1511] Processing CreateTablet for tablet cb822fa21a0841f88c72ec9e5fa93229 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:23.017052 12732 tablet_service.cc:1511] Processing CreateTablet for tablet a78835d3782a4416b8c69a20fb331c5c (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:23.043751 12733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771991470ead4f5d8abeca73847f98cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.021510 12801 tablet_service.cc:1511] Processing CreateTablet for tablet c0cdcac182e1469caeb98741a33e6e5d (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:55:23.044674 12801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0cdcac182e1469caeb98741a33e6e5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.047909 12725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff264cc649416bbf2e4a1cbccaff84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.051928 12729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb822fa21a0841f88c72ec9e5fa93229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.055943 12732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78835d3782a4416b8c69a20fb331c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.022645 12724 tablet_service.cc:1511] Processing CreateTablet for tablet 58f3a6cf476b484e9a86a6d6da1ad441 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:23.059908 12727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99563f0972ac4c3e8b2413712010f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.060596 12724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f3a6cf476b484e9a86a6d6da1ad441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.061345 12731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5f3f7e1d5c44b5eb080039de947aa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.018057 12730 tablet_service.cc:1511] Processing CreateTablet for tablet 488d1922d2db40baacd3e5148fcdf156 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:23.020386 12802 tablet_service.cc:1511] Processing CreateTablet for tablet 99563f0972ac4c3e8b2413712010f3cb (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:55:23.065426 12802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99563f0972ac4c3e8b2413712010f3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.023753 12805 tablet_service.cc:1511] Processing CreateTablet for tablet 488d1922d2db40baacd3e5148fcdf156 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:55:23.069789 12805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488d1922d2db40baacd3e5148fcdf156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.072381 12933 tablet_bootstrap.cc:654] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.029222 12803 tablet_service.cc:1511] Processing CreateTablet for tablet 00d8234e206241f285c49a1ddf34f559 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:55:23.028326 12807 tablet_service.cc:1511] Processing CreateTablet for tablet a78835d3782a4416b8c69a20fb331c5c (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:55:23.072804 12730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 488d1922d2db40baacd3e5148fcdf156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.073433 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d8234e206241f285c49a1ddf34f559. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.074049 12807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a78835d3782a4416b8c69a20fb331c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.022606 12800 tablet_service.cc:1511] Processing CreateTablet for tablet c8ff264cc649416bbf2e4a1cbccaff84 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:55:23.019088 12804 tablet_service.cc:1511] Processing CreateTablet for tablet cb822fa21a0841f88c72ec9e5fa93229 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:55:23.078145 12800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8ff264cc649416bbf2e4a1cbccaff84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.079608 12804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb822fa21a0841f88c72ec9e5fa93229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.082011 12799 tablet_service.cc:1511] Processing CreateTablet for tablet 58f3a6cf476b484e9a86a6d6da1ad441 (DEFAULT_TABLE table=test-workload [id=c6ffbf29f1864817b374d66838f75522]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:55:23.093672 12799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58f3a6cf476b484e9a86a6d6da1ad441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:23.111601 12932 tablet_bootstrap.cc:492] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.117421 12932 tablet_bootstrap.cc:654] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.156117 12932 tablet_bootstrap.cc:492] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.156558 12932 ts_tablet_manager.cc:1403] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.012s
I20260709 14:55:23.157845 12933 tablet_bootstrap.cc:492] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.158334 12933 ts_tablet_manager.cc:1403] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.129s	user 0.023s	sys 0.031s
I20260709 14:55:23.159164 12932 raft_consensus.cc:359] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.160660 12932 raft_consensus.cc:385] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.160949 12932 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.160998 12933 raft_consensus.cc:359] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.161742 12933 raft_consensus.cc:385] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.161624 12932 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.162047 12933 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.164028 12933 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.164678 12935 tablet_bootstrap.cc:492] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.170565 12843 heartbeater.cc:499] Master 127.11.215.190:40075 was elected leader, sending a full tablet report...
I20260709 14:55:23.175303 12917 heartbeater.cc:499] Master 127.11.215.190:40075 was elected leader, sending a full tablet report...
I20260709 14:55:23.176280 12935 tablet_bootstrap.cc:654] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.174365 12933 ts_tablet_manager.cc:1434] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:55:23.178563 12933 tablet_bootstrap.cc:492] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.185688 12933 tablet_bootstrap.cc:654] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.191061 12932 ts_tablet_manager.cc:1434] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.004s
I20260709 14:55:23.191211 12933 tablet_bootstrap.cc:492] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.191643 12933 ts_tablet_manager.cc:1403] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260709 14:55:23.191839 12935 tablet_bootstrap.cc:492] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.191987 12932 tablet_bootstrap.cc:492] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.192281 12935 ts_tablet_manager.cc:1403] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 14:55:23.194386 12935 raft_consensus.cc:359] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.194301 12933 raft_consensus.cc:359] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.194957 12935 raft_consensus.cc:385] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.195077 12933 raft_consensus.cc:385] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.195256 12935 raft_consensus.cc:740] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.195448 12933 raft_consensus.cc:740] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.196146 12935 consensus_queue.cc:260] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.196201 12933 consensus_queue.cc:260] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.198251 12933 ts_tablet_manager.cc:1434] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:23.199085 12933 tablet_bootstrap.cc:492] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.204064 12768 heartbeater.cc:499] Master 127.11.215.190:40075 was elected leader, sending a full tablet report...
I20260709 14:55:23.205058 12935 ts_tablet_manager.cc:1434] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:55:23.205257 12933 tablet_bootstrap.cc:654] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.206007 12935 tablet_bootstrap.cc:492] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.210108 12932 tablet_bootstrap.cc:654] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.213474 12935 tablet_bootstrap.cc:654] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.216495 12932 tablet_bootstrap.cc:492] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.216676 12933 tablet_bootstrap.cc:492] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.216868 12932 ts_tablet_manager.cc:1403] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 14:55:23.217119 12933 ts_tablet_manager.cc:1403] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260709 14:55:23.218290 12935 tablet_bootstrap.cc:492] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.218705 12935 ts_tablet_manager.cc:1403] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:55:23.219229 12933 raft_consensus.cc:359] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.219921 12933 raft_consensus.cc:385] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.219614 12932 raft_consensus.cc:359] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.220239 12933 raft_consensus.cc:740] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.220332 12932 raft_consensus.cc:385] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.220713 12932 raft_consensus.cc:740] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.221078 12933 consensus_queue.cc:260] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.221280 12935 raft_consensus.cc:359] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.221956 12935 raft_consensus.cc:385] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.222221 12935 raft_consensus.cc:740] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.221619 12932 consensus_queue.cc:260] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.223176 12933 ts_tablet_manager.cc:1434] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:23.222954 12935 consensus_queue.cc:260] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.224119 12933 tablet_bootstrap.cc:492] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.225134 12935 ts_tablet_manager.cc:1434] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:23.225945 12935 tablet_bootstrap.cc:492] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.230276 12933 tablet_bootstrap.cc:654] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.231830 12935 tablet_bootstrap.cc:654] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.233062 12932 ts_tablet_manager.cc:1434] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:23.236223 12932 tablet_bootstrap.cc:492] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.242406 12932 tablet_bootstrap.cc:654] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.247653 12935 tablet_bootstrap.cc:492] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.248121 12935 ts_tablet_manager.cc:1403] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.009s
I20260709 14:55:23.250795 12935 raft_consensus.cc:359] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.251362 12932 tablet_bootstrap.cc:492] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.251523 12935 raft_consensus.cc:385] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.251835 12932 ts_tablet_manager.cc:1403] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260709 14:55:23.251852 12935 raft_consensus.cc:740] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.252687 12935 consensus_queue.cc:260] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.253459 12933 tablet_bootstrap.cc:492] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.253866 12933 ts_tablet_manager.cc:1403] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.024s
I20260709 14:55:23.254673 12935 ts_tablet_manager.cc:1434] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:23.254668 12932 raft_consensus.cc:359] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.255486 12932 raft_consensus.cc:385] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.255713 12935 tablet_bootstrap.cc:492] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.255761 12932 raft_consensus.cc:740] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.256424 12933 raft_consensus.cc:359] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.257081 12933 raft_consensus.cc:385] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.257351 12933 raft_consensus.cc:740] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.256676 12932 consensus_queue.cc:260] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.258057 12933 consensus_queue.cc:260] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.260232 12933 ts_tablet_manager.cc:1434] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:55:23.261190 12933 tablet_bootstrap.cc:492] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.262148 12935 tablet_bootstrap.cc:654] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.265753 12932 ts_tablet_manager.cc:1434] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:23.266759 12932 tablet_bootstrap.cc:492] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.267038 12933 tablet_bootstrap.cc:654] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.273008 12932 tablet_bootstrap.cc:654] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.273329 12935 tablet_bootstrap.cc:492] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.273926 12935 ts_tablet_manager.cc:1403] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:55:23.276747 12935 raft_consensus.cc:359] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.277462 12935 raft_consensus.cc:385] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.277742 12935 raft_consensus.cc:740] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.278092 12933 tablet_bootstrap.cc:492] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.278541 12933 ts_tablet_manager.cc:1403] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.011s
I20260709 14:55:23.278620 12935 consensus_queue.cc:260] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.280925 12933 raft_consensus.cc:359] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.281584 12933 raft_consensus.cc:385] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.281849 12933 raft_consensus.cc:740] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.282518 12935 ts_tablet_manager.cc:1434] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:23.282526 12933 consensus_queue.cc:260] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.283694 12935 tablet_bootstrap.cc:492] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.285110 12933 ts_tablet_manager.cc:1434] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:55:23.285981 12933 tablet_bootstrap.cc:492] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.287460 12938 raft_consensus.cc:493] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.287912 12938 raft_consensus.cc:515] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.290061 12935 tablet_bootstrap.cc:654] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.291905 12933 tablet_bootstrap.cc:654] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.293391 12938 leader_election.cc:290] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.305505 12932 tablet_bootstrap.cc:492] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.306028 12932 ts_tablet_manager.cc:1403] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.004s
I20260709 14:55:23.319042 12935 tablet_bootstrap.cc:492] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.319533 12935 ts_tablet_manager.cc:1403] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.019s
I20260709 14:55:23.322266 12935 raft_consensus.cc:359] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.322965 12935 raft_consensus.cc:385] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.323239 12935 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.324002 12935 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.327602 12935 ts_tablet_manager.cc:1434] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:23.328508 12935 tablet_bootstrap.cc:492] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.328992 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.329721 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
W20260709 14:55:23.330575 12856 leader_election.cc:343] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:23.331250 12856 leader_election.cc:343] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.331658 12856 leader_election.cc:304] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e87314d356a14213a6c73c87ccb2f758; no voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da
I20260709 14:55:23.332551 12938 raft_consensus.cc:2749] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.334671 12932 raft_consensus.cc:359] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.335381 12932 raft_consensus.cc:385] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.335809 12932 raft_consensus.cc:740] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.336680 12932 consensus_queue.cc:260] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.337919 12933 tablet_bootstrap.cc:492] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.338354 12933 ts_tablet_manager.cc:1403] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.034s
I20260709 14:55:23.338457 12935 tablet_bootstrap.cc:654] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.340415 12932 ts_tablet_manager.cc:1434] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 14:55:23.341344 12932 tablet_bootstrap.cc:492] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.341142 12933 raft_consensus.cc:359] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.341861 12933 raft_consensus.cc:385] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.342163 12933 raft_consensus.cc:740] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.343009 12933 consensus_queue.cc:260] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.347561 12932 tablet_bootstrap.cc:654] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.347676 12933 ts_tablet_manager.cc:1434] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:55:23.348623 12933 tablet_bootstrap.cc:492] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.354733 12933 tablet_bootstrap.cc:654] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.358731 12932 tablet_bootstrap.cc:492] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.359162 12932 ts_tablet_manager.cc:1403] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:55:23.361685 12932 raft_consensus.cc:359] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.362174 12932 raft_consensus.cc:385] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.362401 12932 raft_consensus.cc:740] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.362607 12935 tablet_bootstrap.cc:492] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.363093 12935 ts_tablet_manager.cc:1403] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.014s
I20260709 14:55:23.362993 12932 consensus_queue.cc:260] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.365857 12933 tablet_bootstrap.cc:492] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.365779 12935 raft_consensus.cc:359] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.366329 12933 ts_tablet_manager.cc:1403] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 14:55:23.366513 12935 raft_consensus.cc:385] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.366554 12932 ts_tablet_manager.cc:1434] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:23.366899 12935 raft_consensus.cc:740] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.367784 12932 tablet_bootstrap.cc:492] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.367623 12935 consensus_queue.cc:260] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.368944 12933 raft_consensus.cc:359] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.369593 12933 raft_consensus.cc:385] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.369685 12935 ts_tablet_manager.cc:1434] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:23.369935 12933 raft_consensus.cc:740] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.370591 12935 tablet_bootstrap.cc:492] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.370733 12933 consensus_queue.cc:260] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.377396 12933 ts_tablet_manager.cc:1434] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:55:23.378280 12933 tablet_bootstrap.cc:492] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.380323 12932 tablet_bootstrap.cc:654] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.384325 12933 tablet_bootstrap.cc:654] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.385411 12932 tablet_bootstrap.cc:492] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.385891 12935 tablet_bootstrap.cc:654] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.385926 12932 ts_tablet_manager.cc:1403] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:55:23.387966 12933 tablet_bootstrap.cc:492] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.388254 12933 ts_tablet_manager.cc:1403] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:55:23.389035 12932 raft_consensus.cc:359] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.389575 12932 raft_consensus.cc:385] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.389861 12932 raft_consensus.cc:740] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.390183 12933 raft_consensus.cc:359] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.390641 12933 raft_consensus.cc:385] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.390831 12933 raft_consensus.cc:740] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.390902 12935 tablet_bootstrap.cc:492] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.391405 12935 ts_tablet_manager.cc:1403] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:55:23.391419 12933 consensus_queue.cc:260] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.391855 12932 consensus_queue.cc:260] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.393625 12933 ts_tablet_manager.cc:1434] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:55:23.394420 12933 tablet_bootstrap.cc:492] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.394336 12935 raft_consensus.cc:359] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.396588 12932 ts_tablet_manager.cc:1434] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260709 14:55:23.399498 12932 tablet_bootstrap.cc:492] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.399672 12933 tablet_bootstrap.cc:654] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.395051 12935 raft_consensus.cc:385] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.400743 12935 raft_consensus.cc:740] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.401540 12935 consensus_queue.cc:260] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.405056 12933 tablet_bootstrap.cc:492] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.405510 12933 ts_tablet_manager.cc:1403] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:55:23.407385 12933 raft_consensus.cc:359] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.407843 12933 raft_consensus.cc:385] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.408082 12933 raft_consensus.cc:740] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.408602 12933 consensus_queue.cc:260] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.409005 12937 raft_consensus.cc:493] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.409412 12937 raft_consensus.cc:515] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.410113 12935 ts_tablet_manager.cc:1434] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:23.410360 12932 tablet_bootstrap.cc:654] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.410411 12933 ts_tablet_manager.cc:1434] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:55:23.411274 12933 tablet_bootstrap.cc:492] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758: Bootstrap starting.
I20260709 14:55:23.411758 12937 leader_election.cc:290] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.416237 12933 tablet_bootstrap.cc:654] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.419456 12935 tablet_bootstrap.cc:492] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.424784 12941 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.425288 12941 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.427909 12941 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.434437 12935 tablet_bootstrap.cc:654] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.439559 12937 raft_consensus.cc:493] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.441627 12937 raft_consensus.cc:515] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.453773 12937 leader_election.cc:290] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.458484 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.459206 12743 raft_consensus.cc:2468] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
I20260709 14:55:23.460721 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.461323 12743 raft_consensus.cc:2468] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
I20260709 14:55:23.462383 12782 leader_election.cc:304] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:23.463384 12937 raft_consensus.cc:2804] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.463785 12937 raft_consensus.cc:493] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.464176 12937 raft_consensus.cc:3060] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.465643 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.466687 12782 leader_election.cc:304] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:23.467779 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.468379 12892 raft_consensus.cc:2468] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
W20260709 14:55:23.469630 12781 leader_election.cc:343] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.475821 12932 tablet_bootstrap.cc:492] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.476313 12932 ts_tablet_manager.cc:1403] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.077s	user 0.033s	sys 0.038s
I20260709 14:55:23.476658 12933 tablet_bootstrap.cc:492] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758: No bootstrap required, opened a new log
I20260709 14:55:23.477093 12933 ts_tablet_manager.cc:1403] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758: Time spent bootstrapping tablet: real 0.066s	user 0.031s	sys 0.031s
I20260709 14:55:23.479051 12932 raft_consensus.cc:359] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.536561 12932 raft_consensus.cc:385] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.486790 12935 tablet_bootstrap.cc:492] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.479532 12933 raft_consensus.cc:359] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.537156 12932 raft_consensus.cc:740] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.485707 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.537400 12935 ts_tablet_manager.cc:1403] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.118s	user 0.025s	sys 0.027s
I20260709 14:55:23.479447 12968 raft_consensus.cc:2804] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.537493 12933 raft_consensus.cc:385] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.538331 12968 raft_consensus.cc:493] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.538151 12932 consensus_queue.cc:260] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.538782 12968 raft_consensus.cc:3060] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.538619 12933 raft_consensus.cc:740] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.539644 12933 consensus_queue.cc:260] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.540597 12935 raft_consensus.cc:359] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.541267 12935 raft_consensus.cc:385] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.503757 12938 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.542142 12938 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
W20260709 14:55:23.513761 12689 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:23.489368 12941 raft_consensus.cc:493] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.544148 12941 raft_consensus.cc:515] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.544896 12971 raft_consensus.cc:493] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.545184 12974 raft_consensus.cc:493] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.545397 12971 raft_consensus.cc:515] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.545680 12974 raft_consensus.cc:515] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.547304 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.547619 12932 ts_tablet_manager.cc:1434] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.071s	user 0.027s	sys 0.041s
I20260709 14:55:23.547941 12817 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 0.
I20260709 14:55:23.548570 12933 ts_tablet_manager.cc:1434] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758: Time spent starting tablet: real 0.071s	user 0.030s	sys 0.027s
I20260709 14:55:23.548889 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.549280 12971 leader_election.cc:290] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.549496 12743 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
I20260709 14:55:23.541527 12935 raft_consensus.cc:740] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.550200 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.550320 12935 consensus_queue.cc:260] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.550835 12891 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
I20260709 14:55:23.551234 12972 raft_consensus.cc:493] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.551937 12971 raft_consensus.cc:493] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.551710 12972 raft_consensus.cc:515] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.552405 12781 leader_election.cc:304] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.552351 12971 raft_consensus.cc:515] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.553999 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.554347 12971 leader_election.cc:290] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.554564 12743 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.554883 12971 raft_consensus.cc:2804] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.555228 12971 raft_consensus.cc:493] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.555562 12971 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.556107 12856 leader_election.cc:304] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.556628 12932 tablet_bootstrap.cc:492] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.557468 12974 leader_election.cc:290] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.558172 12974 raft_consensus.cc:2804] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.558497 12974 raft_consensus.cc:493] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.558765 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.559459 12743 raft_consensus.cc:2468] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
I20260709 14:55:23.560115 12972 leader_election.cc:290] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.560487 12707 leader_election.cc:304] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:23.558796 12974 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.562135 12782 leader_election.cc:304] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:23.562955 12973 raft_consensus.cc:2804] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.563349 12973 raft_consensus.cc:493] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.563741 12973 raft_consensus.cc:3060] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.570065 12935 ts_tablet_manager.cc:1434] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.004s
I20260709 14:55:23.570231 12974 raft_consensus.cc:515] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.573604 12935 tablet_bootstrap.cc:492] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.573487 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.574081 12817 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.575261 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.576735 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.576869 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.577333 12742 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.577415 12743 raft_consensus.cc:2468] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.578801 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.579391 12891 raft_consensus.cc:2468] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 0.
I20260709 14:55:23.481824 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.583706 12818 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 0.
I20260709 14:55:23.583614 12856 leader_election.cc:304] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
W20260709 14:55:23.586925 12856 leader_election.cc:343] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.587411 12932 tablet_bootstrap.cc:654] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.588521 12977 raft_consensus.cc:2804] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.588924 12977 raft_consensus.cc:493] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.589008 12938 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.589278 12977 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.589624 12972 raft_consensus.cc:493] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.589584 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.590247 12743 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.590123 12972 raft_consensus.cc:515] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.592005 12972 leader_election.cc:290] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.592033 12856 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.592792 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.593382 12816 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.593779 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.594416 12741 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.594527 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.595031 12818 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.596550 12977 raft_consensus.cc:515] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.596771 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.584887 12935 tablet_bootstrap.cc:654] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.567253 12971 raft_consensus.cc:515] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.585233 12742 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.598210 12975 raft_consensus.cc:2764] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:55:23.598573 12977 leader_election.cc:290] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.599205 12971 leader_election.cc:290] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.600147 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:23.600708 12891 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.601004 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.601538 12743 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.585690 12937 raft_consensus.cc:515] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.606014 12937 leader_election.cc:290] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.586036 12974 leader_election.cc:290] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.596742 12856 leader_election.cc:304] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.606809 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.607404 12742 raft_consensus.cc:3060] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:23.607358 12856 leader_election.cc:343] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.584477 12892 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 0.
I20260709 14:55:23.607774 12891 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.588524 12973 raft_consensus.cc:515] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.607880 12941 leader_election.cc:290] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.609390 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.613483 12740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.613850 12741 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.614111 12740 raft_consensus.cc:3060] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.616580 12743 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.609730 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.620119 12890 raft_consensus.cc:2393] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806e3f5185a142999c0971b55dc853da in current term 1: Already voted for candidate e87314d356a14213a6c73c87ccb2f758 in this term.
I20260709 14:55:23.621356 12935 tablet_bootstrap.cc:492] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.621829 12935 ts_tablet_manager.cc:1403] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.008s
I20260709 14:55:23.621764 12741 raft_consensus.cc:2468] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.622641 12706 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.610126 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:23.618837 12742 raft_consensus.cc:2468] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.623914 12889 raft_consensus.cc:3060] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.624275 12818 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.624806 12935 raft_consensus.cc:359] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.625459 12935 raft_consensus.cc:385] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.625399 12968 raft_consensus.cc:515] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.625902 12935 raft_consensus.cc:740] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.626669 12935 consensus_queue.cc:260] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.610692 12856 leader_election.cc:304] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.627784 12978 raft_consensus.cc:2804] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.628188 12978 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.628515 12978 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.628893 12935 ts_tablet_manager.cc:1434] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:23.610846 12972 raft_consensus.cc:2804] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.630544 12972 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.630869 12972 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.631520 12938 raft_consensus.cc:2804] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.631748 12935 tablet_bootstrap.cc:492] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: Bootstrap starting.
I20260709 14:55:23.634169 12975 raft_consensus.cc:493] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.634640 12975 raft_consensus.cc:515] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.607995 12974 raft_consensus.cc:2804] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.635721 12974 raft_consensus.cc:493] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.636057 12974 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.636755 12975 leader_election.cc:290] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.637389 12938 raft_consensus.cc:697] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:23.637625 12935 tablet_bootstrap.cc:654] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.638250 12938 consensus_queue.cc:237] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
W20260709 14:55:23.609831 12707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:44395, user_credentials={real_user=slave}} blocked reactor thread for 49483.4us
I20260709 14:55:23.610376 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.642074 12970 raft_consensus.cc:493] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.642352 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
W20260709 14:55:23.643795 12707 leader_election.cc:343] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.628751 12856 leader_election.cc:304] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
W20260709 14:55:23.644860 12856 leader_election.cc:343] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.610451 12781 leader_election.cc:304] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.642567 12970 raft_consensus.cc:515] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.646517 12937 raft_consensus.cc:2804] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.646979 12937 raft_consensus.cc:697] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:23.647740 12937 consensus_queue.cc:237] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.650421 12970 leader_election.cc:290] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.650543 12935 tablet_bootstrap.cc:492] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: No bootstrap required, opened a new log
I20260709 14:55:23.650977 12970 raft_consensus.cc:2804] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.651116 12935 ts_tablet_manager.cc:1403] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 14:55:23.651455 12970 raft_consensus.cc:697] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:23.652334 12970 consensus_queue.cc:237] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.653894 12935 raft_consensus.cc:359] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.654958 12935 raft_consensus.cc:385] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.656566 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7" is_pre_election: true
I20260709 14:55:23.657673 12816 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.655004 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.658951 12935 raft_consensus.cc:740] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.659006 12856 leader_election.cc:304] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.659803 12935 consensus_queue.cc:260] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.660326 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.660472 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.662434 12984 raft_consensus.cc:2804] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.662801 12984 raft_consensus.cc:493] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.662882 12892 raft_consensus.cc:2468] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 0.
I20260709 14:55:23.662859 12742 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 0.
I20260709 14:55:23.662772 12741 raft_consensus.cc:3060] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.663439 12984 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.664687 12706 leader_election.cc:304] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [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: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:23.664948 12935 ts_tablet_manager.cc:1434] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:23.665757 12975 raft_consensus.cc:2804] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:23.666100 12975 raft_consensus.cc:493] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:23.666409 12975 raft_consensus.cc:3060] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.668219 12782 leader_election.cc:304] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:23.668979 12937 raft_consensus.cc:2804] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.669735 12937 raft_consensus.cc:697] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:23.670113 12984 raft_consensus.cc:515] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.670481 12937 consensus_queue.cc:237] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.672135 12984 leader_election.cc:290] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.673576 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.674090 12742 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.674547 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.675063 12816 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.677445 12978 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.678308 12741 raft_consensus.cc:2468] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.679509 12978 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.680356 12968 leader_election.cc:290] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.681594 12816 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.682092 12932 tablet_bootstrap.cc:492] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.682499 12932 ts_tablet_manager.cc:1403] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.126s	user 0.026s	sys 0.028s
I20260709 14:55:23.682755 12856 leader_election.cc:304] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.683710 12938 raft_consensus.cc:2804] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.684195 12938 raft_consensus.cc:697] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:23.684392 12641 catalog_manager.cc:5697] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 0 to 1, leader changed from <none> to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.685036 12932 raft_consensus.cc:359] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.685671 12932 raft_consensus.cc:385] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.685211 12938 consensus_queue.cc:237] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.685935 12932 raft_consensus.cc:740] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.686594 12932 consensus_queue.cc:260] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.687732 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:23.687343 12637 catalog_manager.cc:5697] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.688257 12892 raft_consensus.cc:3060] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.688505 12889 raft_consensus.cc:2468] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.688436 12932 ts_tablet_manager.cc:1434] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:23.682626 12974 raft_consensus.cc:515] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.689635 12932 tablet_bootstrap.cc:492] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.622016 12740 raft_consensus.cc:2468] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.693039 12973 leader_election.cc:290] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.685047 12972 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.693967 12782 leader_election.cc:304] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:23.695600 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:23.696134 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:23.696333 12742 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.697204 12975 raft_consensus.cc:515] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.700543 12889 raft_consensus.cc:3060] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.702435 12975 leader_election.cc:290] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.704180 12973 raft_consensus.cc:2804] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.700863 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.707916 12890 raft_consensus.cc:2393] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 806e3f5185a142999c0971b55dc853da in current term 1: Already voted for candidate e87314d356a14213a6c73c87ccb2f758 in this term.
I20260709 14:55:23.707434 12973 raft_consensus.cc:697] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:23.704313 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.708598 12973 consensus_queue.cc:237] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.709273 12782 leader_election.cc:304] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
W20260709 14:55:23.709551 12707 leader_election.cc:343] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:23.710049 12937 raft_consensus.cc:2804] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.710631 12937 raft_consensus.cc:697] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:23.716316 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:23.717813 12890 raft_consensus.cc:3060] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.712811 12892 raft_consensus.cc:2468] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.715904 12937 consensus_queue.cc:237] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.711860 12818 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.724535 12742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.725143 12742 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.730917 12932 tablet_bootstrap.cc:654] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.732355 12742 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.735121 12740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:23.737154 12856 leader_election.cc:304] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:23.738250 12740 raft_consensus.cc:2393] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e87314d356a14213a6c73c87ccb2f758 in current term 1: Already voted for candidate 806e3f5185a142999c0971b55dc853da in this term.
I20260709 14:55:23.740115 12818 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 1.
I20260709 14:55:23.740937 12938 raft_consensus.cc:2804] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.741364 12707 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [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: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:23.741561 12938 raft_consensus.cc:697] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:23.742233 12975 raft_consensus.cc:2804] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.742671 12975 raft_consensus.cc:697] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:23.742461 12938 consensus_queue.cc:237] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.743532 12975 consensus_queue.cc:237] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.742468 12890 raft_consensus.cc:2468] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 1.
I20260709 14:55:23.764213 12937 raft_consensus.cc:493] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.764389 12706 leader_election.cc:304] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [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: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:23.764678 12937 raft_consensus.cc:515] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.765671 12941 raft_consensus.cc:2804] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:23.766039 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.766140 12941 raft_consensus.cc:697] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:23.766607 12818 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.767206 12740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.767935 12740 raft_consensus.cc:2393] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 706b8db7c66d49c49805e53cd77a0df7 in current term 1: Already voted for candidate e87314d356a14213a6c73c87ccb2f758 in this term.
I20260709 14:55:23.767441 12941 consensus_queue.cc:237] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.774142 12818 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 1.
I20260709 14:55:23.760506 12974 leader_election.cc:290] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.759989 12889 raft_consensus.cc:2468] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 1.
I20260709 14:55:23.775718 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.775925 12972 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 1 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:23.777472 12781 leader_election.cc:304] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7; no voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:23.777309 12937 leader_election.cc:290] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.778962 12973 raft_consensus.cc:2749] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.780819 12818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:23.784705 12818 raft_consensus.cc:2393] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e87314d356a14213a6c73c87ccb2f758 in current term 1: Already voted for candidate 806e3f5185a142999c0971b55dc853da in this term.
I20260709 14:55:23.785662 12856 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [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: e87314d356a14213a6c73c87ccb2f758; no voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da
I20260709 14:55:23.786409 12972 raft_consensus.cc:2749] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.790342 12932 tablet_bootstrap.cc:492] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.790802 12932 ts_tablet_manager.cc:1403] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.101s	user 0.008s	sys 0.003s
I20260709 14:55:23.790261 12639 catalog_manager.cc:5697] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 0 to 1, leader changed from <none> to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 1 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.793395 12932 raft_consensus.cc:359] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.794320 12932 raft_consensus.cc:385] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.794636 12932 raft_consensus.cc:740] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.795333 12932 consensus_queue.cc:260] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.797246 12932 ts_tablet_manager.cc:1434] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:55:23.798102 12932 tablet_bootstrap.cc:492] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7: Bootstrap starting.
I20260709 14:55:23.803090 12932 tablet_bootstrap.cc:654] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:23.802960 12637 catalog_manager.cc:5697] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.804397 12637 catalog_manager.cc:5697] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.805497 12637 catalog_manager.cc:5697] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.808022 12932 tablet_bootstrap.cc:492] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7: No bootstrap required, opened a new log
I20260709 14:55:23.808432 12932 ts_tablet_manager.cc:1403] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:23.810990 12932 raft_consensus.cc:359] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.811589 12932 raft_consensus.cc:385] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:23.811834 12932 raft_consensus.cc:740] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Initialized, Role: FOLLOWER
I20260709 14:55:23.812424 12932 consensus_queue.cc:260] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.814042 12932 ts_tablet_manager.cc:1434] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:23.818202 12639 catalog_manager.cc:5697] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 0 to 1, leader changed from <none> to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 1 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:23.820343 12641 catalog_manager.cc:5697] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 0 to 1, leader changed from <none> to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.821951 12641 catalog_manager.cc:5697] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 0 to 1, leader changed from <none> to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.823604 12641 catalog_manager.cc:5697] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 0 to 1, leader changed from <none> to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:23.972728 12973 raft_consensus.cc:493] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.973155 12973 raft_consensus.cc:515] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.974897 12973 leader_election.cc:290] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.975698 12740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.975922 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.976274 12740 raft_consensus.cc:2393] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 706b8db7c66d49c49805e53cd77a0df7 in current term 1: Already voted for candidate e87314d356a14213a6c73c87ccb2f758 in this term.
I20260709 14:55:23.977092 12782 leader_election.cc:304] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7; no voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:23.977646 12973 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:23.981786 12973 raft_consensus.cc:2749] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:23.996515 12973 raft_consensus.cc:493] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:23.996871 12973 raft_consensus.cc:515] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:23.998273 12973 leader_election.cc:290] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:23.998884 12740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806e3f5185a142999c0971b55dc853da" is_pre_election: true
I20260709 14:55:23.999199 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e87314d356a14213a6c73c87ccb2f758" is_pre_election: true
I20260709 14:55:23.999871 12890 raft_consensus.cc:2393] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 706b8db7c66d49c49805e53cd77a0df7 in current term 1: Already voted for candidate 806e3f5185a142999c0971b55dc853da in this term.
I20260709 14:55:24.000629 12781 leader_election.cc:304] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7; no voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:24.001201 12973 raft_consensus.cc:3060] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:24.005256 12973 raft_consensus.cc:2749] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:24.040446 12938 consensus_queue.cc:1048] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.044168 12938 consensus_queue.cc:1048] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.045449 12818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:56132
I20260709 14:55:24.046053 12818 raft_consensus.cc:606] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:24.069186 12973 consensus_queue.cc:1048] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.074412 12938 consensus_queue.cc:1048] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.078954 12972 consensus_queue.cc:1048] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.091900 12937 consensus_queue.cc:1048] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.092242 12890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:50816
I20260709 14:55:24.092814 12890 raft_consensus.cc:606] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:24.101464 12889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:50816
I20260709 14:55:24.102005 12889 raft_consensus.cc:606] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:24.102381 12973 consensus_queue.cc:1048] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.104960 12972 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.110460 12818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:56132
I20260709 14:55:24.113955 12818 raft_consensus.cc:606] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:24.122797 12938 raft_consensus.cc:993] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.124256 12977 raft_consensus.cc:1081] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.126029 12742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45334
I20260709 14:55:24.126533 12742 raft_consensus.cc:493] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.126859 12742 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.134336 12890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:50816
I20260709 14:55:24.134933 12890 raft_consensus.cc:606] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:24.138795 12973 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.141584 12742 raft_consensus.cc:515] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.142880 12889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
mode: GRACEFUL
new_leader_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:50816
I20260709 14:55:24.143440 12889 raft_consensus.cc:606] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Received request to transfer leadership to TS 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:24.144256 12937 raft_consensus.cc:993] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.144438 12742 leader_election.cc:290] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.144649 12937 raft_consensus.cc:1081] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.148236 12938 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.148893 12740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45344
I20260709 14:55:24.149314 12740 raft_consensus.cc:493] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.149643 12740 raft_consensus.cc:3060] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.154145 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:24.155581 12816 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.156543 12937 consensus_queue.cc:1048] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.157357 12889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.157965 12889 raft_consensus.cc:3055] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.161033 12889 raft_consensus.cc:740] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:24.172696 12889 consensus_queue.cc:260] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.170209 12816 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.181591 12889 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.182070 12707 leader_election.cc:304] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:24.182991 12941 raft_consensus.cc:2804] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.183645 12941 raft_consensus.cc:697] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.184466 12941 consensus_queue.cc:237] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.187698 12740 raft_consensus.cc:515] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.189550 12740 leader_election.cc:290] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.190601 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:24.191166 12817 raft_consensus.cc:3055] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.193228 12817 raft_consensus.cc:740] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:24.193769 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "488d1922d2db40baacd3e5148fcdf156" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.194288 12892 raft_consensus.cc:3060] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.194000 12817 consensus_queue.cc:260] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.195050 12817 raft_consensus.cc:3060] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.199646 12742 raft_consensus.cc:1240] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Rejecting Update request from peer 706b8db7c66d49c49805e53cd77a0df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:24.202749 12817 raft_consensus.cc:2468] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.205899 12707 leader_election.cc:304] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:24.206765 12941 raft_consensus.cc:2804] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.207180 12941 raft_consensus.cc:697] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.207966 12941 consensus_queue.cc:237] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.213476 12938 raft_consensus.cc:993] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.203122 12889 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.213856 12938 raft_consensus.cc:1081] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.215473 12972 consensus_queue.cc:1048] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.219545 12975 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.219496 12637 catalog_manager.cc:5697] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 1 to 2, leader changed from e87314d356a14213a6c73c87ccb2f758 (127.11.215.131) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 2 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.208411 12892 raft_consensus.cc:2468] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.224398 12742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45334
I20260709 14:55:24.226660 12742 raft_consensus.cc:493] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.227021 12742 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.234310 12741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:45346
I20260709 14:55:24.234889 12741 raft_consensus.cc:606] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Received request to transfer leadership to TS 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:24.242767 12972 consensus_queue.cc:1048] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.274091 12741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:45346
I20260709 14:55:24.276320 12970 raft_consensus.cc:993] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: : Instructing follower 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:24.278506 12970 raft_consensus.cc:1081] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Signalling peer 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:24.275530 12640 catalog_manager.cc:5697] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 1 to 2, leader changed from 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 2 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.280800 12818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:56116
I20260709 14:55:24.281304 12818 raft_consensus.cc:493] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.281677 12818 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.277041 12975 raft_consensus.cc:993] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: : Instructing follower 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:24.283085 12741 raft_consensus.cc:606] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Received request to transfer leadership to TS 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:24.283126 13022 raft_consensus.cc:1081] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Signalling peer 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:24.283568 12973 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.285063 12817 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:55:24.285574 12817 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.285926 12817 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.292414 13022 consensus_queue.cc:1048] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.298534 12814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
mode: GRACEFUL
new_leader_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:56132
I20260709 14:55:24.299093 12814 raft_consensus.cc:606] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Received request to transfer leadership to TS e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:24.274585 12742 raft_consensus.cc:515] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.302970 12818 raft_consensus.cc:515] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.303958 13022 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.304754 12973 consensus_queue.cc:1048] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.305552 12968 raft_consensus.cc:993] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.313086 12971 raft_consensus.cc:1081] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.307996 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:24.310848 12941 raft_consensus.cc:993] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: : Instructing follower 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:24.314388 12941 raft_consensus.cc:1081] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Signalling peer 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:24.310850 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.316032 12890 raft_consensus.cc:3055] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.316375 12890 raft_consensus.cc:740] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:24.317090 12890 consensus_queue.cc:260] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.317379 12740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:24.318251 12740 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.318149 12971 consensus_queue.cc:1048] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.318881 12816 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.318101 12890 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.323539 12741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45344
I20260709 14:55:24.324121 12741 raft_consensus.cc:493] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.324517 12741 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.325853 12890 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.327009 12706 leader_election.cc:304] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:24.328004 12742 leader_election.cc:290] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.327605 12740 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 2.
I20260709 14:55:24.331908 12818 leader_election.cc:290] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 2 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.332693 12817 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.338497 13022 raft_consensus.cc:2804] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.344656 13022 raft_consensus.cc:697] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.349957 12890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.350637 12890 raft_consensus.cc:3055] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.347549 12971 raft_consensus.cc:993] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: : Instructing follower e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:24.351002 12890 raft_consensus.cc:740] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:24.351465 12971 raft_consensus.cc:1081] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Signalling peer e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:24.351774 12890 consensus_queue.cc:260] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.349646 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.353381 12817 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 2 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.353765 12891 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.346628 12741 raft_consensus.cc:515] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.355876 12741 leader_election.cc:290] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.339071 12816 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.357340 12890 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.358318 12782 leader_election.cc:304] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:24.358994 12968 raft_consensus.cc:2804] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.359427 12968 raft_consensus.cc:697] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:24.360239 12968 consensus_queue.cc:237] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.361378 12892 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:50790
I20260709 14:55:24.361977 12892 raft_consensus.cc:493] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.362383 12892 raft_consensus.cc:3060] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.365415 12890 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 2.
I20260709 14:55:24.368201 12891 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 2.
I20260709 14:55:24.368188 12888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
W20260709 14:55:24.368700 12707 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:44395, user_credentials={real_user=slave}} blocked reactor thread for 54036.9us
I20260709 14:55:24.369035 12888 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.369133 12889 raft_consensus.cc:1240] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Rejecting Update request from peer 806e3f5185a142999c0971b55dc853da for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:24.371182 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:24.371798 12741 raft_consensus.cc:3055] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.372087 12741 raft_consensus.cc:740] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.372680 12781 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:24.373026 12941 consensus_queue.cc:1048] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.349686 13022 consensus_queue.cc:237] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.376430 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:24.376682 12892 raft_consensus.cc:515] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.377017 12817 raft_consensus.cc:3055] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.377357 12817 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:24.378237 12888 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.378338 12641 catalog_manager.cc:5697] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 1 to 2, leader changed from e87314d356a14213a6c73c87ccb2f758 (127.11.215.131) to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.379236 12816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:55:24.380514 12968 raft_consensus.cc:2804] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.380982 12968 raft_consensus.cc:697] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:24.381078 12816 raft_consensus.cc:493] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.381546 12816 raft_consensus.cc:3060] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.381800 12968 consensus_queue.cc:237] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.383476 13022 consensus_queue.cc:1059] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.384027 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:24.379884 12706 leader_election.cc:304] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:24.379922 12817 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.384609 12743 raft_consensus.cc:3060] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.385283 12817 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.385789 12941 raft_consensus.cc:2804] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.385813 12892 leader_election.cc:290] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 2 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:24.385176 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58f3a6cf476b484e9a86a6d6da1ad441" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:24.386813 12815 raft_consensus.cc:3055] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.386291 12941 raft_consensus.cc:697] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.384951 12741 consensus_queue.cc:260] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.387939 12941 consensus_queue.cc:237] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.388794 12741 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.387109 12815 raft_consensus.cc:740] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:24.391974 12815 consensus_queue.cc:260] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.392838 12815 raft_consensus.cc:3060] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.393699 12743 raft_consensus.cc:2468] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 2.
I20260709 14:55:24.394325 12740 raft_consensus.cc:1240] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Rejecting Update request from peer 706b8db7c66d49c49805e53cd77a0df7 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:24.394822 12856 leader_election.cc:304] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:24.395686 12977 raft_consensus.cc:2804] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.396142 12977 raft_consensus.cc:697] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 2 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:24.396878 12977 consensus_queue.cc:237] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.397308 12741 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 2.
I20260709 14:55:24.397342 12816 raft_consensus.cc:515] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.399390 12816 leader_election.cc:290] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 2 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.400355 12888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.399214 12815 raft_consensus.cc:2468] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 2.
I20260709 14:55:24.400058 12817 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.401753 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8ff264cc649416bbf2e4a1cbccaff84" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:24.402181 12741 raft_consensus.cc:3055] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.402405 12741 raft_consensus.cc:740] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.402976 12741 consensus_queue.cc:260] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.403920 12741 raft_consensus.cc:3060] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.409937 12741 raft_consensus.cc:2468] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 2.
I20260709 14:55:24.411016 12782 leader_election.cc:304] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [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: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:24.412092 12968 raft_consensus.cc:2804] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.412530 12968 raft_consensus.cc:697] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:24.412437 12637 catalog_manager.cc:5697] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 1 to 2, leader changed from e87314d356a14213a6c73c87ccb2f758 (127.11.215.131) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 2 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.413386 12968 consensus_queue.cc:237] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.421694 12639 catalog_manager.cc:5697] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 1 to 2, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.426774 12637 catalog_manager.cc:5697] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 1 to 2, leader changed from 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 2 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.430140 12641 catalog_manager.cc:5697] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 1 to 2, leader changed from 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130) to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:24.438056 12639 catalog_manager.cc:5697] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 1 to 2, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.663820 12891 raft_consensus.cc:1275] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.665048 12941 consensus_queue.cc:1048] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.672142 12815 raft_consensus.cc:1275] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.673924 13022 consensus_queue.cc:1048] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.676791 12972 raft_consensus.cc:993] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.677217 12977 raft_consensus.cc:1081] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:24.678983 12741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45334
I20260709 14:55:24.679513 12741 raft_consensus.cc:493] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:24.679852 12741 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.685623 12741 raft_consensus.cc:515] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.687263 12741 leader_election.cc:290] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:24.687749 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:24.688305 12815 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.688254 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:24.688876 12891 raft_consensus.cc:3055] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:24.689180 12891 raft_consensus.cc:740] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:24.689913 12891 consensus_queue.cc:260] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.691016 12891 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.694662 12815 raft_consensus.cc:2468] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.695762 12707 leader_election.cc:304] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:24.696502 13022 raft_consensus.cc:2804] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:24.696852 13022 raft_consensus.cc:697] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:24.697074 12891 raft_consensus.cc:2468] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:24.697535 13022 consensus_queue.cc:237] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:24.703028 12641 catalog_manager.cc:5697] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 1 to 2, leader changed from e87314d356a14213a6c73c87ccb2f758 (127.11.215.131) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 2 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:24.769992 12891 raft_consensus.cc:1275] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.771210 12937 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.777878 12741 raft_consensus.cc:1275] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.779234 12971 consensus_queue.cc:1048] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.780476 12743 raft_consensus.cc:1275] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.781914 12937 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.790576 12891 raft_consensus.cc:1275] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.791957 12971 consensus_queue.cc:1048] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.819530 12815 raft_consensus.cc:1275] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.820638 13022 consensus_queue.cc:1048] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.826830 12891 raft_consensus.cc:1275] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.828840 13022 consensus_queue.cc:1048] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.864302 12815 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.865410 12891 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.865502 13022 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.866678 13022 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.877854 12740 raft_consensus.cc:1275] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.879145 12971 consensus_queue.cc:1048] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.886015 12891 raft_consensus.cc:3060] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:24.898274 12815 raft_consensus.cc:1275] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.899497 12977 consensus_queue.cc:1048] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.900005 12891 raft_consensus.cc:1275] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.901392 12968 consensus_queue.cc:1048] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.911461 12740 raft_consensus.cc:1275] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.912634 12977 consensus_queue.cc:1048] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:24.919459 12817 raft_consensus.cc:1275] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.920655 13027 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:24.930222 12891 raft_consensus.cc:1275] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:24.932459 12941 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.596087 12815 raft_consensus.cc:1275] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.597370 12941 consensus_queue.cc:1048] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:25.608551 12892 raft_consensus.cc:1275] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:25.611892 13036 consensus_queue.cc:1048] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:55:26.445420 12672 debug-util.cc:398] Leaking SignalData structure 0x7b080004f660 after lost signal to thread 12129
W20260709 14:55:26.446144 12672 debug-util.cc:398] Leaking SignalData structure 0x7b080004fd40 after lost signal to thread 12675
W20260709 14:55:26.446846 12672 debug-util.cc:398] Leaking SignalData structure 0x7b0800200340 after lost signal to thread 12767
W20260709 14:55:26.447510 12672 debug-util.cc:398] Leaking SignalData structure 0x7b08002040a0 after lost signal to thread 12842
W20260709 14:55:26.448138 12672 debug-util.cc:398] Leaking SignalData structure 0x7b08001cce20 after lost signal to thread 12916
W20260709 14:55:26.732759 12913 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7640 after lost signal to thread 12129
W20260709 14:55:26.733515 12913 debug-util.cc:398] Leaking SignalData structure 0x7b0800177b80 after lost signal to thread 12675
W20260709 14:55:26.734251 12913 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9ac0 after lost signal to thread 12767
W20260709 14:55:26.734454 12913 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9a80 after lost signal to thread 12768
W20260709 14:55:26.735057 12913 debug-util.cc:398] Leaking SignalData structure 0x7b08000a0820 after lost signal to thread 12842
W20260709 14:55:26.735711 12913 debug-util.cc:398] Leaking SignalData structure 0x7b08001c4e40 after lost signal to thread 12916
W20260709 14:55:26.735900 12913 debug-util.cc:398] Leaking SignalData structure 0x7b080010e1a0 after lost signal to thread 12917
I20260709 14:55:27.377774 12126 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:55:27.378779 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:27.419121 12743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:45352
I20260709 14:55:27.419764 12743 raft_consensus.cc:606] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Received request to transfer leadership to TS e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:27.422528 12743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:45352
I20260709 14:55:27.423063 12743 raft_consensus.cc:606] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Received request to transfer leadership to TS e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:27.424121 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:27.424649 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:27.452787 13049 raft_consensus.cc:993] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: : Instructing follower e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:27.453266 13034 raft_consensus.cc:1081] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Signalling peer e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:27.454815 12891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:50802
I20260709 14:55:27.455369 12891 raft_consensus.cc:493] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.455729 12891 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.462139 12891 raft_consensus.cc:515] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:27.464059 12891 leader_election.cc:290] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 3 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:27.465399 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:27.465776 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:27.465975 12815 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.466331 12743 raft_consensus.cc:3055] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:27.466634 12743 raft_consensus.cc:740] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:27.467435 12743 consensus_queue.cc:260] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:27.468567 12743 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.472323 12815 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 3.
I20260709 14:55:27.473552 12856 leader_election.cc:304] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [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: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:27.474328 12972 raft_consensus.cc:2804] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:27.474538 12743 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 3.
I20260709 14:55:27.476497 12972 raft_consensus.cc:697] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:27.477491 12972 consensus_queue.cc:237] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:27.486733 12639 catalog_manager.cc:5697] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 2 to 3, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.580951 13049 raft_consensus.cc:993] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: : Instructing follower e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:27.581430 13034 raft_consensus.cc:1081] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Signalling peer e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:27.583011 12891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:50802
I20260709 14:55:27.583566 12891 raft_consensus.cc:493] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:27.583916 12891 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.590155 12891 raft_consensus.cc:515] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:27.592167 12891 leader_election.cc:290] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 3 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:27.593248 12743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:27.593809 12743 raft_consensus.cc:3055] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:27.594147 12743 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:27.593704 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:27.595037 12815 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.594975 12743 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:27.596221 12743 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:27.601554 12815 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 3.
I20260709 14:55:27.602742 12856 leader_election.cc:304] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [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: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:27.602814 12743 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 3.
I20260709 14:55:27.603677 12972 raft_consensus.cc:2804] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:27.604116 12972 raft_consensus.cc:697] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:27.604866 12972 consensus_queue.cc:237] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:27.620074 12639 catalog_manager.cc:5697] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 2 to 3, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:27.901321 12743 raft_consensus.cc:1275] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.902638 12972 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:27.923128 12815 raft_consensus.cc:1275] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:27.926512 13050 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:28.019948 12815 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:28.021265 13050 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:28.036090 12743 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:28.037606 12972 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:28.425374 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:28.442374 12891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:50816
I20260709 14:55:28.448479 12891 raft_consensus.cc:606] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:28.463373 12891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:50816
I20260709 14:55:28.463969 12891 raft_consensus.cc:606] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:28.466296 13064 raft_consensus.cc:993] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.466784 13064 raft_consensus.cc:1081] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.468376 12743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45334
I20260709 14:55:28.468914 12743 raft_consensus.cc:493] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.469246 12743 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:28.470669 12815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:56132
I20260709 14:55:28.471222 12815 raft_consensus.cc:606] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:28.475803 12743 raft_consensus.cc:515] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.479007 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:28.479558 12815 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:28.484935 12816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:56132
I20260709 14:55:28.485507 12816 raft_consensus.cc:606] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:28.490532 12815 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 4.
I20260709 14:55:28.492062 12816 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
mode: GRACEFUL
new_leader_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:56132
I20260709 14:55:28.492414 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb822fa21a0841f88c72ec9e5fa93229" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:28.493054 12816 raft_consensus.cc:606] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Received request to transfer leadership to TS 806e3f5185a142999c0971b55dc853da
I20260709 14:55:28.493664 12891 raft_consensus.cc:3055] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:28.493971 12891 raft_consensus.cc:740] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:28.494737 12891 consensus_queue.cc:260] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.495620 12891 raft_consensus.cc:3060] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:28.493111 12817 raft_consensus.cc:1240] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Rejecting Update request from peer e87314d356a14213a6c73c87ccb2f758 for earlier term 3. Current term is 4. Ops: []
I20260709 14:55:28.511137 12707 leader_election.cc:304] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [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: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:28.512118 13034 raft_consensus.cc:2804] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:28.521878 12743 leader_election.cc:290] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 4 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:28.524258 12891 raft_consensus.cc:2468] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 4.
I20260709 14:55:28.527614 13066 raft_consensus.cc:993] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.529393 13046 raft_consensus.cc:1081] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.531117 12743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45344
I20260709 14:55:28.531735 12743 raft_consensus.cc:493] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.532141 12743 raft_consensus.cc:3060] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.538327 13034 raft_consensus.cc:697] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:28.538599 12743 raft_consensus.cc:515] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.543985 13034 consensus_queue.cc:237] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.548975 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:28.549531 12892 raft_consensus.cc:3060] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.549816 12743 leader_election.cc:290] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:28.556854 12639 catalog_manager.cc:5697] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 3 to 4, leader changed from e87314d356a14213a6c73c87ccb2f758 (127.11.215.131) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 4 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.558043 12892 raft_consensus.cc:2468] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:28.558997 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0cdcac182e1469caeb98741a33e6e5d" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:28.559180 12706 leader_election.cc:304] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:28.559638 12815 raft_consensus.cc:3055] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:28.559973 12815 raft_consensus.cc:740] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:28.560218 13034 raft_consensus.cc:2804] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:28.560765 13034 raft_consensus.cc:697] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:28.560986 12815 consensus_queue.cc:260] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.561591 13034 consensus_queue.cc:237] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.562232 12815 raft_consensus.cc:3060] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:28.581375 12815 raft_consensus.cc:2468] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 2.
I20260709 14:55:28.593668 12639 catalog_manager.cc:5697] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 1 to 2, leader changed from 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 2 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:28.908494 13046 raft_consensus.cc:993] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.908932 13066 raft_consensus.cc:1081] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.910434 12743 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45344
I20260709 14:55:28.910983 12743 raft_consensus.cc:493] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.911343 12743 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.918157 12743 raft_consensus.cc:515] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.920326 12743 leader_election.cc:290] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 3 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:28.921051 12815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:28.921633 12815 raft_consensus.cc:3055] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:28.921959 12815 raft_consensus.cc:740] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:28.922696 12815 consensus_queue.cc:260] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.923760 12815 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.924575 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d8234e206241f285c49a1ddf34f559" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:28.925103 12892 raft_consensus.cc:3060] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.930920 12815 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 3.
I20260709 14:55:28.931253 12892 raft_consensus.cc:2468] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 3.
I20260709 14:55:28.933162 12706 leader_election.cc:304] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [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: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:28.934484 13074 raft_consensus.cc:993] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.934903 13066 raft_consensus.cc:1081] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.935613 13065 raft_consensus.cc:993] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: : Instructing follower 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.936015 13064 raft_consensus.cc:1081] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Signalling peer 806e3f5185a142999c0971b55dc853da to start an election
I20260709 14:55:28.936899 12740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45344
I20260709 14:55:28.937425 12740 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.937749 12740 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.939541 12741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
 from {username='slave'} at 127.0.0.1:45334
I20260709 14:55:28.940054 12741 raft_consensus.cc:493] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:28.940392 12741 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:28.946609 12741 raft_consensus.cc:515] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.947598 13034 raft_consensus.cc:2804] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:28.948086 13034 raft_consensus.cc:697] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:28.948835 13034 consensus_queue.cc:237] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.949942 12817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:28.950453 12817 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:28.951134 12740 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.956311 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:28.956502 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:28.956879 12892 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.957036 12816 raft_consensus.cc:3055] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:28.957399 12816 raft_consensus.cc:740] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:28.958153 12816 consensus_queue.cc:260] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.958989 12740 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 3 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:28.959296 12816 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:28.965847 12892 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 3.
I20260709 14:55:28.968538 12706 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [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: 806e3f5185a142999c0971b55dc853da, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:28.968700 12817 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 4.
I20260709 14:55:28.969369 13069 raft_consensus.cc:2804] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:28.969808 13069 raft_consensus.cc:697] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:28.970543 13069 consensus_queue.cc:237] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.970956 12741 leader_election.cc:290] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [CANDIDATE]: Term 4 election: Requested vote from peers 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:28.971062 12892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "806e3f5185a142999c0971b55dc853da" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:28.971485 12707 leader_election.cc:304] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [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: 706b8db7c66d49c49805e53cd77a0df7, 806e3f5185a142999c0971b55dc853da; no voters: 
I20260709 14:55:28.971851 12892 raft_consensus.cc:3055] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:28.967255 12816 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 3.
I20260709 14:55:28.972191 12892 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:28.972437 13067 raft_consensus.cc:2804] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:28.972867 13067 raft_consensus.cc:697] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Becoming Leader. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:28.973598 13067 consensus_queue.cc:237] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.974036 12892 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:28.975271 12892 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:28.987462 12892 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806e3f5185a142999c0971b55dc853da in term 4.
I20260709 14:55:29.001538 12639 catalog_manager.cc:5697] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 2 to 3, leader changed from 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 3 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.015718 12639 catalog_manager.cc:5697] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 2 to 3, leader changed from 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 3 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.017246 12639 catalog_manager.cc:5697] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da reported cstate change: term changed from 3 to 4, leader changed from e87314d356a14213a6c73c87ccb2f758 (127.11.215.131) to 806e3f5185a142999c0971b55dc853da (127.11.215.129). New cstate: current_term: 4 leader_uuid: "806e3f5185a142999c0971b55dc853da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:29.028801 12892 raft_consensus.cc:1275] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:29.030018 13034 consensus_queue.cc:1048] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.058347 12815 raft_consensus.cc:1275] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:29.060619 13068 consensus_queue.cc:1048] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:29.063596 12815 raft_consensus.cc:1275] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:29.065538 13076 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:29.083052 12891 raft_consensus.cc:1275] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:29.084533 13034 consensus_queue.cc:1048] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:29.341152 12816 raft_consensus.cc:1275] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:29.342931 13034 consensus_queue.cc:1048] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:29.354008 12891 raft_consensus.cc:1275] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:29.356168 13069 consensus_queue.cc:1048] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:29.361963 12892 raft_consensus.cc:1275] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:29.363210 13069 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:29.371886 12816 raft_consensus.cc:1275] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:29.373782 13068 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:29.488974 12816 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:29.490278 13068 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:29.498406 12891 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Refusing update from remote peer 806e3f5185a142999c0971b55dc853da: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:29.500484 13067 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:31.519971 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:31.528157 12741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:45352
I20260709 14:55:31.528784 12741 raft_consensus.cc:606] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Received request to transfer leadership to TS 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:31.531167 12741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:45352
I20260709 14:55:31.531621 12741 raft_consensus.cc:606] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Received request to transfer leadership to TS e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:31.533556 12741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:45352
I20260709 14:55:31.533944 12741 raft_consensus.cc:606] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Received request to transfer leadership to TS e87314d356a14213a6c73c87ccb2f758
I20260709 14:55:31.535837 12741 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a"
dest_uuid: "806e3f5185a142999c0971b55dc853da"
mode: GRACEFUL
new_leader_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:45352
I20260709 14:55:31.536224 12741 raft_consensus.cc:606] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Received request to transfer leadership to TS 706b8db7c66d49c49805e53cd77a0df7
I20260709 14:55:31.537178 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:31.537572 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:31.686265 13092 raft_consensus.cc:993] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: : Instructing follower 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:31.686682 13092 raft_consensus.cc:1081] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Signalling peer 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:31.688035 12816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:55:31.688493 12816 raft_consensus.cc:493] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.688786 12816 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.694082 12816 raft_consensus.cc:515] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.695842 12816 leader_election.cc:290] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 3 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:31.696503 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:31.697019 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5f3f7e1d5c44b5eb080039de947aa5a" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:31.697180 12741 raft_consensus.cc:3055] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:31.697464 12891 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.697458 12741 raft_consensus.cc:740] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:31.698342 12741 consensus_queue.cc:260] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.699378 12741 raft_consensus.cc:3060] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:31.701697 12891 raft_consensus.cc:2468] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 3.
I20260709 14:55:31.702827 12781 leader_election.cc:304] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [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: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:31.703728 13093 raft_consensus.cc:2804] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:31.704602 13093 raft_consensus.cc:697] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 3 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:31.704572 12741 raft_consensus.cc:2468] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 3.
I20260709 14:55:31.705643 13093 consensus_queue.cc:237] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.712471 12640 catalog_manager.cc:5697] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 2 to 3, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.825945 13094 raft_consensus.cc:993] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: : Instructing follower e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:31.826397 13092 raft_consensus.cc:1081] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Signalling peer e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:31.827687 12891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:50802
I20260709 14:55:31.828048 12891 raft_consensus.cc:493] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.828254 12891 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:31.832053 12891 raft_consensus.cc:515] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.833273 12891 leader_election.cc:290] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 4 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:31.834012 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:31.834307 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99563f0972ac4c3e8b2413712010f3cb" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:31.834453 12741 raft_consensus.cc:3055] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:55:31.834705 12741 raft_consensus.cc:740] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:31.834770 12816 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:31.835381 12741 consensus_queue.cc:260] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.836205 12741 raft_consensus.cc:3060] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:55:31.838982 12816 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 4.
I20260709 14:55:31.840046 12856 leader_election.cc:304] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [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: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:31.840648 12741 raft_consensus.cc:2468] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 4.
I20260709 14:55:31.840761 13064 raft_consensus.cc:2804] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:55:31.842007 13064 raft_consensus.cc:697] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 4 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:31.842748 13064 consensus_queue.cc:237] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.849176 12640 catalog_manager.cc:5697] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 3 to 4, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 4 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:31.864969 13094 raft_consensus.cc:993] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: : Instructing follower 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:31.865321 13092 raft_consensus.cc:1081] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Signalling peer 706b8db7c66d49c49805e53cd77a0df7 to start an election
I20260709 14:55:31.866576 12816 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb"
dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
 from {username='slave'} at 127.0.0.1:56126
I20260709 14:55:31.866977 12816 raft_consensus.cc:493] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.867231 12816 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.871412 12816 raft_consensus.cc:515] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.872661 12816 leader_election.cc:290] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [CANDIDATE]: Term 5 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), e87314d356a14213a6c73c87ccb2f758 (127.11.215.131:41687)
I20260709 14:55:31.873337 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:31.873607 12891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771991470ead4f5d8abeca73847f98cb" candidate_uuid: "706b8db7c66d49c49805e53cd77a0df7" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
I20260709 14:55:31.873836 12741 raft_consensus.cc:3055] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:55:31.874046 12891 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.874161 12741 raft_consensus.cc:740] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:31.874830 12741 consensus_queue.cc:260] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.875825 12741 raft_consensus.cc:3060] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:55:31.878897 12891 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 5.
I20260709 14:55:31.879680 12781 leader_election.cc:304] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [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: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:31.880313 13093 raft_consensus.cc:2804] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:55:31.880761 13093 raft_consensus.cc:697] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 5 LEADER]: Becoming Leader. State: Replica: 706b8db7c66d49c49805e53cd77a0df7, State: Running, Role: LEADER
I20260709 14:55:31.881354 12741 raft_consensus.cc:2468] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 706b8db7c66d49c49805e53cd77a0df7 in term 5.
I20260709 14:55:31.881631 13093 consensus_queue.cc:237] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:31.888170 12640 catalog_manager.cc:5697] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 reported cstate change: term changed from 4 to 5, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130). New cstate: current_term: 5 leader_uuid: "706b8db7c66d49c49805e53cd77a0df7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:31.995204 13094 raft_consensus.cc:993] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: : Instructing follower e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:31.995613 13094 raft_consensus.cc:1081] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Signalling peer e87314d356a14213a6c73c87ccb2f758 to start an election
I20260709 14:55:31.996793 12891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c"
dest_uuid: "e87314d356a14213a6c73c87ccb2f758"
 from {username='slave'} at 127.0.0.1:50802
I20260709 14:55:31.997191 12891 raft_consensus.cc:493] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:31.997462 12891 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.001163 12891 raft_consensus.cc:515] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:32.002496 12891 leader_election.cc:290] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [CANDIDATE]: Term 3 election: Requested vote from peers 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173), 706b8db7c66d49c49805e53cd77a0df7 (127.11.215.130:44395)
I20260709 14:55:32.003134 12741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "806e3f5185a142999c0971b55dc853da"
I20260709 14:55:32.003489 12816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a78835d3782a4416b8c69a20fb331c5c" candidate_uuid: "e87314d356a14213a6c73c87ccb2f758" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "706b8db7c66d49c49805e53cd77a0df7"
I20260709 14:55:32.003631 12741 raft_consensus.cc:3055] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:32.003901 12816 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.003912 12741 raft_consensus.cc:740] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 806e3f5185a142999c0971b55dc853da, State: Running, Role: LEADER
I20260709 14:55:32.004752 12741 consensus_queue.cc:260] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:32.005959 12741 raft_consensus.cc:3060] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:32.008399 12816 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 3.
I20260709 14:55:32.009164 12856 leader_election.cc:304] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [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: 706b8db7c66d49c49805e53cd77a0df7, e87314d356a14213a6c73c87ccb2f758; no voters: 
I20260709 14:55:32.009922 13064 raft_consensus.cc:2804] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:32.010329 13064 raft_consensus.cc:697] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Becoming Leader. State: Replica: e87314d356a14213a6c73c87ccb2f758, State: Running, Role: LEADER
I20260709 14:55:32.010998 13064 consensus_queue.cc:237] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [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: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } }
I20260709 14:55:32.011447 12741 raft_consensus.cc:2468] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e87314d356a14213a6c73c87ccb2f758 in term 3.
I20260709 14:55:32.017936 12640 catalog_manager.cc:5697] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 reported cstate change: term changed from 2 to 3, leader changed from 806e3f5185a142999c0971b55dc853da (127.11.215.129) to e87314d356a14213a6c73c87ccb2f758 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "e87314d356a14213a6c73c87ccb2f758" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:32.103976 12891 raft_consensus.cc:1275] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:32.105260 13093 consensus_queue.cc:1048] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:32.115504 12741 raft_consensus.cc:1275] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:32.118140 13093 consensus_queue.cc:1048] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:32.263080 12741 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 5 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:32.264282 13093 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:32.272955 12891 raft_consensus.cc:1275] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 5 FOLLOWER]: Refusing update from remote peer 706b8db7c66d49c49805e53cd77a0df7: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:55:32.274935 13108 consensus_queue.cc:1048] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e87314d356a14213a6c73c87ccb2f758" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 41687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:55:32.301133 12741 raft_consensus.cc:1275] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:32.302383 13064 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:32.310446 12816 raft_consensus.cc:1275] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:55:32.312613 13101 consensus_queue.cc:1048] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:55:32.420697 12816 raft_consensus.cc:1275] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:32.421752 13064 consensus_queue.cc:1048] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "706b8db7c66d49c49805e53cd77a0df7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44395 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:32.430974 12741 raft_consensus.cc:1275] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Refusing update from remote peer e87314d356a14213a6c73c87ccb2f758: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:32.432330 13114 consensus_queue.cc:1048] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806e3f5185a142999c0971b55dc853da" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:32.538268 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:32.544018 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
I20260709 14:55:32.564224 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:32.564944 12126 tablet_replica.cc:333] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.565732 12126 raft_consensus.cc:2243] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.566337 12126 raft_consensus.cc:2272] T c8ff264cc649416bbf2e4a1cbccaff84 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.568331 12126 tablet_replica.cc:333] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.568779 12126 raft_consensus.cc:2243] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.569442 12126 raft_consensus.cc:2272] T 00d8234e206241f285c49a1ddf34f559 P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.570979 12126 tablet_replica.cc:333] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.571491 12126 raft_consensus.cc:2243] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.572175 12126 raft_consensus.cc:2272] T c0cdcac182e1469caeb98741a33e6e5d P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.573900 12126 tablet_replica.cc:333] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.574324 12126 raft_consensus.cc:2243] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.574635 12126 raft_consensus.cc:2272] T 771991470ead4f5d8abeca73847f98cb P 806e3f5185a142999c0971b55dc853da [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.576377 12126 tablet_replica.cc:333] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.576813 12126 raft_consensus.cc:2243] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.577127 12126 raft_consensus.cc:2272] T a78835d3782a4416b8c69a20fb331c5c P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.579037 12126 tablet_replica.cc:333] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.579535 12126 raft_consensus.cc:2243] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.580206 12126 raft_consensus.cc:2272] T cb822fa21a0841f88c72ec9e5fa93229 P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.581802 12126 tablet_replica.cc:333] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.582208 12126 raft_consensus.cc:2243] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.582511 12126 raft_consensus.cc:2272] T d5f3f7e1d5c44b5eb080039de947aa5a P 806e3f5185a142999c0971b55dc853da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.584268 12126 tablet_replica.cc:333] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.584708 12126 raft_consensus.cc:2243] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.585052 12126 raft_consensus.cc:2272] T 58f3a6cf476b484e9a86a6d6da1ad441 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.586536 12126 tablet_replica.cc:333] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.586971 12126 raft_consensus.cc:2243] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.587616 12126 raft_consensus.cc:2272] T 488d1922d2db40baacd3e5148fcdf156 P 806e3f5185a142999c0971b55dc853da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.589036 12126 tablet_replica.cc:333] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da: stopping tablet replica
I20260709 14:55:32.589394 12126 raft_consensus.cc:2243] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.589699 12126 raft_consensus.cc:2272] T 99563f0972ac4c3e8b2413712010f3cb P 806e3f5185a142999c0971b55dc853da [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:32.593339 12782 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]
W20260709 14:55:32.596098 12782 consensus_peers.cc:597] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 -> Peer 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173): Couldn't send request to peer 806e3f5185a142999c0971b55dc853da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:32.618963 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
I20260709 14:55:32.637223 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
I20260709 14:55:32.657097 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:32.657994 12126 tablet_replica.cc:333] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.658751 12126 raft_consensus.cc:2243] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.659762 12126 raft_consensus.cc:2272] T c8ff264cc649416bbf2e4a1cbccaff84 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:32.660787 12782 consensus_peers.cc:597] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 -> Peer 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173): Couldn't send request to peer 806e3f5185a142999c0971b55dc853da. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:32.661736 12126 tablet_replica.cc:333] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.662286 12126 raft_consensus.cc:2243] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.662730 12126 raft_consensus.cc:2272] T 00d8234e206241f285c49a1ddf34f559 P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.664310 12126 tablet_replica.cc:333] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.664772 12126 raft_consensus.cc:2243] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.665122 12126 raft_consensus.cc:2272] T a78835d3782a4416b8c69a20fb331c5c P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.666917 12126 tablet_replica.cc:333] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.667430 12126 raft_consensus.cc:2243] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.667804 12126 raft_consensus.cc:2272] T c0cdcac182e1469caeb98741a33e6e5d P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.669288 12126 tablet_replica.cc:333] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.669725 12126 raft_consensus.cc:2243] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.670083 12126 raft_consensus.cc:2272] T 99563f0972ac4c3e8b2413712010f3cb P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.672322 12126 tablet_replica.cc:333] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.672848 12126 raft_consensus.cc:2243] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.673264 12126 raft_consensus.cc:2272] T 488d1922d2db40baacd3e5148fcdf156 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.674708 12126 tablet_replica.cc:333] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.675226 12126 raft_consensus.cc:2243] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.675956 12126 raft_consensus.cc:2272] T d5f3f7e1d5c44b5eb080039de947aa5a P 706b8db7c66d49c49805e53cd77a0df7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.677613 12126 tablet_replica.cc:333] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.678072 12126 raft_consensus.cc:2243] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.678428 12126 raft_consensus.cc:2272] T cb822fa21a0841f88c72ec9e5fa93229 P 706b8db7c66d49c49805e53cd77a0df7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.679903 12126 tablet_replica.cc:333] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.680312 12126 raft_consensus.cc:2243] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.680676 12126 raft_consensus.cc:2272] T 58f3a6cf476b484e9a86a6d6da1ad441 P 706b8db7c66d49c49805e53cd77a0df7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.682070 12126 tablet_replica.cc:333] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7: stopping tablet replica
I20260709 14:55:32.682474 12126 raft_consensus.cc:2243] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.683132 12126 raft_consensus.cc:2272] T 771991470ead4f5d8abeca73847f98cb P 706b8db7c66d49c49805e53cd77a0df7 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:32.704000 12856 consensus_peers.cc:597] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 -> Peer 806e3f5185a142999c0971b55dc853da (127.11.215.129:46173): Couldn't send request to peer 806e3f5185a142999c0971b55dc853da. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:46173: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:32.709278 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
I20260709 14:55:32.726255 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
I20260709 14:55:32.744378 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:32.744994 12126 tablet_replica.cc:333] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.745596 12126 raft_consensus.cc:2243] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.746034 12126 raft_consensus.cc:2272] T c0cdcac182e1469caeb98741a33e6e5d P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.747812 12126 tablet_replica.cc:333] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.748307 12126 raft_consensus.cc:2243] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.748980 12126 raft_consensus.cc:2272] T a78835d3782a4416b8c69a20fb331c5c P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.750711 12126 tablet_replica.cc:333] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.751186 12126 raft_consensus.cc:2243] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.751886 12126 raft_consensus.cc:2272] T 58f3a6cf476b484e9a86a6d6da1ad441 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.753402 12126 tablet_replica.cc:333] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.753892 12126 raft_consensus.cc:2243] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.754513 12126 raft_consensus.cc:2272] T 99563f0972ac4c3e8b2413712010f3cb P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.756501 12126 tablet_replica.cc:333] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.756934 12126 raft_consensus.cc:2243] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.757311 12126 raft_consensus.cc:2272] T 488d1922d2db40baacd3e5148fcdf156 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.758756 12126 tablet_replica.cc:333] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.759186 12126 raft_consensus.cc:2243] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.759624 12126 raft_consensus.cc:2272] T cb822fa21a0841f88c72ec9e5fa93229 P e87314d356a14213a6c73c87ccb2f758 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.761060 12126 tablet_replica.cc:333] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.761479 12126 raft_consensus.cc:2243] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.761852 12126 raft_consensus.cc:2272] T d5f3f7e1d5c44b5eb080039de947aa5a P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.763584 12126 tablet_replica.cc:333] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.764024 12126 raft_consensus.cc:2243] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.764393 12126 raft_consensus.cc:2272] T c8ff264cc649416bbf2e4a1cbccaff84 P e87314d356a14213a6c73c87ccb2f758 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.765865 12126 tablet_replica.cc:333] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.766274 12126 raft_consensus.cc:2243] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.766639 12126 raft_consensus.cc:2272] T 00d8234e206241f285c49a1ddf34f559 P e87314d356a14213a6c73c87ccb2f758 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.768076 12126 tablet_replica.cc:333] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758: stopping tablet replica
I20260709 14:55:32.768471 12126 raft_consensus.cc:2243] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:32.768819 12126 raft_consensus.cc:2272] T 771991470ead4f5d8abeca73847f98cb P e87314d356a14213a6c73c87ccb2f758 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.811019 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:55:32.828291 12126 master.cc:562] Master@127.11.215.190:40075 shutting down...
I20260709 14:55:32.844731 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:32.845213 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:32.845522 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P d72483ecdf6c431b852aaa1429f73e33: stopping tablet replica
I20260709 14:55:32.885070 12126 master.cc:584] Master@127.11.215.190:40075 shutdown complete.
706b8db7c66d49c49805e53cd77a0df7  4
806e3f5185a142999c0971b55dc853da  5
e87314d356a14213a6c73c87ccb2f758  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10528 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:55:32.920431 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:42231
I20260709 14:55:32.921455 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:32.926493 13122 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:32.926677 13123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:32.927793 13125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:32.929155 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:32.930330 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:32.930548 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:32.930660 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608932930649 us; error 0 us; skew 500 ppm
I20260709 14:55:32.931102 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:32.938405 12126 webserver.cc:533] Webserver started at http://127.11.215.190:35999/ using document root <none> and password file <none>
I20260709 14:55:32.938838 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:32.938982 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:32.939185 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:32.940521 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "7fb103d2f4314414bc2c68898aa5c272"
format_stamp: "Formatted at 2026-07-09 14:55:32 on dist-test-slave-d854"
I20260709 14:55:32.944558 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:55:32.947538 13130 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:32.948184 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:32.948414 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "7fb103d2f4314414bc2c68898aa5c272"
format_stamp: "Formatted at 2026-07-09 14:55:32 on dist-test-slave-d854"
I20260709 14:55:32.948637 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:32.962555 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:32.963671 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:33.001946 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:42231
I20260709 14:55:33.002024 13181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:42231 every 8 connection(s)
I20260709 14:55:33.005575 13182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.014529 13182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272: Bootstrap starting.
I20260709 14:55:33.018887 13182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.022655 13182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272: No bootstrap required, opened a new log
I20260709 14:55:33.024605 13182 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb103d2f4314414bc2c68898aa5c272" member_type: VOTER }
I20260709 14:55:33.024956 13182 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.025123 13182 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb103d2f4314414bc2c68898aa5c272, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.025697 13182 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fb103d2f4314414bc2c68898aa5c272" member_type: VOTER }
I20260709 14:55:33.026124 13182 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:33.026347 13182 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:33.026574 13182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:33.030288 13182 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb103d2f4314414bc2c68898aa5c272" member_type: VOTER }
I20260709 14:55:33.030745 13182 leader_election.cc:304] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [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: 7fb103d2f4314414bc2c68898aa5c272; no voters: 
I20260709 14:55:33.031769 13182 leader_election.cc:290] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:33.032032 13185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:33.033226 13185 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 1 LEADER]: Becoming Leader. State: Replica: 7fb103d2f4314414bc2c68898aa5c272, State: Running, Role: LEADER
I20260709 14:55:33.033788 13185 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [LEADER]: Queue going to LEADER mode. State: All 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: "7fb103d2f4314414bc2c68898aa5c272" member_type: VOTER }
I20260709 14:55:33.034396 13182 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:33.038098 13186 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7fb103d2f4314414bc2c68898aa5c272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb103d2f4314414bc2c68898aa5c272" member_type: VOTER } }
I20260709 14:55:33.038353 13187 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fb103d2f4314414bc2c68898aa5c272. Latest consensus state: current_term: 1 leader_uuid: "7fb103d2f4314414bc2c68898aa5c272" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb103d2f4314414bc2c68898aa5c272" member_type: VOTER } }
I20260709 14:55:33.038728 13186 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:33.038911 13187 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:33.041175 13192 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:33.045775 13192 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:33.048723 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:33.053839 13192 catalog_manager.cc:1383] Generated new cluster ID: a75daee24e4546ff8ae6729f332cec3e
I20260709 14:55:33.054061 13192 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:33.075394 13192 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:33.076537 13192 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:33.088268 13192 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272: Generated new TSK 0
I20260709 14:55:33.088827 13192 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:33.115384 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:33.122407 13203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:33.123477 13204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:33.124188 13206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:33.124312 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:33.125571 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:33.125813 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:33.125989 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608933125972 us; error 0 us; skew 500 ppm
I20260709 14:55:33.126636 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:33.129433 12126 webserver.cc:533] Webserver started at http://127.11.215.129:43337/ using document root <none> and password file <none>
I20260709 14:55:33.130025 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:33.130251 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:33.130584 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:33.132050 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
format_stamp: "Formatted at 2026-07-09 14:55:33 on dist-test-slave-d854"
I20260709 14:55:33.138036 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:33.142174 13211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.142957 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:33.143409 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
format_stamp: "Formatted at 2026-07-09 14:55:33 on dist-test-slave-d854"
I20260709 14:55:33.143767 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:33.151826 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:33.152889 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:33.154156 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:33.156283 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:33.156458 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.156685 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:33.156837 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.192824 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:36599
I20260709 14:55:33.192911 13273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:36599 every 8 connection(s)
I20260709 14:55:33.197184 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:33.204103 13278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:33.205292 13279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:33.207016 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:33.208425 13282 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:33.209550 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:33.209829 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:33.209985 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608933209968 us; error 0 us; skew 500 ppm
I20260709 14:55:33.210103 13274 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42231
I20260709 14:55:33.210502 13274 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:33.210515 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:33.211266 13274 heartbeater.cc:507] Master 127.11.215.190:42231 requested a full tablet report, sending...
I20260709 14:55:33.212977 12126 webserver.cc:533] Webserver started at http://127.11.215.130:39223/ using document root <none> and password file <none>
I20260709 14:55:33.213476 13147 ts_manager.cc:194] Registered new tserver with Master: 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599)
I20260709 14:55:33.213595 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:33.213900 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:33.214223 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:33.215562 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "b460871283e6405ebff8cce3a0870311"
format_stamp: "Formatted at 2026-07-09 14:55:33 on dist-test-slave-d854"
I20260709 14:55:33.215799 13147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54850
I20260709 14:55:33.220018 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:55:33.223124 13286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.223790 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:33.224036 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "b460871283e6405ebff8cce3a0870311"
format_stamp: "Formatted at 2026-07-09 14:55:33 on dist-test-slave-d854"
I20260709 14:55:33.224282 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:33.236917 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:33.237977 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:33.239252 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:33.241266 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:33.241456 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.241662 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:33.241804 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.278666 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:42361
I20260709 14:55:33.278759 13348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:42361 every 8 connection(s)
I20260709 14:55:33.282986 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:33.289345 13352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:33.290329 13353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:33.292587 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:33.293852 13355 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:33.294209 13349 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42231
I20260709 14:55:33.294644 13349 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:33.294821 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:33.295073 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:33.295271 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608933295252 us; error 0 us; skew 500 ppm
I20260709 14:55:33.295486 13349 heartbeater.cc:507] Master 127.11.215.190:42231 requested a full tablet report, sending...
I20260709 14:55:33.296005 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:33.297536 13147 ts_manager.cc:194] Registered new tserver with Master: b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:33.298352 12126 webserver.cc:533] Webserver started at http://127.11.215.131:35533/ using document root <none> and password file <none>
I20260709 14:55:33.298807 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:33.298866 13147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54858
I20260709 14:55:33.298990 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:33.299312 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:33.300523 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
format_stamp: "Formatted at 2026-07-09 14:55:33 on dist-test-slave-d854"
I20260709 14:55:33.304486 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:55:33.307458 13360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.308120 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:55:33.308363 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
format_stamp: "Formatted at 2026-07-09 14:55:33 on dist-test-slave-d854"
I20260709 14:55:33.308640 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:33.330296 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:33.331429 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:33.332763 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:33.334797 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:33.334985 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:33.335196 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:33.335361 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:55:33.371434 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:39761
I20260709 14:55:33.371541 13422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:39761 every 8 connection(s)
I20260709 14:55:33.383596 13423 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42231
I20260709 14:55:33.383948 13423 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:33.384600 13423 heartbeater.cc:507] Master 127.11.215.190:42231 requested a full tablet report, sending...
I20260709 14:55:33.386349 13147 ts_manager.cc:194] Registered new tserver with Master: 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:33.386487 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012228649s
I20260709 14:55:33.388060 13147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54862
I20260709 14:55:33.410568 13147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54866:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:33.416426 13147 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:33.617630 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 4a11193c068c49cebce9076c06aacfcc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:33.619029 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a11193c068c49cebce9076c06aacfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.620353 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 072027ba46c34224b7498fb06e06bf4f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:33.622102 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 3aefdf01665d4ec98203b23016890901 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:33.622604 13312 tablet_service.cc:1511] Processing CreateTablet for tablet b862b2ee411f4bb891528ac8a1e79156 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:33.624311 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 0275e01dca2248b5b7eb6fcae756c208 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:33.625459 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 072027ba46c34224b7498fb06e06bf4f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:33.626704 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072027ba46c34224b7498fb06e06bf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.626606 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 254c02ed01e048cebe2e8c081bac5271 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:33.635139 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 723bd85dc99848c9a2bfbc35ddb3107a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:33.636374 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723bd85dc99848c9a2bfbc35ddb3107a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.636936 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b862b2ee411f4bb891528ac8a1e79156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.628509 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec2b8dba3a6438e8cde6e8353a4d29b (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:33.638015 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec2b8dba3a6438e8cde6e8353a4d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.638496 13237 tablet_service.cc:1511] Processing CreateTablet for tablet b862b2ee411f4bb891528ac8a1e79156 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:33.629276 13384 tablet_service.cc:1511] Processing CreateTablet for tablet 254c02ed01e048cebe2e8c081bac5271 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:33.639714 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b862b2ee411f4bb891528ac8a1e79156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.639953 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072027ba46c34224b7498fb06e06bf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.640115 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254c02ed01e048cebe2e8c081bac5271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.629720 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 723bd85dc99848c9a2bfbc35ddb3107a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:33.640969 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254c02ed01e048cebe2e8c081bac5271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.641628 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723bd85dc99848c9a2bfbc35ddb3107a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.641444 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 4a11193c068c49cebce9076c06aacfcc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:33.630959 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec2b8dba3a6438e8cde6e8353a4d29b (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:33.642601 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a11193c068c49cebce9076c06aacfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.631073 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 0275e01dca2248b5b7eb6fcae756c208 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:33.624320 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 4a11193c068c49cebce9076c06aacfcc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:33.632469 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 20af851635824cb89f9d953b953280ce (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:33.632730 13386 tablet_service.cc:1511] Processing CreateTablet for tablet b862b2ee411f4bb891528ac8a1e79156 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:33.633083 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 3aefdf01665d4ec98203b23016890901 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:33.634208 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 48f8ec194292421f9d5a191763532cf6 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:33.643287 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec2b8dba3a6438e8cde6e8353a4d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.646555 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f8ec194292421f9d5a191763532cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.620474 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 20af851635824cb89f9d953b953280ce (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:33.647586 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20af851635824cb89f9d953b953280ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.647528 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 48f8ec194292421f9d5a191763532cf6 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:33.648186 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20af851635824cb89f9d953b953280ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.648691 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aefdf01665d4ec98203b23016890901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.648792 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f8ec194292421f9d5a191763532cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.628509 13383 tablet_service.cc:1511] Processing CreateTablet for tablet 48f8ec194292421f9d5a191763532cf6 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:33.649771 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b862b2ee411f4bb891528ac8a1e79156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.650404 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48f8ec194292421f9d5a191763532cf6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.650560 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 2ec2b8dba3a6438e8cde6e8353a4d29b (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:33.651031 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0275e01dca2248b5b7eb6fcae756c208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.651788 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ec2b8dba3a6438e8cde6e8353a4d29b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.653618 13232 tablet_service.cc:1511] Processing CreateTablet for tablet 20af851635824cb89f9d953b953280ce (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:33.654826 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20af851635824cb89f9d953b953280ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.656462 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 3aefdf01665d4ec98203b23016890901 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:33.657706 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aefdf01665d4ec98203b23016890901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.644367 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 072027ba46c34224b7498fb06e06bf4f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:33.660413 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072027ba46c34224b7498fb06e06bf4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.645438 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 0275e01dca2248b5b7eb6fcae756c208 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:33.662393 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0275e01dca2248b5b7eb6fcae756c208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.646418 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 254c02ed01e048cebe2e8c081bac5271 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:33.664418 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254c02ed01e048cebe2e8c081bac5271. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.665445 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0275e01dca2248b5b7eb6fcae756c208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.666491 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a11193c068c49cebce9076c06aacfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.667534 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aefdf01665d4ec98203b23016890901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.690506 13230 tablet_service.cc:1511] Processing CreateTablet for tablet 723bd85dc99848c9a2bfbc35ddb3107a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:33.691931 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 723bd85dc99848c9a2bfbc35ddb3107a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.722472 13438 tablet_bootstrap.cc:492] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:33.724725 13310 tablet_service.cc:1511] Processing CreateTablet for tablet baaac2e046c84c6b9a4a8c057012aa54 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:33.726526 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baaac2e046c84c6b9a4a8c057012aa54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.738577 13438 tablet_bootstrap.cc:654] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.753362 13310 tablet_service.cc:1511] Processing CreateTablet for tablet d18a3e14a1f64ef2a637632efda807cc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:33.757155 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18a3e14a1f64ef2a637632efda807cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.760412 13309 tablet_service.cc:1511] Processing CreateTablet for tablet eef0aa9c720c40d6b5442e5a50c3230d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:33.762281 13438 tablet_bootstrap.cc:492] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:33.780237 13438 ts_tablet_manager.cc:1403] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.005s
I20260709 14:55:33.780568 13383 tablet_service.cc:1511] Processing CreateTablet for tablet baaac2e046c84c6b9a4a8c057012aa54 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:33.781745 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baaac2e046c84c6b9a4a8c057012aa54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.783058 13438 raft_consensus.cc:359] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:33.783793 13438 raft_consensus.cc:385] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.784077 13438 raft_consensus.cc:740] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.784719 13438 consensus_queue.cc:260] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:33.786664 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef0aa9c720c40d6b5442e5a50c3230d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.769409 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad6bce4545b4a29914b97c6e30dc8a4 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:33.787982 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad6bce4545b4a29914b97c6e30dc8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.776077 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 02fb8dc5666948d49302b7363092405e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:33.790127 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fb8dc5666948d49302b7363092405e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.777725 13440 tablet_bootstrap.cc:492] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:33.777868 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 18d263889ed94d0ead6aaf74cc59a629 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:33.800092 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d263889ed94d0ead6aaf74cc59a629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.779304 13385 tablet_service.cc:1511] Processing CreateTablet for tablet eef0aa9c720c40d6b5442e5a50c3230d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:33.804479 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef0aa9c720c40d6b5442e5a50c3230d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.779228 13382 tablet_service.cc:1511] Processing CreateTablet for tablet d18a3e14a1f64ef2a637632efda807cc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:33.808003 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18a3e14a1f64ef2a637632efda807cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.831583 13440 tablet_bootstrap.cc:654] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.831346 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 1556aab61e8c4d02b93696d50c042682 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:33.832584 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1556aab61e8c4d02b93696d50c042682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.858685 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 0292a0cfd3be4afaabc560f1e2d46d90 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:33.865427 13440 tablet_bootstrap.cc:492] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:33.865895 13440 ts_tablet_manager.cc:1403] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.089s	user 0.005s	sys 0.006s
I20260709 14:55:33.867537 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 18d263889ed94d0ead6aaf74cc59a629 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:33.871569 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0292a0cfd3be4afaabc560f1e2d46d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.871838 13441 raft_consensus.cc:493] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:33.872236 13441 raft_consensus.cc:515] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:33.874136 13440 raft_consensus.cc:359] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:33.874825 13440 raft_consensus.cc:385] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:33.883689 13441 leader_election.cc:290] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:33.884923 13384 tablet_service.cc:1511] Processing CreateTablet for tablet 02fb8dc5666948d49302b7363092405e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:33.885644 13237 tablet_service.cc:1511] Processing CreateTablet for tablet baaac2e046c84c6b9a4a8c057012aa54 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:33.886137 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fb8dc5666948d49302b7363092405e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.888046 13239 tablet_service.cc:1511] Processing CreateTablet for tablet d18a3e14a1f64ef2a637632efda807cc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:33.888298 13305 tablet_service.cc:1511] Processing CreateTablet for tablet b8b1da5a8a5e413cbfa8aaba81bd97ce (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:33.862166 13314 tablet_service.cc:1511] Processing CreateTablet for tablet bfc5c7667d8f4a2fb8e5d4e16c2456a5 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:33.889441 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b1da5a8a5e413cbfa8aaba81bd97ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.863301 13311 tablet_service.cc:1511] Processing CreateTablet for tablet e4095891bb7f4d57bb7949cf00160427 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:33.886773 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 18d263889ed94d0ead6aaf74cc59a629 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:33.891104 13349 heartbeater.cc:499] Master 127.11.215.190:42231 was elected leader, sending a full tablet report...
I20260709 14:55:33.880764 13440 raft_consensus.cc:740] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:33.902119 13387 tablet_service.cc:1511] Processing CreateTablet for tablet bfc5c7667d8f4a2fb8e5d4e16c2456a5 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:33.896377 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d263889ed94d0ead6aaf74cc59a629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.898579 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d263889ed94d0ead6aaf74cc59a629. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.899868 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc5c7667d8f4a2fb8e5d4e16c2456a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.908959 13232 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad6bce4545b4a29914b97c6e30dc8a4 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:33.910231 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad6bce4545b4a29914b97c6e30dc8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.909924 13308 tablet_service.cc:1511] Processing CreateTablet for tablet daa55795ee4d4cedaf06ccb0360063cc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:33.914379 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 0292a0cfd3be4afaabc560f1e2d46d90 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:33.915659 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baaac2e046c84c6b9a4a8c057012aa54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.916776 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa469e6e4bd455e8da37b376d50f40b (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:33.918903 13440 consensus_queue.cc:260] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:33.919869 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4095891bb7f4d57bb7949cf00160427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.920517 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0292a0cfd3be4afaabc560f1e2d46d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.921445 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc5c7667d8f4a2fb8e5d4e16c2456a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.921413 13234 tablet_service.cc:1511] Processing CreateTablet for tablet eef0aa9c720c40d6b5442e5a50c3230d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:33.922654 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef0aa9c720c40d6b5442e5a50c3230d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.922896 13385 tablet_service.cc:1511] Processing CreateTablet for tablet b8b1da5a8a5e413cbfa8aaba81bd97ce (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:33.923810 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18a3e14a1f64ef2a637632efda807cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.925575 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa469e6e4bd455e8da37b376d50f40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.927946 13438 ts_tablet_manager.cc:1434] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.147s	user 0.018s	sys 0.023s
I20260709 14:55:33.928218 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa55795ee4d4cedaf06ccb0360063cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.928862 13438 tablet_bootstrap.cc:492] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:33.933925 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 1556aab61e8c4d02b93696d50c042682 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:33.937192 13236 tablet_service.cc:1511] Processing CreateTablet for tablet e4095891bb7f4d57bb7949cf00160427 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:33.938395 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4095891bb7f4d57bb7949cf00160427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.924018 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b1da5a8a5e413cbfa8aaba81bd97ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.927279 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 02fb8dc5666948d49302b7363092405e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:33.956079 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02fb8dc5666948d49302b7363092405e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.958806 13438 tablet_bootstrap.cc:654] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:33.962128 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 50361d08ce88443092feecf7e27048f2 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:33.962785 13235 tablet_service.cc:1511] Processing CreateTablet for tablet bfc5c7667d8f4a2fb8e5d4e16c2456a5 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:33.964681 13386 tablet_service.cc:1511] Processing CreateTablet for tablet daa55795ee4d4cedaf06ccb0360063cc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:33.965020 13383 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa469e6e4bd455e8da37b376d50f40b (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:33.967903 13230 tablet_service.cc:1511] Processing CreateTablet for tablet 0292a0cfd3be4afaabc560f1e2d46d90 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:33.968688 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50361d08ce88443092feecf7e27048f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.969442 13442 tablet_bootstrap.cc:492] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:33.968535 13381 tablet_service.cc:1511] Processing CreateTablet for tablet e4095891bb7f4d57bb7949cf00160427 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:33.969894 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 152757eac26f4a49be9033da2808c89e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:33.945497 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 9ad6bce4545b4a29914b97c6e30dc8a4 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:33.971494 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152757eac26f4a49be9033da2808c89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.971767 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1556aab61e8c4d02b93696d50c042682. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.972353 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa469e6e4bd455e8da37b376d50f40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.972942 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ad6bce4545b4a29914b97c6e30dc8a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.973958 13313 tablet_service.cc:1511] Processing CreateTablet for tablet c04c3290325d43c28924503ba6595fb0 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:33.975426 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04c3290325d43c28924503ba6595fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.974402 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4095891bb7f4d57bb7949cf00160427. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.938958 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 1556aab61e8c4d02b93696d50c042682 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:34.000622 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0292a0cfd3be4afaabc560f1e2d46d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.003607 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfc5c7667d8f4a2fb8e5d4e16c2456a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:33.962502 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0f51f32e824b358f10a862e82f414d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:34.011379 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:34.015462 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1556aab61e8c4d02b93696d50c042682. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:34.015705 13289 leader_election.cc:343] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.016618 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 50361d08ce88443092feecf7e27048f2 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:34.022202 13306 tablet_service.cc:1511] Processing CreateTablet for tablet c1de3437bb664364be6c902669e4487c (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:34.024355 13440 ts_tablet_manager.cc:1434] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.158s	user 0.015s	sys 0.007s
I20260709 14:55:34.025020 13423 heartbeater.cc:499] Master 127.11.215.190:42231 was elected leader, sending a full tablet report...
I20260709 14:55:34.031508 13440 tablet_bootstrap.cc:492] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:34.029819 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa55795ee4d4cedaf06ccb0360063cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.038980 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:34.042584 13287 leader_election.cc:343] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.043006 13287 leader_election.cc:304] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:34.043435 13231 tablet_service.cc:1511] Processing CreateTablet for tablet daa55795ee4d4cedaf06ccb0360063cc (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:34.044826 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa55795ee4d4cedaf06ccb0360063cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.044893 13445 raft_consensus.cc:2749] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.048544 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0f51f32e824b358f10a862e82f414d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.049877 13307 tablet_service.cc:1511] Processing CreateTablet for tablet 88e5c863dba54ff0a0c9321b786fdc55 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:34.051373 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e5c863dba54ff0a0c9321b786fdc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.056759 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 1139801cba554ab7933a18b6c2142218 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:34.057755 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 4fa469e6e4bd455e8da37b376d50f40b (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
W20260709 14:55:34.062319 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:34.063068 13442 tablet_bootstrap.cc:654] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.064633 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 50361d08ce88443092feecf7e27048f2 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:34.071439 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50361d08ce88443092feecf7e27048f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.096208 13308 tablet_service.cc:1511] Processing CreateTablet for tablet a84b041fb3d246be976a629f28e0f27a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:34.102612 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0f51f32e824b358f10a862e82f414d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:34.103462 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fa469e6e4bd455e8da37b376d50f40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.106591 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 9a0f51f32e824b358f10a862e82f414d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:34.107882 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50361d08ce88443092feecf7e27048f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.112205 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 44cbabdfdf4e44ac88587fe7b462eaba (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:34.082949 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1de3437bb664364be6c902669e4487c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.098358 13440 tablet_bootstrap.cc:654] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.125500 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cbabdfdf4e44ac88587fe7b462eaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.132102 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 152757eac26f4a49be9033da2808c89e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:34.133816 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1139801cba554ab7933a18b6c2142218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.135507 13239 tablet_service.cc:1511] Processing CreateTablet for tablet c1de3437bb664364be6c902669e4487c (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:34.140568 13384 tablet_service.cc:1511] Processing CreateTablet for tablet c1de3437bb664364be6c902669e4487c (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:34.142762 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84b041fb3d246be976a629f28e0f27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.138357 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0f51f32e824b358f10a862e82f414d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.146147 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 16bb4737877b4208bbf785e5e754e7ba (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:34.150674 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 152757eac26f4a49be9033da2808c89e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:34.151408 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a0f51f32e824b358f10a862e82f414d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.152588 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 1139801cba554ab7933a18b6c2142218 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:34.153427 13442 tablet_bootstrap.cc:492] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:34.153920 13442 ts_tablet_manager.cc:1403] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.185s	user 0.007s	sys 0.005s
I20260709 14:55:34.156740 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1de3437bb664364be6c902669e4487c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.156613 13442 raft_consensus.cc:359] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.155416 13381 tablet_service.cc:1511] Processing CreateTablet for tablet a84b041fb3d246be976a629f28e0f27a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:34.159462 13442 raft_consensus.cc:385] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.169564 13442 raft_consensus.cc:740] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.121218 13232 tablet_service.cc:1511] Processing CreateTablet for tablet b8b1da5a8a5e413cbfa8aaba81bd97ce (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:34.163082 13230 tablet_service.cc:1511] Processing CreateTablet for tablet 16bb4737877b4208bbf785e5e754e7ba (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:34.165292 13438 tablet_bootstrap.cc:492] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:34.157096 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 80f4d0bf3bba421ab198b32eb1823576 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:34.176944 13438 ts_tablet_manager.cc:1403] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.248s	user 0.022s	sys 0.008s
I20260709 14:55:34.177441 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f4d0bf3bba421ab198b32eb1823576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.178022 13442 consensus_queue.cc:260] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.173105 13234 tablet_service.cc:1511] Processing CreateTablet for tablet a84b041fb3d246be976a629f28e0f27a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:34.171185 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 1139801cba554ab7933a18b6c2142218 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:34.161175 13309 tablet_service.cc:1511] Processing CreateTablet for tablet 16bb4737877b4208bbf785e5e754e7ba (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:34.183540 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bb4737877b4208bbf785e5e754e7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.160343 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 333b84c99a6641c3bff15ec54cb457a8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:34.186324 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b84c99a6641c3bff15ec54cb457a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.160144 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84b041fb3d246be976a629f28e0f27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.177186 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 44cbabdfdf4e44ac88587fe7b462eaba (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:34.191107 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cbabdfdf4e44ac88587fe7b462eaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.189425 13386 tablet_service.cc:1511] Processing CreateTablet for tablet c04c3290325d43c28924503ba6595fb0 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:34.181399 13438 raft_consensus.cc:359] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.195710 13447 raft_consensus.cc:493] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.196183 13447 raft_consensus.cc:515] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.196117 13438 raft_consensus.cc:385] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.200474 13438 raft_consensus.cc:740] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.174614 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1de3437bb664364be6c902669e4487c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.161159 13383 tablet_service.cc:1511] Processing CreateTablet for tablet 80f4d0bf3bba421ab198b32eb1823576 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:34.189486 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 333b84c99a6641c3bff15ec54cb457a8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:34.203002 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84b041fb3d246be976a629f28e0f27a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.207648 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8b1da5a8a5e413cbfa8aaba81bd97ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.192569 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152757eac26f4a49be9033da2808c89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.223376 13274 heartbeater.cc:499] Master 127.11.215.190:42231 was elected leader, sending a full tablet report...
I20260709 14:55:34.224453 13379 tablet_service.cc:1511] Processing CreateTablet for tablet 88e5c863dba54ff0a0c9321b786fdc55 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:34.211462 13447 leader_election.cc:290] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:34.234794 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bb4737877b4208bbf785e5e754e7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.235502 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f4d0bf3bba421ab198b32eb1823576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.233853 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16bb4737877b4208bbf785e5e754e7ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.237808 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04c3290325d43c28924503ba6595fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.244345 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b84c99a6641c3bff15ec54cb457a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.238691 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 152757eac26f4a49be9033da2808c89e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.244491 13440 tablet_bootstrap.cc:492] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:34.245013 13440 ts_tablet_manager.cc:1403] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.214s	user 0.013s	sys 0.001s
I20260709 14:55:34.247859 13440 raft_consensus.cc:359] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.248564 13440 raft_consensus.cc:385] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.248868 13440 raft_consensus.cc:740] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.249728 13440 consensus_queue.cc:260] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.252070 13440 ts_tablet_manager.cc:1434] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:34.252602 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1139801cba554ab7933a18b6c2142218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.255668 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e5c863dba54ff0a0c9321b786fdc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.253026 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1139801cba554ab7933a18b6c2142218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.210281 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 80f4d0bf3bba421ab198b32eb1823576 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:34.277148 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f4d0bf3bba421ab198b32eb1823576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.282215 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec08bad0e9d41e7a770e90e66bc2ad8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:34.283514 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec08bad0e9d41e7a770e90e66bc2ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.201179 13438 consensus_queue.cc:260] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.304841 13438 ts_tablet_manager.cc:1434] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.126s	user 0.005s	sys 0.000s
I20260709 14:55:34.305825 13438 tablet_bootstrap.cc:492] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:34.311419 13238 tablet_service.cc:1511] Processing CreateTablet for tablet c04c3290325d43c28924503ba6595fb0 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:34.313824 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04c3290325d43c28924503ba6595fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.232381 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 44cbabdfdf4e44ac88587fe7b462eaba (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:34.335667 13306 tablet_service.cc:1511] Processing CreateTablet for tablet d97bb0ae882849589b60509711c8953f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:34.336905 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97bb0ae882849589b60509711c8953f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.328390 13383 tablet_service.cc:1511] Processing CreateTablet for tablet d97bb0ae882849589b60509711c8953f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:34.344983 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97bb0ae882849589b60509711c8953f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.346575 13305 tablet_service.cc:1511] Processing CreateTablet for tablet 358d5fa3bdf04f4c92bbfd7f53cd33c8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:34.351792 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358d5fa3bdf04f4c92bbfd7f53cd33c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.363426 13440 tablet_bootstrap.cc:492] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:34.370740 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44cbabdfdf4e44ac88587fe7b462eaba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.368640 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 272d5bb7ef8c49c4b6e1eeb63a13032c (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:34.372035 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272d5bb7ef8c49c4b6e1eeb63a13032c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.373693 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 272d5bb7ef8c49c4b6e1eeb63a13032c (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:34.376291 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 333b84c99a6641c3bff15ec54cb457a8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:34.379655 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 221f648296e9413bb5c199daece021f6 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:34.380685 13442 ts_tablet_manager.cc:1434] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.226s	user 0.011s	sys 0.001s
I20260709 14:55:34.433903 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee57565fe9d463ab2858de4d01b319d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:34.433933 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 6671b02133aa4a0faafaba15ae16fd9a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:34.434516 13442 tablet_bootstrap.cc:492] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:34.435192 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee57565fe9d463ab2858de4d01b319d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.435832 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6671b02133aa4a0faafaba15ae16fd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.390250 13438 tablet_bootstrap.cc:654] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.392788 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec08bad0e9d41e7a770e90e66bc2ad8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:34.396283 13451 raft_consensus.cc:493] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.397591 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 358d5fa3bdf04f4c92bbfd7f53cd33c8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:34.400270 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:34.437317 13451 raft_consensus.cc:515] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.438488 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 73e7f4a9f83d45239f04db82813e7553 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:34.439810 13451 leader_election.cc:290] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:34.439950 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e7f4a9f83d45239f04db82813e7553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.440289 13249 raft_consensus.cc:2468] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:34.434499 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 024824a849234a729cd13478ee0929e2 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:34.448696 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024824a849234a729cd13478ee0929e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.450551 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 75c6a23ee0304010b0001f9c451b46a1 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:34.450933 13306 tablet_service.cc:1511] Processing CreateTablet for tablet 0209a3532aeb4b2084e216da0e68c20a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:34.451730 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c6a23ee0304010b0001f9c451b46a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.452880 13309 tablet_service.cc:1511] Processing CreateTablet for tablet c76802ce295c45c68506289ada875cbf (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:34.453713 13314 tablet_service.cc:1511] Processing CreateTablet for tablet 8be9ef69d73548c2ae4e3455321e6dbd (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:34.436157 13236 tablet_service.cc:1511] Processing CreateTablet for tablet d97bb0ae882849589b60509711c8953f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:34.455502 13445 raft_consensus.cc:493] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.455935 13445 raft_consensus.cc:515] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.458930 13307 tablet_service.cc:1511] Processing CreateTablet for tablet dbf3a722f86e44a19d1458c19bbc6cb8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:34.461135 13363 leader_election.cc:304] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:34.466795 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0209a3532aeb4b2084e216da0e68c20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.467558 13309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76802ce295c45c68506289ada875cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.473176 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:34.474444 13289 leader_election.cc:343] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.475878 13445 leader_election.cc:290] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:34.478610 13312 tablet_service.cc:1511] Processing CreateTablet for tablet 55b1c8b3191847099583707d52b6ea48 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:34.479862 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf3a722f86e44a19d1458c19bbc6cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.485139 13305 tablet_service.cc:1511] Processing CreateTablet for tablet e1a715cf5e4a45ed9db9a932a429c203 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:34.486404 13305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a715cf5e4a45ed9db9a932a429c203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.488950 13447 raft_consensus.cc:2804] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.403929 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272d5bb7ef8c49c4b6e1eeb63a13032c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.489393 13447 raft_consensus.cc:493] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.489751 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec08bad0e9d41e7a770e90e66bc2ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.404012 13440 tablet_bootstrap.cc:654] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.489753 13447 raft_consensus.cc:3060] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.404774 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee57565fe9d463ab2858de4d01b319d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:34.492084 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee57565fe9d463ab2858de4d01b319d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.406261 13384 tablet_service.cc:1511] Processing CreateTablet for tablet 024824a849234a729cd13478ee0929e2 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:34.407342 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:34.494884 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024824a849234a729cd13478ee0929e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.497027 13447 raft_consensus.cc:515] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.408529 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 88e5c863dba54ff0a0c9321b786fdc55 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:34.499589 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358d5fa3bdf04f4c92bbfd7f53cd33c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.411928 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 0209a3532aeb4b2084e216da0e68c20a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:34.500531 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0209a3532aeb4b2084e216da0e68c20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.409798 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 73e7f4a9f83d45239f04db82813e7553 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:34.419924 13230 tablet_service.cc:1511] Processing CreateTablet for tablet 272d5bb7ef8c49c4b6e1eeb63a13032c (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:34.420455 13232 tablet_service.cc:1511] Processing CreateTablet for tablet 358d5fa3bdf04f4c92bbfd7f53cd33c8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:34.500591 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:34.501259 13249 raft_consensus.cc:3060] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.503794 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 5583dbbeed244c399e6e9365be3ce40e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:34.505477 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:34.507596 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e7f4a9f83d45239f04db82813e7553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.509717 13249 raft_consensus.cc:2468] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:34.421940 13238 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec08bad0e9d41e7a770e90e66bc2ad8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:34.424288 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 221f648296e9413bb5c199daece021f6 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 14:55:34.511431 13361 leader_election.cc:343] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.513566 13287 leader_election.cc:343] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.514029 13287 leader_election.cc:304] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:34.515072 13445 raft_consensus.cc:2749] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.516093 13363 leader_election.cc:304] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:34.403198 13383 tablet_service.cc:1511] Processing CreateTablet for tablet 6671b02133aa4a0faafaba15ae16fd9a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:34.427644 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee57565fe9d463ab2858de4d01b319d (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:34.433145 13379 tablet_service.cc:1511] Processing CreateTablet for tablet c76802ce295c45c68506289ada875cbf (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:34.518733 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6671b02133aa4a0faafaba15ae16fd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.387624 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 333b84c99a6641c3bff15ec54cb457a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.519462 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221f648296e9413bb5c199daece021f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.521595 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d97bb0ae882849589b60509711c8953f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.401703 13380 tablet_service.cc:1511] Processing CreateTablet for tablet 221f648296e9413bb5c199daece021f6 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:34.523576 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 358d5fa3bdf04f4c92bbfd7f53cd33c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.524020 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221f648296e9413bb5c199daece021f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.525086 13447 leader_election.cc:290] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:34.525657 13447 raft_consensus.cc:2804] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.526201 13447 raft_consensus.cc:697] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:34.527590 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee57565fe9d463ab2858de4d01b319d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.527089 13447 consensus_queue.cc:237] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.529340 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec08bad0e9d41e7a770e90e66bc2ad8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.531584 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76802ce295c45c68506289ada875cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.535513 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88e5c863dba54ff0a0c9321b786fdc55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.539583 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 272d5bb7ef8c49c4b6e1eeb63a13032c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.549124 13442 tablet_bootstrap.cc:654] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.425226 13231 tablet_service.cc:1511] Processing CreateTablet for tablet 6671b02133aa4a0faafaba15ae16fd9a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:34.489050 13312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b1c8b3191847099583707d52b6ea48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.563014 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5583dbbeed244c399e6e9365be3ce40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.576454 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
W20260709 14:55:34.577811 13361 leader_election.cc:343] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.572528 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 221f648296e9413bb5c199daece021f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.585866 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6671b02133aa4a0faafaba15ae16fd9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.586512 13384 tablet_service.cc:1511] Processing CreateTablet for tablet 75c6a23ee0304010b0001f9c451b46a1 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:34.589635 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 8be9ef69d73548c2ae4e3455321e6dbd (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:34.592608 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be9ef69d73548c2ae4e3455321e6dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.591094 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 024824a849234a729cd13478ee0929e2 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:34.595978 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 024824a849234a729cd13478ee0929e2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:34.562722 13363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:36599, user_credentials={real_user=slave}} blocked reactor thread for 46693.7us
I20260709 14:55:34.603590 13314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be9ef69d73548c2ae4e3455321e6dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.605372 13438 tablet_bootstrap.cc:492] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:34.605787 13438 ts_tablet_manager.cc:1403] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.300s	user 0.005s	sys 0.013s
I20260709 14:55:34.606669 13388 tablet_service.cc:1511] Processing CreateTablet for tablet dbf3a722f86e44a19d1458c19bbc6cb8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:34.612975 13438 raft_consensus.cc:359] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.613696 13438 raft_consensus.cc:385] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.613981 13438 raft_consensus.cc:740] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.614778 13438 consensus_queue.cc:260] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.615417 13311 tablet_service.cc:1511] Processing CreateTablet for tablet 361ed9813db84177b8451d62aca749ac (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:34.624944 13438 ts_tablet_manager.cc:1434] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:55:34.624758 13306 tablet_service.cc:1511] Processing CreateTablet for tablet a292f18e32ab44369b5cd2a2c3f54502 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:34.628368 13306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a292f18e32ab44369b5cd2a2c3f54502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.630718 13310 tablet_service.cc:1511] Processing CreateTablet for tablet c3a1bd50d770442d8d2f4f6e3a2429dd (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:34.635076 13311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed9813db84177b8451d62aca749ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.635989 13442 tablet_bootstrap.cc:492] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:34.636433 13442 ts_tablet_manager.cc:1403] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.202s	user 0.013s	sys 0.018s
I20260709 14:55:34.632887 13307 tablet_service.cc:1511] Processing CreateTablet for tablet fc68ed3d0d8e419b819f101d91375097 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:34.634290 13438 tablet_bootstrap.cc:492] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:34.639158 13442 raft_consensus.cc:359] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.639863 13442 raft_consensus.cc:385] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.640147 13442 raft_consensus.cc:740] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.640784 13442 consensus_queue.cc:260] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.641777 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a1bd50d770442d8d2f4f6e3a2429dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.624806 13382 tablet_service.cc:1511] Processing CreateTablet for tablet 55b1c8b3191847099583707d52b6ea48 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:34.645623 13438 tablet_bootstrap.cc:654] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.648826 13442 ts_tablet_manager.cc:1434] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:55:34.662608 13308 tablet_service.cc:1511] Processing CreateTablet for tablet 298f639bcafe4f6abb1d517145a3bd75 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:34.664714 13308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f639bcafe4f6abb1d517145a3bd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.669235 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 0209a3532aeb4b2084e216da0e68c20a (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:34.670480 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0209a3532aeb4b2084e216da0e68c20a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.670684 13232 tablet_service.cc:1511] Processing CreateTablet for tablet c76802ce295c45c68506289ada875cbf (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:34.671912 13232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c76802ce295c45c68506289ada875cbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.669225 13236 tablet_service.cc:1511] Processing CreateTablet for tablet 73e7f4a9f83d45239f04db82813e7553 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:34.673604 13442 tablet_bootstrap.cc:492] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:34.676200 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 75c6a23ee0304010b0001f9c451b46a1 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:34.677525 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c6a23ee0304010b0001f9c451b46a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.677713 13440 tablet_bootstrap.cc:492] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:34.678277 13458 raft_consensus.cc:493] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.681685 13440 ts_tablet_manager.cc:1403] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.350s	user 0.017s	sys 0.007s
I20260709 14:55:34.681643 13458 raft_consensus.cc:515] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.683401 13234 tablet_service.cc:1511] Processing CreateTablet for tablet 8be9ef69d73548c2ae4e3455321e6dbd (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:34.685923 13440 raft_consensus.cc:359] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.686265 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0275e01dca2248b5b7eb6fcae756c208" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:34.686668 13458 leader_election.cc:290] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:34.687938 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0275e01dca2248b5b7eb6fcae756c208" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:34.697614 13440 raft_consensus.cc:385] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:34.698050 13361 leader_election.cc:343] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.698557 13363 leader_election.cc:343] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.698829 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8be9ef69d73548c2ae4e3455321e6dbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.698976 13363 leader_election.cc:304] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:34.700059 13458 raft_consensus.cc:2749] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.690567 13442 tablet_bootstrap.cc:654] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.693011 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf3a722f86e44a19d1458c19bbc6cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.697994 13440 raft_consensus.cc:740] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.689934 13313 tablet_service.cc:1511] Processing CreateTablet for tablet 963312fd005c414097778761fbb4ae04 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:34.707625 13307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc68ed3d0d8e419b819f101d91375097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.708257 13313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963312fd005c414097778761fbb4ae04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.707970 13440 consensus_queue.cc:260] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.713864 13310 tablet_service.cc:1511] Processing CreateTablet for tablet 26d16f380a1b4c1c87e225c6df5fdc5f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:34.717206 13310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d16f380a1b4c1c87e225c6df5fdc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.719190 13440 ts_tablet_manager.cc:1434] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:55:34.723497 13236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73e7f4a9f83d45239f04db82813e7553. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.729308 13383 tablet_service.cc:1511] Processing CreateTablet for tablet e1a715cf5e4a45ed9db9a932a429c203 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:34.730928 13231 tablet_service.cc:1511] Processing CreateTablet for tablet dbf3a722f86e44a19d1458c19bbc6cb8 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:34.731731 13440 tablet_bootstrap.cc:492] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:34.738547 13386 tablet_service.cc:1511] Processing CreateTablet for tablet 5583dbbeed244c399e6e9365be3ce40e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:34.751850 13382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b1c8b3191847099583707d52b6ea48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.764746 13379 tablet_service.cc:1511] Processing CreateTablet for tablet a292f18e32ab44369b5cd2a2c3f54502 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:34.768312 13442 tablet_bootstrap.cc:492] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:34.768769 13442 ts_tablet_manager.cc:1403] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.009s
I20260709 14:55:34.772122 13445 raft_consensus.cc:493] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.772588 13445 raft_consensus.cc:515] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.773536 13442 raft_consensus.cc:359] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:34.774348 13442 raft_consensus.cc:385] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.774919 13442 raft_consensus.cc:740] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.775719 13231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbf3a722f86e44a19d1458c19bbc6cb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.776661 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8ec194292421f9d5a191763532cf6" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:34.776252 13442 consensus_queue.cc:260] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:34.777238 13398 raft_consensus.cc:2468] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:34.774524 13445 leader_election.cc:290] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:34.778724 13287 leader_election.cc:304] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:34.781190 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 55b1c8b3191847099583707d52b6ea48 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:34.782768 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8ec194292421f9d5a191763532cf6" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:34.784487 13289 leader_election.cc:343] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.785073 13386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5583dbbeed244c399e6e9365be3ce40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.787580 13383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a715cf5e4a45ed9db9a932a429c203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.779574 13445 raft_consensus.cc:2804] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:34.790741 13445 raft_consensus.cc:493] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:34.791098 13445 raft_consensus.cc:3060] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.792088 13387 tablet_service.cc:1511] Processing CreateTablet for tablet 361ed9813db84177b8451d62aca749ac (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:34.793723 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:34.794821 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:34.791633 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75c6a23ee0304010b0001f9c451b46a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.804306 13440 tablet_bootstrap.cc:654] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.804735 13438 tablet_bootstrap.cc:492] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:34.805183 13438 ts_tablet_manager.cc:1403] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.171s	user 0.035s	sys 0.016s
I20260709 14:55:34.807296 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55b1c8b3191847099583707d52b6ea48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.818714 13442 ts_tablet_manager.cc:1434] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 14:55:34.819583 13147 catalog_manager.cc:5697] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:34.821081 13445 raft_consensus.cc:515] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.823091 13445 leader_election.cc:290] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:34.824091 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8ec194292421f9d5a191763532cf6" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:34.825894 13398 raft_consensus.cc:3060] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:34.825623 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48f8ec194292421f9d5a191763532cf6" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:34.827785 13438 raft_consensus.cc:359] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:34.828450 13289 leader_election.cc:343] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.824455 13380 tablet_service.cc:1511] Processing CreateTablet for tablet c3a1bd50d770442d8d2f4f6e3a2429dd (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:34.825261 13237 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35562 (request call id 33) took 1052 ms. Trace:
I20260709 14:55:34.830173 13237 rpcz_store.cc:276] 0709 14:55:33.773273 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:34.375485 (+602212us) service_pool.cc:224] Handling call
0709 14:55:34.387130 (+ 11645us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:34.387225 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:34.643870 (+256645us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:34.768459 (+124589us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:34.825208 (+ 56749us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:34.834517 13238 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35562 (request call id 37) took 1015 ms. Trace:
I20260709 14:55:34.828470 13438 raft_consensus.cc:385] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.835240 13438 raft_consensus.cc:740] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.834821 13237 tablet_service.cc:1511] Processing CreateTablet for tablet e1a715cf5e4a45ed9db9a932a429c203 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:34.836565 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 5583dbbeed244c399e6e9365be3ce40e (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:34.837031 13398 raft_consensus.cc:2468] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:34.837271 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1a715cf5e4a45ed9db9a932a429c203. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.838064 13442 tablet_bootstrap.cc:492] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:34.834875 13238 rpcz_store.cc:276] 0709 14:55:33.819123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:34.419194 (+600071us) service_pool.cc:224] Handling call
0709 14:55:34.512764 (+ 93570us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:34.512853 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:34.609354 (+ 96501us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:34.767669 (+158315us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:34.834462 (+ 66793us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1155}
I20260709 14:55:34.840663 13238 tablet_service.cc:1511] Processing CreateTablet for tablet a292f18e32ab44369b5cd2a2c3f54502 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:34.841773 13238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a292f18e32ab44369b5cd2a2c3f54502. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:34.830123 13212 leader_election.cc:343] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.842347 13212 leader_election.cc:304] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:34.843391 13438 consensus_queue.cc:260] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.845570 13438 ts_tablet_manager.cc:1434] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.001s
I20260709 14:55:34.846909 13438 tablet_bootstrap.cc:492] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:34.848001 13239 tablet_service.cc:1511] Processing CreateTablet for tablet 361ed9813db84177b8451d62aca749ac (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:34.839087 13385 tablet_service.cc:1511] Processing CreateTablet for tablet 298f639bcafe4f6abb1d517145a3bd75 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:34.848680 13451 raft_consensus.cc:493] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.831305 13384 tablet_service.cc:1511] Processing CreateTablet for tablet fc68ed3d0d8e419b819f101d91375097 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:34.849138 13451 raft_consensus.cc:515] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:34.851030 13451 leader_election.cc:290] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:34.851560 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5583dbbeed244c399e6e9365be3ce40e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.853129 13442 tablet_bootstrap.cc:654] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.856089 13287 leader_election.cc:304] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:34.857164 13445 raft_consensus.cc:2804] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:34.859639 13451 raft_consensus.cc:2749] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.864779 13239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed9813db84177b8451d62aca749ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.869200 13230 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35562 (request call id 36) took 1050 ms. Trace:
I20260709 14:55:34.869518 13440 tablet_bootstrap.cc:492] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:34.870020 13440 ts_tablet_manager.cc:1403] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.138s	user 0.005s	sys 0.014s
I20260709 14:55:34.869570 13230 rpcz_store.cc:276] 0709 14:55:33.808447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:34.419085 (+610638us) service_pool.cc:224] Handling call
0709 14:55:34.512243 (+ 93158us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:34.512330 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:34.640464 (+128134us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:34.790676 (+150212us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:34.858966 (+ 68290us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:34.871524 13230 tablet_service.cc:1511] Processing CreateTablet for tablet fc68ed3d0d8e419b819f101d91375097 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:34.847774 13234 tablet_service.cc:1511] Processing CreateTablet for tablet c3a1bd50d770442d8d2f4f6e3a2429dd (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:34.857971 13387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 361ed9813db84177b8451d62aca749ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.874121 13440 raft_consensus.cc:359] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.877341 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a11193c068c49cebce9076c06aacfcc" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:34.879710 13440 raft_consensus.cc:385] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:34.879760 13388 tablet_service.cc:1511] Processing CreateTablet for tablet 963312fd005c414097778761fbb4ae04 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:34.880152 13440 raft_consensus.cc:740] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:34.880906 13440 consensus_queue.cc:260] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.882915 13440 ts_tablet_manager.cc:1434] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:55:34.883860 13440 tablet_bootstrap.cc:492] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:34.896311 13381 tablet_service.cc:1511] Processing CreateTablet for tablet 26d16f380a1b4c1c87e225c6df5fdc5f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:34.887769 13230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc68ed3d0d8e419b819f101d91375097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.901786 13237 tablet_service.cc:1511] Processing CreateTablet for tablet 298f639bcafe4f6abb1d517145a3bd75 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:34.903585 13379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a292f18e32ab44369b5cd2a2c3f54502. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.904232 13384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc68ed3d0d8e419b819f101d91375097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.905409 13381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d16f380a1b4c1c87e225c6df5fdc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.890301 13445 raft_consensus.cc:697] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:34.909376 13385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f639bcafe4f6abb1d517145a3bd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.909935 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a11193c068c49cebce9076c06aacfcc" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:34.915545 13380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a1bd50d770442d8d2f4f6e3a2429dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.917300 13233 tablet_service.cc:1511] Processing CreateTablet for tablet 26d16f380a1b4c1c87e225c6df5fdc5f (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:34.921249 13440 tablet_bootstrap.cc:654] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.928010 13451 raft_consensus.cc:493] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.928110 13234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a1bd50d770442d8d2f4f6e3a2429dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.928471 13451 raft_consensus.cc:515] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.930351 13451 leader_election.cc:290] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:34.930964 13237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 298f639bcafe4f6abb1d517145a3bd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.935599 13233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26d16f380a1b4c1c87e225c6df5fdc5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.938922 13388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963312fd005c414097778761fbb4ae04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.948298 13447 raft_consensus.cc:493] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:34.948751 13447 raft_consensus.cc:515] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.951390 13447 leader_election.cc:290] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:34.952075 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723bd85dc99848c9a2bfbc35ddb3107a" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:34.953557 13363 leader_election.cc:343] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.953589 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723bd85dc99848c9a2bfbc35ddb3107a" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:34.954869 13361 leader_election.cc:343] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.955312 13361 leader_election.cc:304] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:34.956602 13447 raft_consensus.cc:2749] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.959481 13235 tablet_service.cc:1511] Processing CreateTablet for tablet 963312fd005c414097778761fbb4ae04 (DEFAULT_TABLE table=test-workload [id=65f615747f7a48a59665cb12343b99a8]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:34.961675 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:34.963478 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:34.964766 13212 leader_election.cc:343] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.965369 13212 leader_election.cc:343] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:34.965953 13212 leader_election.cc:343] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.966311 13212 leader_election.cc:304] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:34.967020 13451 raft_consensus.cc:2749] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:34.967348 13212 leader_election.cc:343] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:34.968647 13212 leader_election.cc:304] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:34.969311 13451 raft_consensus.cc:2749] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:34.970364 13438 tablet_bootstrap.cc:700] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: Time spent opening tablet: real 0.103s	user 0.002s	sys 0.003s
I20260709 14:55:34.971848 13438 tablet_bootstrap.cc:654] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:34.972234 13445 consensus_queue.cc:237] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:34.973242 13235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 963312fd005c414097778761fbb4ae04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:34.988108 13442 tablet_bootstrap.cc:492] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:34.988584 13442 ts_tablet_manager.cc:1403] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.151s	user 0.028s	sys 0.020s
I20260709 14:55:34.994256 13440 tablet_bootstrap.cc:492] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:34.994946 13440 ts_tablet_manager.cc:1403] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.001s
I20260709 14:55:35.016152 13440 raft_consensus.cc:359] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.016691 13440 raft_consensus.cc:385] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.016934 13440 raft_consensus.cc:740] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.017542 13440 consensus_queue.cc:260] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.019469 13440 ts_tablet_manager.cc:1434] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.004s
I20260709 14:55:35.022748 13440 tablet_bootstrap.cc:492] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.025187 13442 raft_consensus.cc:359] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.026271 13442 raft_consensus.cc:385] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.026618 13442 raft_consensus.cc:740] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.027554 13438 tablet_bootstrap.cc:492] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.027971 13438 ts_tablet_manager.cc:1403] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.019s
I20260709 14:55:35.027472 13442 consensus_queue.cc:260] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.029856 13442 ts_tablet_manager.cc:1434] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:55:35.031236 13442 tablet_bootstrap.cc:492] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.030544 13145 catalog_manager.cc:5697] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.037788 13442 tablet_bootstrap.cc:654] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.040467 13440 tablet_bootstrap.cc:654] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.046103 13438 raft_consensus.cc:359] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.053719 13442 tablet_bootstrap.cc:492] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.047096 13438 raft_consensus.cc:385] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.054193 13442 ts_tablet_manager.cc:1403] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260709 14:55:35.054352 13438 raft_consensus.cc:740] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.055194 13438 consensus_queue.cc:260] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.058091 13442 raft_consensus.cc:359] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.058784 13442 raft_consensus.cc:385] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.059051 13442 raft_consensus.cc:740] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.059387 13447 consensus_queue.cc:1048] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.059685 13438 ts_tablet_manager.cc:1434] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 14:55:35.059736 13442 consensus_queue.cc:260] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.060719 13438 tablet_bootstrap.cc:492] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
W20260709 14:55:35.064452 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:35.065920 13442 ts_tablet_manager.cc:1434] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:35.066880 13442 tablet_bootstrap.cc:492] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.069142 13438 tablet_bootstrap.cc:654] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.072885 13442 tablet_bootstrap.cc:654] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.080323 13438 tablet_bootstrap.cc:492] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.080771 13438 ts_tablet_manager.cc:1403] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260709 14:55:35.082062 13442 tablet_bootstrap.cc:492] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.082521 13442 ts_tablet_manager.cc:1403] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:55:35.083493 13438 raft_consensus.cc:359] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.084152 13447 raft_consensus.cc:493] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.084182 13438 raft_consensus.cc:385] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.084724 13438 raft_consensus.cc:740] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.084754 13447 raft_consensus.cc:515] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.085126 13442 raft_consensus.cc:359] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.085793 13442 raft_consensus.cc:385] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.085613 13438 consensus_queue.cc:260] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.086068 13442 raft_consensus.cc:740] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.086733 13442 consensus_queue.cc:260] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.087620 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.089088 13442 ts_tablet_manager.cc:1434] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
W20260709 14:55:35.089042 13363 leader_election.cc:343] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.090086 13442 tablet_bootstrap.cc:492] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.090341 13438 ts_tablet_manager.cc:1434] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:55:35.091339 13438 tablet_bootstrap.cc:492] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.094707 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.095292 13324 raft_consensus.cc:2468] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:35.096534 13361 leader_election.cc:304] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.097259 13438 tablet_bootstrap.cc:654] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.101755 13447 leader_election.cc:290] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.103782 13447 raft_consensus.cc:2804] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.108378 13438 tablet_bootstrap.cc:492] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.110080 13438 ts_tablet_manager.cc:1403] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:55:35.108692 13442 tablet_bootstrap.cc:654] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.109467 13361 consensus_peers.cc:597] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:35.109752 13447 raft_consensus.cc:493] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.112141 13447 raft_consensus.cc:3060] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.112897 13438 raft_consensus.cc:359] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.113618 13438 raft_consensus.cc:385] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.113930 13438 raft_consensus.cc:740] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.114727 13438 consensus_queue.cc:260] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.117079 13442 tablet_bootstrap.cc:492] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.117098 13438 ts_tablet_manager.cc:1434] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:35.117660 13442 ts_tablet_manager.cc:1403] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.003s
I20260709 14:55:35.118182 13438 tablet_bootstrap.cc:492] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.119498 13440 tablet_bootstrap.cc:492] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.120422 13442 raft_consensus.cc:359] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.122094 13442 raft_consensus.cc:385] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.122416 13442 raft_consensus.cc:740] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.122617 13447 raft_consensus.cc:515] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.123229 13442 consensus_queue.cc:260] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.124517 13438 tablet_bootstrap.cc:654] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.122217 13440 ts_tablet_manager.cc:1403] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.014s
I20260709 14:55:35.125926 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:35.126464 13324 raft_consensus.cc:3060] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.128132 13442 ts_tablet_manager.cc:1434] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:55:35.128298 13440 raft_consensus.cc:359] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.129098 13440 raft_consensus.cc:385] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.129192 13447 leader_election.cc:290] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.129657 13440 raft_consensus.cc:740] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.130649 13440 consensus_queue.cc:260] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.132874 13440 ts_tablet_manager.cc:1434] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:35.129122 13442 tablet_bootstrap.cc:492] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.133131 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
W20260709 14:55:35.134483 13363 leader_election.cc:343] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.137465 13438 tablet_bootstrap.cc:492] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.137902 13438 ts_tablet_manager.cc:1403] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:55:35.138379 13440 tablet_bootstrap.cc:492] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.139551 13442 tablet_bootstrap.cc:654] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.140332 13438 raft_consensus.cc:359] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.140970 13438 raft_consensus.cc:385] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.141234 13438 raft_consensus.cc:740] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.142063 13438 consensus_queue.cc:260] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.144345 13438 ts_tablet_manager.cc:1434] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:35.145030 13440 tablet_bootstrap.cc:654] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.145244 13438 tablet_bootstrap.cc:492] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.151243 13438 tablet_bootstrap.cc:654] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.162629 13438 tablet_bootstrap.cc:492] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.163110 13438 ts_tablet_manager.cc:1403] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:55:35.163429 13440 tablet_bootstrap.cc:492] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.163930 13440 ts_tablet_manager.cc:1403] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 14:55:35.164893 13324 raft_consensus.cc:2468] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:35.165642 13438 raft_consensus.cc:359] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.165977 13361 leader_election.cc:304] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.166332 13438 raft_consensus.cc:385] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.166642 13438 raft_consensus.cc:740] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.167038 13447 raft_consensus.cc:2804] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.166852 13440 raft_consensus.cc:359] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.167299 13438 consensus_queue.cc:260] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.167646 13447 raft_consensus.cc:697] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:35.167729 13440 raft_consensus.cc:385] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.168207 13440 raft_consensus.cc:740] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.168604 13447 consensus_queue.cc:237] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.168951 13440 consensus_queue.cc:260] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.170900 13442 tablet_bootstrap.cc:492] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.170943 13440 ts_tablet_manager.cc:1434] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:55:35.171499 13442 ts_tablet_manager.cc:1403] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.022s
I20260709 14:55:35.172006 13440 tablet_bootstrap.cc:492] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.172778 13438 ts_tablet_manager.cc:1434] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:35.174054 13438 tablet_bootstrap.cc:492] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.173807 13442 raft_consensus.cc:359] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.174443 13442 raft_consensus.cc:385] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.174724 13442 raft_consensus.cc:740] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.175522 13451 raft_consensus.cc:493] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.175951 13451 raft_consensus.cc:515] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.177866 13451 leader_election.cc:290] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.178229 13440 tablet_bootstrap.cc:654] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.180088 13438 tablet_bootstrap.cc:654] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.180482 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aefdf01665d4ec98203b23016890901" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:35.181900 13212 leader_election.cc:343] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.179986 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aefdf01665d4ec98203b23016890901" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:35.183614 13212 leader_election.cc:343] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.184001 13212 leader_election.cc:304] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:35.185027 13451 raft_consensus.cc:2749] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.185880 13442 consensus_queue.cc:260] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.190979 13442 ts_tablet_manager.cc:1434] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 14:55:35.190909 13451 raft_consensus.cc:493] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.191524 13451 raft_consensus.cc:515] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.192031 13442 tablet_bootstrap.cc:492] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.194068 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072027ba46c34224b7498fb06e06bf4f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.194640 13324 raft_consensus.cc:2468] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:35.195765 13212 leader_election.cc:304] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.197389 13451 leader_election.cc:290] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.197844 13451 raft_consensus.cc:2804] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.198171 13451 raft_consensus.cc:493] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.198478 13451 raft_consensus.cc:3060] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.201402 13481 raft_consensus.cc:493] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.201896 13481 raft_consensus.cc:515] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.204007 13481 leader_election.cc:290] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.204705 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a11193c068c49cebce9076c06aacfcc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.205370 13249 raft_consensus.cc:2468] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:35.205752 13442 tablet_bootstrap.cc:654] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.206480 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a11193c068c49cebce9076c06aacfcc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.206717 13363 leader_election.cc:304] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:35.207101 13324 raft_consensus.cc:2468] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:35.207703 13481 raft_consensus.cc:2804] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.208074 13481 raft_consensus.cc:493] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.208377 13481 raft_consensus.cc:3060] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.215759 13481 raft_consensus.cc:515] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.218863 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a11193c068c49cebce9076c06aacfcc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.219478 13249 raft_consensus.cc:3060] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.221786 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072027ba46c34224b7498fb06e06bf4f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:35.223474 13212 leader_election.cc:343] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.225916 13451 raft_consensus.cc:515] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.227349 13249 raft_consensus.cc:2468] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:35.228616 13363 leader_election.cc:304] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:35.228761 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072027ba46c34224b7498fb06e06bf4f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:35.229362 13324 raft_consensus.cc:3060] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.229486 13458 raft_consensus.cc:2804] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.230393 13458 raft_consensus.cc:697] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:35.231235 13458 consensus_queue.cc:237] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } }
I20260709 14:55:35.236266 13324 raft_consensus.cc:2468] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:35.237708 13212 leader_election.cc:304] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.238698 13494 raft_consensus.cc:2804] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.241377 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a11193c068c49cebce9076c06aacfcc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:35.241977 13481 leader_election.cc:290] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.243013 13494 raft_consensus.cc:697] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:35.244081 13494 consensus_queue.cc:237] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.241978 13324 raft_consensus.cc:3060] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.253031 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072027ba46c34224b7498fb06e06bf4f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
W20260709 14:55:35.254648 13212 leader_election.cc:343] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.257659 13440 tablet_bootstrap.cc:492] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.258095 13440 ts_tablet_manager.cc:1403] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.016s
I20260709 14:55:35.258642 13438 tablet_bootstrap.cc:492] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.259024 13438 ts_tablet_manager.cc:1403] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.085s	user 0.043s	sys 0.035s
I20260709 14:55:35.260581 13440 raft_consensus.cc:359] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.261204 13440 raft_consensus.cc:385] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.261459 13440 raft_consensus.cc:740] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.261353 13438 raft_consensus.cc:359] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.261981 13438 raft_consensus.cc:385] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.262254 13438 raft_consensus.cc:740] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.262063 13451 leader_election.cc:290] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.262228 13440 consensus_queue.cc:260] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.263057 13438 consensus_queue.cc:260] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.265017 13145 catalog_manager.cc:5697] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.266893 13440 ts_tablet_manager.cc:1434] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:55:35.267244 13324 raft_consensus.cc:2468] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:35.267740 13440 tablet_bootstrap.cc:492] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.273273 13440 tablet_bootstrap.cc:654] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.274133 13146 catalog_manager.cc:5697] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.275178 13438 ts_tablet_manager.cc:1434] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:55:35.276005 13438 tablet_bootstrap.cc:492] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.281267 13438 tablet_bootstrap.cc:654] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.289660 13442 tablet_bootstrap.cc:492] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.290117 13442 ts_tablet_manager.cc:1403] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.098s	user 0.027s	sys 0.034s
I20260709 14:55:35.290786 13147 catalog_manager.cc:5697] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:35.296258 13442 raft_consensus.cc:359] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.296962 13442 raft_consensus.cc:385] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.297206 13442 raft_consensus.cc:740] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.297850 13442 consensus_queue.cc:260] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.300557 13442 ts_tablet_manager.cc:1434] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:55:35.301060 13438 tablet_bootstrap.cc:492] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.301455 13438 ts_tablet_manager.cc:1403] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260709 14:55:35.303457 13442 tablet_bootstrap.cc:492] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.303820 13438 raft_consensus.cc:359] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.304420 13438 raft_consensus.cc:385] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.304669 13438 raft_consensus.cc:740] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.305285 13438 consensus_queue.cc:260] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.307123 13438 ts_tablet_manager.cc:1434] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:55:35.309585 13440 tablet_bootstrap.cc:492] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.310001 13440 ts_tablet_manager.cc:1403] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.027s
I20260709 14:55:35.311142 13442 tablet_bootstrap.cc:654] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.312325 13440 raft_consensus.cc:359] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.312942 13440 raft_consensus.cc:385] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.313189 13440 raft_consensus.cc:740] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.313900 13440 consensus_queue.cc:260] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.315992 13440 ts_tablet_manager.cc:1434] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:35.317293 13440 tablet_bootstrap.cc:492] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.318825 13438 tablet_bootstrap.cc:492] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.322649 13440 tablet_bootstrap.cc:654] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.324093 13442 tablet_bootstrap.cc:492] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.324584 13442 ts_tablet_manager.cc:1403] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:55:35.326545 13438 tablet_bootstrap.cc:654] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.327313 13442 raft_consensus.cc:359] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.328125 13442 raft_consensus.cc:385] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.328451 13442 raft_consensus.cc:740] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.329239 13442 consensus_queue.cc:260] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.331579 13442 ts_tablet_manager.cc:1434] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:35.332433 13442 tablet_bootstrap.cc:492] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.333349 13440 tablet_bootstrap.cc:492] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.333758 13440 ts_tablet_manager.cc:1403] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260709 14:55:35.336169 13440 raft_consensus.cc:359] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.336779 13440 raft_consensus.cc:385] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.337046 13440 raft_consensus.cc:740] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.338018 13442 tablet_bootstrap.cc:654] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.337800 13440 consensus_queue.cc:260] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.342350 13440 ts_tablet_manager.cc:1434] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:35.343235 13440 tablet_bootstrap.cc:492] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.346544 13438 tablet_bootstrap.cc:492] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.346992 13438 ts_tablet_manager.cc:1403] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.014s
I20260709 14:55:35.349292 13440 tablet_bootstrap.cc:654] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.349332 13442 tablet_bootstrap.cc:492] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.349977 13442 ts_tablet_manager.cc:1403] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:55:35.349825 13438 raft_consensus.cc:359] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.350559 13438 raft_consensus.cc:385] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.350845 13438 raft_consensus.cc:740] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.351585 13438 consensus_queue.cc:260] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.352710 13442 raft_consensus.cc:359] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.353449 13438 ts_tablet_manager.cc:1434] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:55:35.353446 13442 raft_consensus.cc:385] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.353900 13442 raft_consensus.cc:740] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.354671 13442 consensus_queue.cc:260] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.356007 13438 tablet_bootstrap.cc:492] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.356865 13442 ts_tablet_manager.cc:1434] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:35.357817 13442 tablet_bootstrap.cc:492] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.361666 13438 tablet_bootstrap.cc:654] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.362895 13442 tablet_bootstrap.cc:654] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.368629 13440 tablet_bootstrap.cc:492] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.369040 13440 ts_tablet_manager.cc:1403] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.007s
I20260709 14:55:35.366677 13438 tablet_bootstrap.cc:492] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.369678 13438 ts_tablet_manager.cc:1403] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 14:55:35.371483 13440 raft_consensus.cc:359] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.372210 13440 raft_consensus.cc:385] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.371946 13438 raft_consensus.cc:359] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.372550 13440 raft_consensus.cc:740] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.372666 13438 raft_consensus.cc:385] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.373071 13445 raft_consensus.cc:493] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.373165 13438 raft_consensus.cc:740] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.373591 13445 raft_consensus.cc:515] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.373598 13440 consensus_queue.cc:260] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.374037 13438 consensus_queue.cc:260] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.375751 13445 leader_election.cc:290] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.376430 13438 ts_tablet_manager.cc:1434] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:35.376747 13440 ts_tablet_manager.cc:1434] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:35.377345 13438 tablet_bootstrap.cc:492] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.377697 13440 tablet_bootstrap.cc:492] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.378239 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723bd85dc99848c9a2bfbc35ddb3107a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.378809 13249 raft_consensus.cc:2468] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.379705 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723bd85dc99848c9a2bfbc35ddb3107a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.380288 13398 raft_consensus.cc:2468] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.383435 13440 tablet_bootstrap.cc:654] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.383730 13438 tablet_bootstrap.cc:654] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.383922 13289 leader_election.cc:304] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.385483 13466 raft_consensus.cc:2804] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.385831 13466 raft_consensus.cc:493] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.386170 13466 raft_consensus.cc:3060] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.391616 13249 raft_consensus.cc:3060] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.394120 13440 tablet_bootstrap.cc:492] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.394531 13440 ts_tablet_manager.cc:1403] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:55:35.396992 13440 raft_consensus.cc:359] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.397611 13440 raft_consensus.cc:385] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.397850 13440 raft_consensus.cc:740] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.400776 13438 tablet_bootstrap.cc:492] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:35.401208 13438 ts_tablet_manager.cc:1403] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 14:55:35.402469 13466 raft_consensus.cc:515] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.403676 13438 raft_consensus.cc:359] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.404284 13438 raft_consensus.cc:385] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.404446 13494 raft_consensus.cc:493] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.404551 13438 raft_consensus.cc:740] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.404948 13494 raft_consensus.cc:515] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.405372 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723bd85dc99848c9a2bfbc35ddb3107a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.405241 13438 consensus_queue.cc:260] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.405932 13248 raft_consensus.cc:3060] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.406874 13494 leader_election.cc:290] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.407562 13440 consensus_queue.cc:260] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.409430 13440 ts_tablet_manager.cc:1434] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:35.410203 13440 tablet_bootstrap.cc:492] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.411484 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af851635824cb89f9d953b953280ce" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.412055 13324 raft_consensus.cc:2468] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:35.415562 13440 tablet_bootstrap.cc:654] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.416414 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af851635824cb89f9d953b953280ce" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.417024 13398 raft_consensus.cc:2468] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:35.417975 13442 tablet_bootstrap.cc:492] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.407166 13438 ts_tablet_manager.cc:1434] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:55:35.418828 13442 ts_tablet_manager.cc:1403] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.061s	user 0.029s	sys 0.020s
I20260709 14:55:35.419168 13438 tablet_bootstrap.cc:492] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:35.419697 13212 leader_election.cc:304] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:35.420964 13494 raft_consensus.cc:2804] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.421305 13494 raft_consensus.cc:493] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.421661 13494 raft_consensus.cc:3060] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.421386 13442 raft_consensus.cc:359] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.422040 13442 raft_consensus.cc:385] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.422276 13440 tablet_bootstrap.cc:492] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.422294 13442 raft_consensus.cc:740] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.422775 13440 ts_tablet_manager.cc:1403] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:55:35.423029 13442 consensus_queue.cc:260] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.425186 13442 ts_tablet_manager.cc:1434] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:55:35.425386 13438 tablet_bootstrap.cc:654] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.426041 13442 tablet_bootstrap.cc:492] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.426491 13445 consensus_queue.cc:1048] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.425207 13440 raft_consensus.cc:359] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.427968 13440 raft_consensus.cc:385] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.428217 13440 raft_consensus.cc:740] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.428838 13440 consensus_queue.cc:260] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.430743 13440 ts_tablet_manager.cc:1434] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:55:35.431565 13440 tablet_bootstrap.cc:492] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:35.433696 13447 raft_consensus.cc:493] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.434249 13447 raft_consensus.cc:515] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.436878 13440 tablet_bootstrap.cc:654] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:35.437534 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18a3e14a1f64ef2a637632efda807cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.438207 13324 raft_consensus.cc:2468] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:35.439481 13361 leader_election.cc:304] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.440358 13458 raft_consensus.cc:2804] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.440718 13458 raft_consensus.cc:493] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.441039 13458 raft_consensus.cc:3060] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.442195 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18a3e14a1f64ef2a637632efda807cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.443864 13442 tablet_bootstrap.cc:654] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:35.448560 13363 leader_election.cc:343] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.451433 13447 leader_election.cc:290] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.455577 13248 raft_consensus.cc:2468] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:35.456632 13445 raft_consensus.cc:493] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.461937 13445 raft_consensus.cc:515] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.464104 13445 leader_election.cc:290] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.465389 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0275e01dca2248b5b7eb6fcae756c208" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.466077 13247 raft_consensus.cc:2468] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.467263 13466 leader_election.cc:290] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.469674 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "723bd85dc99848c9a2bfbc35ddb3107a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:35.470363 13397 raft_consensus.cc:3060] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.468317 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0275e01dca2248b5b7eb6fcae756c208" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.475728 13398 raft_consensus.cc:2468] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.477200 13287 leader_election.cc:304] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.478297 13289 leader_election.cc:304] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.479499 13445 raft_consensus.cc:2804] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.479889 13445 raft_consensus.cc:493] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.480268 13445 raft_consensus.cc:3060] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.489792 13397 raft_consensus.cc:2468] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:35.492187 13451 raft_consensus.cc:493] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.492738 13451 raft_consensus.cc:515] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.494818 13451 leader_election.cc:290] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.497293 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.498194 13324 raft_consensus.cc:2393] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:35.499890 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254c02ed01e048cebe2e8c081bac5271" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.501559 13212 leader_election.cc:304] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:35.502745 13451 raft_consensus.cc:3060] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.512217 13458 raft_consensus.cc:515] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.515558 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18a3e14a1f64ef2a637632efda807cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.516418 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18a3e14a1f64ef2a637632efda807cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
W20260709 14:55:35.516920 13363 leader_election.cc:343] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.517117 13324 raft_consensus.cc:3060] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.519845 13466 raft_consensus.cc:2804] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.455132 13494 raft_consensus.cc:515] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.523584 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af851635824cb89f9d953b953280ce" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:35.524153 13323 raft_consensus.cc:3060] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.524709 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20af851635824cb89f9d953b953280ce" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:35.525367 13398 raft_consensus.cc:3060] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.527156 13324 raft_consensus.cc:2468] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:35.528489 13361 leader_election.cc:304] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.529451 13447 raft_consensus.cc:2804] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.530740 13447 raft_consensus.cc:697] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:35.531039 13323 raft_consensus.cc:2468] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:35.531778 13447 consensus_queue.cc:237] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.532263 13212 leader_election.cc:304] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.533221 13497 raft_consensus.cc:2804] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.540045 13481 raft_consensus.cc:493] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.540547 13481 raft_consensus.cc:515] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.542600 13481 leader_election.cc:290] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.544256 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:35.545773 13363 leader_election.cc:343] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.545764 13517 raft_consensus.cc:493] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.547346 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.547955 13323 raft_consensus.cc:2468] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:35.547257 13517 raft_consensus.cc:515] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.549068 13361 leader_election.cc:304] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.550243 13481 raft_consensus.cc:2804] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.550777 13481 raft_consensus.cc:493] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.551192 13481 raft_consensus.cc:3060] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.551697 13517 leader_election.cc:290] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.556692 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aefdf01665d4ec98203b23016890901" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.557235 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aefdf01665d4ec98203b23016890901" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.557389 13396 raft_consensus.cc:2468] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.557876 13247 raft_consensus.cc:2468] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.558694 13287 leader_election.cc:304] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.559535 13517 raft_consensus.cc:2804] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.559875 13517 raft_consensus.cc:493] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.560189 13517 raft_consensus.cc:3060] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.563884 13481 raft_consensus.cc:515] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.567042 13517 raft_consensus.cc:515] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.595680 13517 leader_election.cc:290] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.596499 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.570719 13482 raft_consensus.cc:493] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.597121 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aefdf01665d4ec98203b23016890901" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.597751 13248 raft_consensus.cc:3060] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.597605 13482 raft_consensus.cc:515] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.599809 13482 leader_election.cc:290] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
W20260709 14:55:35.601305 13363 leader_election.cc:343] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.604967 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072027ba46c34224b7498fb06e06bf4f" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.602985 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072027ba46c34224b7498fb06e06bf4f" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.605808 13323 raft_consensus.cc:2393] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:35.605012 13248 raft_consensus.cc:2468] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:35.572012 13451 raft_consensus.cc:2749] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.576159 13494 leader_election.cc:290] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.579052 13458 leader_election.cc:290] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.607151 13361 leader_election.cc:304] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:35.608430 13458 raft_consensus.cc:3060] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.609236 13482 consensus_queue.cc:1048] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.609467 13497 raft_consensus.cc:697] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:35.582057 13515 raft_consensus.cc:493] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.582450 13466 raft_consensus.cc:697] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:35.592986 13146 catalog_manager.cc:5697] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:35.567973 13445 raft_consensus.cc:515] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.607159 13289 leader_election.cc:304] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.617560 13517 raft_consensus.cc:2804] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.628083 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0275e01dca2248b5b7eb6fcae756c208" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.629951 13248 raft_consensus.cc:3060] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.630059 13482 raft_consensus.cc:493] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.628705 13445 leader_election.cc:290] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.630498 13482 raft_consensus.cc:515] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.631758 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aefdf01665d4ec98203b23016890901" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:35.632993 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:35.632562 13482 leader_election.cc:290] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.633229 13396 raft_consensus.cc:3060] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.633569 13324 raft_consensus.cc:3060] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.632390 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0275e01dca2248b5b7eb6fcae756c208" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:35.635506 13395 raft_consensus.cc:3060] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.636039 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.636607 13247 raft_consensus.cc:2468] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:35.637832 13363 leader_election.cc:304] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:35.639520 13445 consensus_queue.cc:1048] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.639699 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.640942 13482 raft_consensus.cc:2804] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.641294 13482 raft_consensus.cc:493] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.641615 13482 raft_consensus.cc:3060] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:35.643599 13361 leader_election.cc:343] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.644140 13395 raft_consensus.cc:2468] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:35.616792 13515 raft_consensus.cc:515] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.626514 13481 leader_election.cc:290] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.651538 13517 raft_consensus.cc:697] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:35.652626 13396 raft_consensus.cc:2468] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:35.655426 13287 leader_election.cc:304] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:35.664390 13517 consensus_queue.cc:237] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.664950 13324 raft_consensus.cc:2468] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:35.658234 13482 raft_consensus.cc:515] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.660666 13442 tablet_bootstrap.cc:492] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:35.665825 13442 ts_tablet_manager.cc:1403] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.240s	user 0.029s	sys 0.032s
I20260709 14:55:35.661089 13519 raft_consensus.cc:493] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.662243 13248 raft_consensus.cc:2468] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:35.610477 13497 consensus_queue.cc:237] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.669246 13521 raft_consensus.cc:2804] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.670043 13521 raft_consensus.cc:697] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:35.671690 13361 leader_election.cc:304] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.671177 13442 raft_consensus.cc:359] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.673866 13442 raft_consensus.cc:385] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.673791 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0aa9c720c40d6b5442e5a50c3230d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.674247 13442 raft_consensus.cc:740] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.674903 13442 consensus_queue.cc:260] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:35.675454 13289 leader_election.cc:343] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.670523 13519 raft_consensus.cc:515] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.682122 13481 raft_consensus.cc:493] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.650169 13466 consensus_queue.cc:237] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.682858 13442 ts_tablet_manager.cc:1434] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:35.681529 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.683384 13248 raft_consensus.cc:3060] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.668562 13398 raft_consensus.cc:2468] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:35.678215 13447 raft_consensus.cc:2804] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.683743 13442 tablet_bootstrap.cc:492] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:35.682876 13481 raft_consensus.cc:515] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.693181 13458 raft_consensus.cc:2749] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:35.707571 13458 consensus_queue.cc:1048] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:35.723428 13519 leader_election.cc:290] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.724062 13482 leader_election.cc:290] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.735700 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.736496 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0aa9c720c40d6b5442e5a50c3230d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.737828 13396 raft_consensus.cc:2468] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:35.737564 13447 raft_consensus.cc:697] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:35.739537 13287 leader_election.cc:304] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.739779 13447 consensus_queue.cc:237] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.740418 13519 raft_consensus.cc:2804] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:35.740746 13519 raft_consensus.cc:493] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:35.741073 13519 raft_consensus.cc:3060] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.735000 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ec2b8dba3a6438e8cde6e8353a4d29b" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:35.672732 13521 consensus_queue.cc:237] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.728272 13515 leader_election.cc:290] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.742484 13440 tablet_bootstrap.cc:492] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:35.744800 13440 ts_tablet_manager.cc:1403] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.313s	user 0.096s	sys 0.090s
I20260709 14:55:35.739610 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:35.759029 13440 raft_consensus.cc:359] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.759763 13440 raft_consensus.cc:385] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:35.760026 13440 raft_consensus.cc:740] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:35.750253 13323 raft_consensus.cc:3060] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.760695 13440 consensus_queue.cc:260] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.767802 13440 ts_tablet_manager.cc:1434] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:35.769403 13440 tablet_bootstrap.cc:492] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
W20260709 14:55:35.760092 13361 leader_election.cc:343] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.766567 13287 leader_election.cc:304] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:35.780215 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0aa9c720c40d6b5442e5a50c3230d" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.765441 13466 raft_consensus.cc:493] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:35.784641 13363 leader_election.cc:343] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.765954 13516 consensus_queue.cc:1048] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.087s
I20260709 14:55:35.793642 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0aa9c720c40d6b5442e5a50c3230d" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:35.787400 13481 leader_election.cc:290] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:35.795562 13248 raft_consensus.cc:2468] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:35.805486 13519 raft_consensus.cc:515] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.806633 13363 leader_election.cc:304] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:35.808493 13481 raft_consensus.cc:2804] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:35.782032 13466 raft_consensus.cc:515] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.819905 13481 raft_consensus.cc:697] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:35.820806 13481 consensus_queue.cc:237] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.822506 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0aa9c720c40d6b5442e5a50c3230d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:35.834971 13322 raft_consensus.cc:2393] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate b460871283e6405ebff8cce3a0870311 in this term.
W20260709 14:55:35.842403 13289 leader_election.cc:343] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:35.885782 13515 raft_consensus.cc:493] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.886332 13515 raft_consensus.cc:515] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:35.915535 13361 leader_election.cc:304] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:35.924345 13522 raft_consensus.cc:3060] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:35.876187 13516 raft_consensus.cc:493] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.888244 13494 raft_consensus.cc:493] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.936753 13494 raft_consensus.cc:515] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:36.048256 13526 log.cc:927] Time spent T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: Append to log took a long time: real 0.260s	user 0.001s	sys 0.000s
I20260709 14:55:36.048691 13442 tablet_bootstrap.cc:654] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.052903 13440 tablet_bootstrap.cc:654] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.061694 13466 leader_election.cc:290] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.064625 13438 tablet_bootstrap.cc:492] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.065064 13438 ts_tablet_manager.cc:1403] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.646s	user 0.121s	sys 0.165s
I20260709 14:55:35.938959 13482 raft_consensus.cc:493] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:35.931802 13519 leader_election.cc:290] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.069299 13494 leader_election.cc:290] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:35.963255 13515 leader_election.cc:290] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.064278 13497 raft_consensus.cc:493] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.073478 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef0aa9c720c40d6b5442e5a50c3230d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:35.946244 13146 catalog_manager.cc:5697] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.077165 13447 consensus_queue.cc:1048] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.077917 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad6bce4545b4a29914b97c6e30dc8a4" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.078902 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d263889ed94d0ead6aaf74cc59a629" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:36.079648 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0292a0cfd3be4afaabc560f1e2d46d90" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:36.080273 13289 leader_election.cc:343] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.080492 13458 consensus_queue.cc:1048] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.071723 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0292a0cfd3be4afaabc560f1e2d46d90" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:35.953409 13516 raft_consensus.cc:515] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.089110 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d263889ed94d0ead6aaf74cc59a629" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.098222 13516 leader_election.cc:290] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.070444 13482 raft_consensus.cc:515] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.100449 13143 catalog_manager.cc:5697] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:36.102741 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:36.093632 13522 raft_consensus.cc:2749] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.091223 13289 leader_election.cc:343] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.082774 13497 raft_consensus.cc:515] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:36.099819 13212 leader_election.cc:343] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.118860 13482 leader_election.cc:290] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.119890 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc5c7667d8f4a2fb8e5d4e16c2456a5" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:36.115172 13287 leader_election.cc:343] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.126693 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fb8dc5666948d49302b7363092405e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.122860 13517 raft_consensus.cc:2749] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.122597 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc5c7667d8f4a2fb8e5d4e16c2456a5" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.127913 13442 tablet_bootstrap.cc:492] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.128398 13497 leader_election.cc:290] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.128360 13442 ts_tablet_manager.cc:1403] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.445s	user 0.021s	sys 0.045s
I20260709 14:55:36.121336 13396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad6bce4545b4a29914b97c6e30dc8a4" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.130235 13438 raft_consensus.cc:359] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.131811 13438 raft_consensus.cc:385] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.132025 13438 raft_consensus.cc:740] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.132844 13394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.133687 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.134841 13438 consensus_queue.cc:260] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:36.125607 13363 leader_election.cc:343] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.136452 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fb8dc5666948d49302b7363092405e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:36.136857 13361 leader_election.cc:343] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.138077 13212 leader_election.cc:343] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.138687 13438 ts_tablet_manager.cc:1434] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.073s	user 0.003s	sys 0.002s
I20260709 14:55:36.139598 13438 tablet_bootstrap.cc:492] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.140007 13497 consensus_queue.cc:1048] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.141499 13442 raft_consensus.cc:359] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.142633 13442 raft_consensus.cc:385] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.142839 13442 raft_consensus.cc:740] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.143589 13442 consensus_queue.cc:260] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:36.138700 13212 leader_election.cc:343] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.144447 13212 leader_election.cc:304] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.145099 13287 leader_election.cc:304] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
W20260709 14:55:36.145628 13363 consensus_peers.cc:597] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:36.145994 13287 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.131:39761, user_credentials={real_user=slave}} blocked reactor thread for 46556.9us
W20260709 14:55:36.146670 13287 leader_election.cc:343] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.147392 13398 raft_consensus.cc:2468] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:36.147548 13517 raft_consensus.cc:2749] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.147046 13287 leader_election.cc:304] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:36.147854 13361 leader_election.cc:304] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.148429 13517 raft_consensus.cc:2749] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.149205 13522 raft_consensus.cc:2749] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.149256 13287 leader_election.cc:304] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:36.151564 13517 raft_consensus.cc:2804] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.152034 13517 raft_consensus.cc:697] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:36.153805 13517 consensus_queue.cc:237] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.153147 13320 raft_consensus.cc:2468] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:36.156097 13442 ts_tablet_manager.cc:1434] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:55:36.156232 13516 raft_consensus.cc:2749] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.157472 13212 leader_election.cc:343] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.159360 13146 catalog_manager.cc:5697] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.165030 13212 leader_election.cc:304] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.167598 13516 raft_consensus.cc:2749] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:36.168706 13212 leader_election.cc:343] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.172803 13212 leader_election.cc:304] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:36.166200 13146 catalog_manager.cc:5697] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.174638 13442 tablet_bootstrap.cc:492] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:36.179428 13516 raft_consensus.cc:2804] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.180663 13516 raft_consensus.cc:493] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.180996 13516 raft_consensus.cc:3060] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.183748 13482 consensus_queue.cc:1048] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.187749 13519 consensus_queue.cc:1048] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:36.192456 13440 tablet_bootstrap.cc:492] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.192886 13440 ts_tablet_manager.cc:1403] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.424s	user 0.017s	sys 0.031s
I20260709 14:55:36.195760 13515 consensus_queue.cc:1048] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.208793 13516 raft_consensus.cc:515] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.211802 13442 tablet_bootstrap.cc:654] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.213117 13440 raft_consensus.cc:359] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.213775 13440 raft_consensus.cc:385] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.214015 13440 raft_consensus.cc:740] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.214636 13440 consensus_queue.cc:260] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.215946 13438 tablet_bootstrap.cc:654] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.218971 13145 catalog_manager.cc:5697] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.222496 13145 catalog_manager.cc:5697] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.227517 13516 leader_election.cc:290] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.229553 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fb8dc5666948d49302b7363092405e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:36.230131 13320 raft_consensus.cc:3060] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.232390 13440 ts_tablet_manager.cc:1434] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 14:55:36.233345 13440 tablet_bootstrap.cc:492] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.245040 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fb8dc5666948d49302b7363092405e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:36.246634 13517 consensus_queue.cc:1048] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.246858 13320 raft_consensus.cc:2468] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:36.247668 13497 consensus_queue.cc:1048] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:36.249253 13212 leader_election.cc:343] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.250247 13212 leader_election.cc:304] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:36.252094 13497 raft_consensus.cc:2804] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.252537 13497 raft_consensus.cc:697] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:36.253448 13438 tablet_bootstrap.cc:492] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.253881 13438 ts_tablet_manager.cc:1403] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.019s
I20260709 14:55:36.257043 13442 tablet_bootstrap.cc:492] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.257474 13442 ts_tablet_manager.cc:1403] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.010s
I20260709 14:55:36.253304 13497 consensus_queue.cc:237] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.264292 13515 consensus_queue.cc:1048] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:36.271831 13440 tablet_bootstrap.cc:654] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.278371 13515 consensus_queue.cc:1048] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.285106 13440 tablet_bootstrap.cc:492] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.285617 13440 ts_tablet_manager.cc:1403] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.001s
I20260709 14:55:36.291975 13442 raft_consensus.cc:359] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.293521 13442 raft_consensus.cc:385] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.293723 13442 raft_consensus.cc:740] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.295396 13442 consensus_queue.cc:260] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.295763 13438 raft_consensus.cc:359] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.296453 13438 raft_consensus.cc:385] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.296703 13438 raft_consensus.cc:740] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.297319 13438 consensus_queue.cc:260] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.308058 13442 ts_tablet_manager.cc:1434] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.001s
I20260709 14:55:36.311029 13442 tablet_bootstrap.cc:492] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:36.315398 13438 ts_tablet_manager.cc:1434] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.003s
I20260709 14:55:36.316283 13438 tablet_bootstrap.cc:492] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.314278 13481 consensus_queue.cc:1048] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:36.313258 13451 consensus_queue.cc:1048] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:36.321930 13440 raft_consensus.cc:359] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.322556 13440 raft_consensus.cc:385] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.322799 13440 raft_consensus.cc:740] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.323447 13440 consensus_queue.cc:260] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.329423 13440 ts_tablet_manager.cc:1434] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.005s
I20260709 14:55:36.330938 13440 tablet_bootstrap.cc:492] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.344360 13442 tablet_bootstrap.cc:654] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:36.349120 13363 consensus_peers.cc:597] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.353281 13438 tablet_bootstrap.cc:654] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.371472 13458 raft_consensus.cc:493] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.371974 13458 raft_consensus.cc:515] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.381110 13517 consensus_queue.cc:1048] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.399600 13451 raft_consensus.cc:493] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.400074 13451 raft_consensus.cc:515] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.402009 13451 leader_election.cc:290] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.402053 13458 leader_election.cc:290] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.403995 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc5c7667d8f4a2fb8e5d4e16c2456a5" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.405309 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1556aab61e8c4d02b93696d50c042682" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:36.405622 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc5c7667d8f4a2fb8e5d4e16c2456a5" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.405923 13247 raft_consensus.cc:2468] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:36.406159 13395 raft_consensus.cc:2468] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:36.407095 13363 leader_election.cc:304] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
W20260709 14:55:36.405329 13212 leader_election.cc:343] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.408514 13212 leader_election.cc:304] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.408659 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1556aab61e8c4d02b93696d50c042682" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:36.410329 13361 leader_election.cc:343] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.410645 13440 tablet_bootstrap.cc:654] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.408748 13481 raft_consensus.cc:2804] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.413432 13451 raft_consensus.cc:2804] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.414718 13481 raft_consensus.cc:493] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.416945 13451 raft_consensus.cc:493] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.421907 13451 raft_consensus.cc:3060] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.418352 13481 raft_consensus.cc:3060] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.437180 13438 tablet_bootstrap.cc:492] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.437673 13438 ts_tablet_manager.cc:1403] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.122s	user 0.014s	sys 0.048s
I20260709 14:55:36.440593 13481 raft_consensus.cc:515] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.443935 13451 raft_consensus.cc:515] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.444373 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1556aab61e8c4d02b93696d50c042682" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:36.444934 13247 raft_consensus.cc:3060] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.445967 13451 leader_election.cc:290] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.441969 13442 tablet_bootstrap.cc:492] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.447957 13442 ts_tablet_manager.cc:1403] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.139s	user 0.020s	sys 0.008s
I20260709 14:55:36.447408 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc5c7667d8f4a2fb8e5d4e16c2456a5" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:36.448490 13523 raft_consensus.cc:493] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.449317 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfc5c7667d8f4a2fb8e5d4e16c2456a5" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:36.449867 13398 raft_consensus.cc:3060] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.450140 13146 catalog_manager.cc:5697] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:36.453051 13212 leader_election.cc:343] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.453197 13247 raft_consensus.cc:2468] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:36.448910 13523 raft_consensus.cc:515] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.454620 13363 leader_election.cc:304] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:36.455451 13447 raft_consensus.cc:2804] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.455920 13447 raft_consensus.cc:697] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:36.456315 13523 leader_election.cc:290] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.457484 13398 raft_consensus.cc:2468] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:36.457630 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad6bce4545b4a29914b97c6e30dc8a4" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.459165 13212 leader_election.cc:304] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.461026 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad6bce4545b4a29914b97c6e30dc8a4" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:36.461570 13249 raft_consensus.cc:2468] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:36.462061 13442 raft_consensus.cc:359] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.462663 13442 raft_consensus.cc:385] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.462925 13442 raft_consensus.cc:740] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.463557 13451 raft_consensus.cc:2804] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.464025 13451 raft_consensus.cc:697] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:36.464787 13451 consensus_queue.cc:237] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.466270 13438 raft_consensus.cc:359] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.466444 13442 consensus_queue.cc:260] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:36.467233 13361 leader_election.cc:343] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.468648 13438 raft_consensus.cc:385] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.468950 13438 raft_consensus.cc:740] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.469498 13363 leader_election.cc:304] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.469599 13438 consensus_queue.cc:260] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.469956 13442 ts_tablet_manager.cc:1434] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:36.470674 13522 raft_consensus.cc:2804] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.471009 13522 raft_consensus.cc:493] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.471306 13522 raft_consensus.cc:3060] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.456722 13447 consensus_queue.cc:237] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.471800 13438 ts_tablet_manager.cc:1434] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.003s
I20260709 14:55:36.472633 13438 tablet_bootstrap.cc:492] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.477896 13438 tablet_bootstrap.cc:654] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.477753 13522 raft_consensus.cc:515] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.480746 13440 tablet_bootstrap.cc:492] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.481197 13440 ts_tablet_manager.cc:1403] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.150s	user 0.016s	sys 0.008s
I20260709 14:55:36.483018 13440 raft_consensus.cc:359] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.483520 13440 raft_consensus.cc:385] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.483717 13440 raft_consensus.cc:740] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.471274 13442 tablet_bootstrap.cc:492] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:36.485040 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad6bce4545b4a29914b97c6e30dc8a4" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:36.485597 13249 raft_consensus.cc:3060] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.487988 13440 consensus_queue.cc:260] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.489135 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1556aab61e8c4d02b93696d50c042682" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:36.490108 13522 leader_election.cc:290] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.490175 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ad6bce4545b4a29914b97c6e30dc8a4" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:36.490788 13322 raft_consensus.cc:3060] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:36.494769 13361 leader_election.cc:343] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.500239 13322 raft_consensus.cc:2468] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:36.501259 13361 leader_election.cc:304] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:36.502082 13447 raft_consensus.cc:2804] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.502756 13447 raft_consensus.cc:697] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:36.487735 13481 leader_election.cc:290] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.503841 13447 consensus_queue.cc:237] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.504637 13442 tablet_bootstrap.cc:654] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.503259 13440 ts_tablet_manager.cc:1434] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:36.502225 13249 raft_consensus.cc:2468] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:36.506268 13440 tablet_bootstrap.cc:492] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.508317 13145 catalog_manager.cc:5697] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.522985 13438 tablet_bootstrap.cc:492] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.523444 13438 ts_tablet_manager.cc:1403] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.024s
I20260709 14:55:36.525895 13438 raft_consensus.cc:359] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.526513 13438 raft_consensus.cc:385] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.526777 13438 raft_consensus.cc:740] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.530835 13438 consensus_queue.cc:260] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.533267 13438 ts_tablet_manager.cc:1434] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:36.534267 13438 tablet_bootstrap.cc:492] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.537710 13143 catalog_manager.cc:5697] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.539742 13440 tablet_bootstrap.cc:654] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.540206 13438 tablet_bootstrap.cc:654] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.549538 13447 consensus_queue.cc:1048] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.553458 13442 tablet_bootstrap.cc:492] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.553900 13442 ts_tablet_manager.cc:1403] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.016s
I20260709 14:55:36.557673 13442 raft_consensus.cc:359] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.558362 13442 raft_consensus.cc:385] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.557598 13146 catalog_manager.cc:5697] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.558617 13442 raft_consensus.cc:740] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.559093 13322 raft_consensus.cc:3060] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.559244 13442 consensus_queue.cc:260] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.559600 13146 catalog_manager.cc:5697] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.561278 13442 ts_tablet_manager.cc:1434] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:36.562063 13442 tablet_bootstrap.cc:492] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:36.568635 13442 tablet_bootstrap.cc:654] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.570595 13447 consensus_queue.cc:1048] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.573576 13440 tablet_bootstrap.cc:492] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.574009 13440 ts_tablet_manager.cc:1403] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.005s
I20260709 14:55:36.574237 13438 tablet_bootstrap.cc:492] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.574664 13438 ts_tablet_manager.cc:1403] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.002s
I20260709 14:55:36.576606 13440 raft_consensus.cc:359] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.577235 13440 raft_consensus.cc:385] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.577467 13440 raft_consensus.cc:740] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.577520 13438 raft_consensus.cc:359] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.578166 13438 raft_consensus.cc:385] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.578490 13438 raft_consensus.cc:740] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.578227 13440 consensus_queue.cc:260] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.579252 13438 consensus_queue.cc:260] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.581214 13438 ts_tablet_manager.cc:1434] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:36.582103 13438 tablet_bootstrap.cc:492] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.587678 13438 tablet_bootstrap.cc:654] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.595446 13451 raft_consensus.cc:493] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.595968 13451 raft_consensus.cc:515] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.598824 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18a3e14a1f64ef2a637632efda807cc" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.602258 13247 raft_consensus.cc:3060] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.608421 13451 leader_election.cc:290] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.610145 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18a3e14a1f64ef2a637632efda807cc" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.611789 13212 leader_election.cc:304] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.617511 13440 ts_tablet_manager.cc:1434] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.000s
I20260709 14:55:36.618458 13440 tablet_bootstrap.cc:492] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.653453 13451 raft_consensus.cc:2749] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.665661 13517 consensus_queue.cc:1048] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.675465 13442 tablet_bootstrap.cc:492] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.675922 13442 ts_tablet_manager.cc:1403] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.015s
I20260709 14:55:36.684465 13522 raft_consensus.cc:493] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.684543 13442 raft_consensus.cc:359] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.685246 13442 raft_consensus.cc:385] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.685039 13522 raft_consensus.cc:515] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.685520 13442 raft_consensus.cc:740] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.686126 13442 consensus_queue.cc:260] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.688100 13442 ts_tablet_manager.cc:1434] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:55:36.688396 13522 leader_election.cc:290] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.688932 13442 tablet_bootstrap.cc:492] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:36.690297 13440 tablet_bootstrap.cc:654] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.692502 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fb8dc5666948d49302b7363092405e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:36.691975 13289 consensus_peers.cc:597] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:36.689075 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02fb8dc5666948d49302b7363092405e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.697877 13438 tablet_bootstrap.cc:492] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.698344 13438 ts_tablet_manager.cc:1403] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.116s	user 0.040s	sys 0.057s
I20260709 14:55:36.698589 13442 tablet_bootstrap.cc:654] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.700282 13320 raft_consensus.cc:2393] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:36.700832 13438 raft_consensus.cc:359] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.701462 13438 raft_consensus.cc:385] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.701436 13361 leader_election.cc:304] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:36.701898 13438 raft_consensus.cc:740] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.702883 13522 raft_consensus.cc:3060] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.702644 13438 consensus_queue.cc:260] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.707765 13438 ts_tablet_manager.cc:1434] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:55:36.708638 13438 tablet_bootstrap.cc:492] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.714242 13481 raft_consensus.cc:493] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.714701 13481 raft_consensus.cc:515] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.716635 13481 leader_election.cc:290] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.717985 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0292a0cfd3be4afaabc560f1e2d46d90" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.718609 13322 raft_consensus.cc:2468] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:36.719250 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0292a0cfd3be4afaabc560f1e2d46d90" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:36.719785 13249 raft_consensus.cc:2468] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:36.720623 13361 leader_election.cc:304] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:36.721309 13447 raft_consensus.cc:2804] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.721663 13447 raft_consensus.cc:493] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.721966 13447 raft_consensus.cc:3060] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.726508 13522 raft_consensus.cc:2749] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.732353 13440 tablet_bootstrap.cc:492] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.732815 13440 ts_tablet_manager.cc:1403] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.000s
I20260709 14:55:36.734263 13438 tablet_bootstrap.cc:654] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.735205 13440 raft_consensus.cc:359] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.740842 13447 raft_consensus.cc:515] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.741427 13440 raft_consensus.cc:385] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.741753 13440 raft_consensus.cc:740] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.743920 13440 consensus_queue.cc:260] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.744217 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0292a0cfd3be4afaabc560f1e2d46d90" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:36.744778 13320 raft_consensus.cc:3060] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.745253 13438 tablet_bootstrap.cc:492] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.745680 13438 ts_tablet_manager.cc:1403] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.037s	user 0.002s	sys 0.011s
I20260709 14:55:36.745922 13440 ts_tablet_manager.cc:1434] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:55:36.746721 13440 tablet_bootstrap.cc:492] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.747797 13515 raft_consensus.cc:493] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.748221 13515 raft_consensus.cc:515] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.750866 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1556aab61e8c4d02b93696d50c042682" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:36.751610 13249 raft_consensus.cc:2393] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:36.753235 13515 leader_election.cc:290] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.754208 13438 raft_consensus.cc:359] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.754839 13438 raft_consensus.cc:385] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.755090 13438 raft_consensus.cc:740] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.755376 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1556aab61e8c4d02b93696d50c042682" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.755853 13438 consensus_queue.cc:260] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.756583 13287 leader_election.cc:304] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:36.757565 13515 raft_consensus.cc:3060] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.758037 13447 leader_election.cc:290] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:36.758837 13320 raft_consensus.cc:2468] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:36.759961 13361 leader_election.cc:304] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:36.761320 13447 raft_consensus.cc:2804] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.761917 13447 raft_consensus.cc:697] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:36.762662 13447 consensus_queue.cc:237] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.764034 13516 consensus_queue.cc:1048] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.766867 13438 ts_tablet_manager.cc:1434] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.002s
I20260709 14:55:36.770546 13442 tablet_bootstrap.cc:492] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.770783 13515 raft_consensus.cc:2749] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.770998 13442 ts_tablet_manager.cc:1403] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.082s	user 0.000s	sys 0.011s
I20260709 14:55:36.771447 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0292a0cfd3be4afaabc560f1e2d46d90" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:36.772004 13247 raft_consensus.cc:3060] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.774189 13442 raft_consensus.cc:359] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.774848 13442 raft_consensus.cc:385] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.776012 13438 tablet_bootstrap.cc:492] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.775102 13442 raft_consensus.cc:740] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.781906 13438 tablet_bootstrap.cc:654] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.781612 13442 consensus_queue.cc:260] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.784792 13442 ts_tablet_manager.cc:1434] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:36.785493 13442 tablet_bootstrap.cc:492] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:36.787755 13516 raft_consensus.cc:493] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.788110 13516 raft_consensus.cc:515] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.789634 13516 leader_election.cc:290] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.790725 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d263889ed94d0ead6aaf74cc59a629" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.791348 13395 raft_consensus.cc:2468] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:36.793264 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d263889ed94d0ead6aaf74cc59a629" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.793866 13320 raft_consensus.cc:2468] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:36.794299 13438 tablet_bootstrap.cc:492] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.794713 13438 ts_tablet_manager.cc:1403] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260709 14:55:36.794631 13145 catalog_manager.cc:5697] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:36.795536 13212 leader_election.cc:304] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:36.797197 13516 raft_consensus.cc:2804] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:36.797588 13516 raft_consensus.cc:493] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:36.797523 13451 consensus_queue.cc:1048] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:36.797349 13438 raft_consensus.cc:359] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.797979 13516 raft_consensus.cc:3060] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.798256 13438 raft_consensus.cc:385] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.798549 13438 raft_consensus.cc:740] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.799015 13440 tablet_bootstrap.cc:654] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.799242 13438 consensus_queue.cc:260] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.801476 13438 ts_tablet_manager.cc:1434] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:36.802323 13438 tablet_bootstrap.cc:492] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.805727 13249 raft_consensus.cc:3060] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.806622 13516 raft_consensus.cc:515] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.808074 13438 tablet_bootstrap.cc:654] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.811220 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d263889ed94d0ead6aaf74cc59a629" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:36.811811 13320 raft_consensus.cc:3060] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.815775 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d263889ed94d0ead6aaf74cc59a629" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:36.816332 13398 raft_consensus.cc:3060] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:36.817708 13247 raft_consensus.cc:2468] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:36.821286 13440 tablet_bootstrap.cc:492] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.821743 13440 ts_tablet_manager.cc:1403] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.075s	user 0.004s	sys 0.005s
I20260709 14:55:36.822376 13398 raft_consensus.cc:2468] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:36.824393 13440 raft_consensus.cc:359] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.825160 13440 raft_consensus.cc:385] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.824370 13212 leader_election.cc:304] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:36.831205 13320 raft_consensus.cc:2468] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:36.840821 13442 tablet_bootstrap.cc:654] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.843254 13516 leader_election.cc:290] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.844645 13516 raft_consensus.cc:2804] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:36.845082 13516 raft_consensus.cc:697] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:36.845727 13438 tablet_bootstrap.cc:492] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.846246 13438 ts_tablet_manager.cc:1403] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.020s
I20260709 14:55:36.845867 13516 consensus_queue.cc:237] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.825450 13440 raft_consensus.cc:740] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.849010 13438 raft_consensus.cc:359] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.849773 13438 raft_consensus.cc:385] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.850033 13438 raft_consensus.cc:740] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.850776 13438 consensus_queue.cc:260] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.849028 13440 consensus_queue.cc:260] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.853070 13438 ts_tablet_manager.cc:1434] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:36.853998 13515 raft_consensus.cc:493] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.854499 13515 raft_consensus.cc:515] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.856572 13515 leader_election.cc:290] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.860566 13440 ts_tablet_manager.cc:1434] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260709 14:55:36.861781 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa469e6e4bd455e8da37b376d50f40b" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:36.862363 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa469e6e4bd455e8da37b376d50f40b" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:36.863574 13287 leader_election.cc:343] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.864071 13289 leader_election.cc:343] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.864547 13289 leader_election.cc:304] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:36.865782 13438 tablet_bootstrap.cc:492] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.866611 13515 raft_consensus.cc:2749] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.869467 13515 raft_consensus.cc:493] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.869882 13515 raft_consensus.cc:515] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.872012 13438 tablet_bootstrap.cc:654] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.872459 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa55795ee4d4cedaf06ccb0360063cc" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:36.873792 13289 leader_election.cc:343] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.875053 13515 leader_election.cc:290] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.878477 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa55795ee4d4cedaf06ccb0360063cc" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:36.879729 13287 leader_election.cc:343] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.880162 13287 leader_election.cc:304] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:36.880872 13515 raft_consensus.cc:2749] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.883420 13438 tablet_bootstrap.cc:492] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.883891 13438 ts_tablet_manager.cc:1403] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:55:36.884784 13447 consensus_queue.cc:1048] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.886382 13438 raft_consensus.cc:359] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.887055 13438 raft_consensus.cc:385] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.887306 13438 raft_consensus.cc:740] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.888159 13438 consensus_queue.cc:260] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.893379 13438 ts_tablet_manager.cc:1434] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 14:55:36.894284 13438 tablet_bootstrap.cc:492] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.895911 13440 tablet_bootstrap.cc:492] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.908984 13522 consensus_queue.cc:1048] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:36.909628 13438 tablet_bootstrap.cc:654] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.917979 13451 raft_consensus.cc:493] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d0952bb99b24e1ca122b33328eb7fb0)
I20260709 14:55:36.918511 13451 raft_consensus.cc:515] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.923087 13451 leader_election.cc:290] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.943845 13440 tablet_bootstrap.cc:654] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.940348 13515 raft_consensus.cc:493] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:36.948518 13515 raft_consensus.cc:515] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.950435 13515 leader_election.cc:290] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:36.951543 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:36.951586 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:36.953050 13287 leader_election.cc:343] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:36.953616 13289 leader_election.cc:343] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:36.954035 13289 leader_election.cc:304] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:36.955149 13517 raft_consensus.cc:2749] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:36.958925 13438 tablet_bootstrap.cc:492] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:36.959448 13438 ts_tablet_manager.cc:1403] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.008s
I20260709 14:55:36.964128 13438 raft_consensus.cc:359] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.965830 13438 raft_consensus.cc:385] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.966153 13438 raft_consensus.cc:740] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.963122 13144 catalog_manager.cc:5697] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:36.969475 13438 consensus_queue.cc:260] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.972132 13438 ts_tablet_manager.cc:1434] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 14:55:36.972996 13438 tablet_bootstrap.cc:492] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:36.975178 13442 tablet_bootstrap.cc:492] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:36.975667 13442 ts_tablet_manager.cc:1403] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.190s	user 0.036s	sys 0.056s
I20260709 14:55:36.975926 13440 tablet_bootstrap.cc:492] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:36.976706 13440 ts_tablet_manager.cc:1403] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.002s
I20260709 14:55:36.978396 13442 raft_consensus.cc:359] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.979040 13442 raft_consensus.cc:385] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.979353 13442 raft_consensus.cc:740] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.980158 13438 tablet_bootstrap.cc:654] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.979962 13442 consensus_queue.cc:260] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.981818 13442 ts_tablet_manager.cc:1434] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:36.982625 13442 tablet_bootstrap.cc:492] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
W20260709 14:55:36.983026 13212 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.131:39761, user_credentials={real_user=slave}} blocked reactor thread for 158759us
I20260709 14:55:36.988998 13442 tablet_bootstrap.cc:654] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:36.979054 13440 raft_consensus.cc:359] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.989570 13440 raft_consensus.cc:385] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:36.989444 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:36.989841 13440 raft_consensus.cc:740] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:36.990669 13440 consensus_queue.cc:260] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:36.992790 13440 ts_tablet_manager.cc:1434] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:55:36.993675 13440 tablet_bootstrap.cc:492] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:36.996421 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.005640 13212 leader_election.cc:304] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:37.010150 13440 tablet_bootstrap.cc:654] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.011487 13451 raft_consensus.cc:2749] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:37.015671 13442 tablet_bootstrap.cc:492] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.016088 13442 ts_tablet_manager.cc:1403] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.008s
I20260709 14:55:37.016219 13522 consensus_queue.cc:1048] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.018460 13442 raft_consensus.cc:359] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.019106 13442 raft_consensus.cc:385] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.019394 13442 raft_consensus.cc:740] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.020068 13442 consensus_queue.cc:260] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.021831 13322 raft_consensus.cc:3060] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.022864 13442 ts_tablet_manager.cc:1434] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:37.023741 13442 tablet_bootstrap.cc:492] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.029230 13442 tablet_bootstrap.cc:654] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.030440 13451 consensus_queue.cc:1048] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.033455 13438 tablet_bootstrap.cc:492] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.033942 13438 ts_tablet_manager.cc:1403] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.014s
I20260709 14:55:37.038388 13438 raft_consensus.cc:359] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.048578 13523 consensus_queue.cc:1048] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.053028 13438 raft_consensus.cc:385] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.053390 13438 raft_consensus.cc:740] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.054044 13438 consensus_queue.cc:260] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.056186 13438 ts_tablet_manager.cc:1434] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:37.057106 13438 tablet_bootstrap.cc:492] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.060487 13451 consensus_queue.cc:1048] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.067059 13438 tablet_bootstrap.cc:654] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.074045 13440 tablet_bootstrap.cc:492] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.076050 13440 ts_tablet_manager.cc:1403] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.009s
I20260709 14:55:37.078719 13440 raft_consensus.cc:359] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.087056 13440 raft_consensus.cc:385] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.087482 13440 raft_consensus.cc:740] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.093279 13440 consensus_queue.cc:260] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.095706 13440 ts_tablet_manager.cc:1434] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260709 14:55:37.096724 13440 tablet_bootstrap.cc:492] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.102581 13440 tablet_bootstrap.cc:654] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.108451 13515 raft_consensus.cc:493] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.108982 13515 raft_consensus.cc:515] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.111037 13515 leader_election.cc:290] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.113562 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.114374 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:37.114877 13289 leader_election.cc:343] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:37.116098 13287 leader_election.cc:343] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.116536 13287 leader_election.cc:304] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.117569 13515 raft_consensus.cc:2749] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.121536 13442 tablet_bootstrap.cc:492] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.121626 13438 tablet_bootstrap.cc:492] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.122589 13438 ts_tablet_manager.cc:1403] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.028s
I20260709 14:55:37.122589 13442 ts_tablet_manager.cc:1403] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.099s	user 0.026s	sys 0.047s
I20260709 14:55:37.125015 13438 raft_consensus.cc:359] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.125262 13442 raft_consensus.cc:359] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.125814 13438 raft_consensus.cc:385] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.125998 13442 raft_consensus.cc:385] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.126322 13442 raft_consensus.cc:740] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.126821 13438 raft_consensus.cc:740] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.127019 13442 consensus_queue.cc:260] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.127534 13438 consensus_queue.cc:260] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.128131 13440 tablet_bootstrap.cc:492] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.128634 13440 ts_tablet_manager.cc:1403] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.011s
I20260709 14:55:37.129343 13442 ts_tablet_manager.cc:1434] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260709 14:55:37.130502 13442 tablet_bootstrap.cc:492] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.131563 13438 ts_tablet_manager.cc:1434] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:55:37.132400 13438 tablet_bootstrap.cc:492] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.133558 13440 raft_consensus.cc:359] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.134202 13440 raft_consensus.cc:385] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.134454 13440 raft_consensus.cc:740] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.135109 13440 consensus_queue.cc:260] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:37.138563 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:37.141518 13438 tablet_bootstrap.cc:654] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.146780 13442 tablet_bootstrap.cc:654] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.147505 13440 ts_tablet_manager.cc:1434] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:55:37.148784 13440 tablet_bootstrap.cc:492] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.151305 13451 raft_consensus.cc:493] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.151790 13451 raft_consensus.cc:515] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.159610 13515 raft_consensus.cc:493] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.160058 13515 raft_consensus.cc:515] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.161263 13247 raft_consensus.cc:3060] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.161931 13515 leader_election.cc:290] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.167910 13523 raft_consensus.cc:493] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.168370 13523 raft_consensus.cc:515] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.170270 13523 leader_election.cc:290] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.173743 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.174734 13249 raft_consensus.cc:2468] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.175904 13289 leader_election.cc:304] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.176666 13515 raft_consensus.cc:2804] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.177006 13515 raft_consensus.cc:493] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.177321 13515 raft_consensus.cc:3060] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.178864 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.179550 13320 raft_consensus.cc:2468] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:37.179634 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.180259 13395 raft_consensus.cc:2468] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.180794 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.181151 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.181939 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:37.182443 13212 leader_election.cc:343] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.182487 13249 raft_consensus.cc:2468] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:37.184242 13363 leader_election.cc:304] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:37.185009 13447 raft_consensus.cc:2804] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.185323 13447 raft_consensus.cc:493] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.185645 13447 raft_consensus.cc:3060] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.179031 13451 leader_election.cc:290] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.188151 13212 leader_election.cc:304] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:37.189731 13587 raft_consensus.cc:2804] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.190083 13587 raft_consensus.cc:493] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.190397 13587 raft_consensus.cc:3060] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.194540 13438 tablet_bootstrap.cc:492] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.195031 13438 ts_tablet_manager.cc:1403] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.031s
I20260709 14:55:37.195031 13440 tablet_bootstrap.cc:654] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.197285 13447 raft_consensus.cc:515] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.209296 13447 leader_election.cc:290] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.210340 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:37.217052 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.226413 13248 raft_consensus.cc:3060] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.235190 13587 raft_consensus.cc:515] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.240212 13515 raft_consensus.cc:515] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.241413 13438 raft_consensus.cc:359] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.242976 13438 raft_consensus.cc:385] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.243266 13438 raft_consensus.cc:740] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.243866 13438 consensus_queue.cc:260] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.246547 13322 raft_consensus.cc:2393] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate b460871283e6405ebff8cce3a0870311 in this term.
I20260709 14:55:37.249534 13248 raft_consensus.cc:2468] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:37.255230 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.256181 13438 ts_tablet_manager.cc:1434] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:55:37.258699 13438 tablet_bootstrap.cc:492] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.262673 13246 raft_consensus.cc:2393] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:37.274402 13442 tablet_bootstrap.cc:492] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.274734 13442 ts_tablet_manager.cc:1403] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.144s	user 0.014s	sys 0.034s
I20260709 14:55:37.273705 13363 leader_election.cc:304] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:37.276242 13515 leader_election.cc:290] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.276778 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4095891bb7f4d57bb7949cf00160427" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:37.277640 13398 raft_consensus.cc:2393] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:37.278111 13522 raft_consensus.cc:2804] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.278543 13522 raft_consensus.cc:697] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:37.278834 13287 leader_election.cc:304] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [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: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.279314 13522 consensus_queue.cc:237] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.280051 13515 raft_consensus.cc:2749] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.280117 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:37.280871 13322 raft_consensus.cc:3060] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.277678 13442 raft_consensus.cc:359] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.283162 13442 raft_consensus.cc:385] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.283376 13442 raft_consensus.cc:740] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.283939 13442 consensus_queue.cc:260] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.285648 13442 ts_tablet_manager.cc:1434] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:55:37.286594 13442 tablet_bootstrap.cc:492] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.284788 13515 raft_consensus.cc:493] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.287739 13515 raft_consensus.cc:515] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.291837 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:37.291913 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b1da5a8a5e413cbfa8aaba81bd97ce" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.292546 13395 raft_consensus.cc:2468] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.292520 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b1da5a8a5e413cbfa8aaba81bd97ce" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:37.293716 13212 leader_election.cc:343] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.293896 13287 leader_election.cc:304] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.294696 13517 raft_consensus.cc:2804] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.295042 13517 raft_consensus.cc:493] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.295367 13517 raft_consensus.cc:3060] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.296495 13322 raft_consensus.cc:2468] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:37.298202 13438 tablet_bootstrap.cc:654] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.290138 13587 leader_election.cc:290] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.300787 13212 leader_election.cc:304] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:37.290956 13515 leader_election.cc:290] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
W20260709 14:55:37.299103 13289 leader_election.cc:343] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.302500 13587 raft_consensus.cc:2804] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.306278 13587 raft_consensus.cc:697] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:37.306914 13517 raft_consensus.cc:515] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.307104 13587 consensus_queue.cc:237] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.310088 13517 leader_election.cc:290] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.312117 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b1da5a8a5e413cbfa8aaba81bd97ce" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.311026 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8b1da5a8a5e413cbfa8aaba81bd97ce" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:37.313434 13395 raft_consensus.cc:3060] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.314378 13522 consensus_queue.cc:1048] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:37.315817 13440 tablet_bootstrap.cc:492] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.317859 13440 ts_tablet_manager.cc:1403] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.018s
W20260709 14:55:37.318200 13289 leader_election.cc:343] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.320642 13395 raft_consensus.cc:2468] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:37.320407 13440 raft_consensus.cc:359] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.321904 13287 leader_election.cc:304] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.322245 13438 tablet_bootstrap.cc:492] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.322338 13143 catalog_manager.cc:5697] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.324065 13440 raft_consensus.cc:385] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.324268 13534 raft_consensus.cc:493] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.324360 13440 raft_consensus.cc:740] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.324733 13534 raft_consensus.cc:515] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.325640 13440 consensus_queue.cc:260] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.326700 13534 leader_election.cc:290] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.317309 13442 tablet_bootstrap.cc:654] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.327646 13440 ts_tablet_manager.cc:1434] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:37.329144 13438 ts_tablet_manager.cc:1403] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.000s
I20260709 14:55:37.323853 13517 raft_consensus.cc:2804] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.330116 13517 raft_consensus.cc:697] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:37.333655 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:37.335029 13289 leader_election.cc:343] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.331148 13517 consensus_queue.cc:237] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.335098 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:37.337984 13287 leader_election.cc:343] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.338429 13287 leader_election.cc:304] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.338766 13442 tablet_bootstrap.cc:492] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.339314 13442 ts_tablet_manager.cc:1403] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.004s
I20260709 14:55:37.339704 13519 raft_consensus.cc:2749] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.339898 13440 tablet_bootstrap.cc:492] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.341347 13438 raft_consensus.cc:359] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.341964 13438 raft_consensus.cc:385] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.341820 13442 raft_consensus.cc:359] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.342247 13438 raft_consensus.cc:740] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.342458 13442 raft_consensus.cc:385] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.342734 13442 raft_consensus.cc:740] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.342868 13438 consensus_queue.cc:260] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.343454 13442 consensus_queue.cc:260] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.347221 13442 ts_tablet_manager.cc:1434] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:37.347620 13438 ts_tablet_manager.cc:1434] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:55:37.348055 13442 tablet_bootstrap.cc:492] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.348439 13438 tablet_bootstrap.cc:492] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.350128 13522 raft_consensus.cc:493] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.350605 13522 raft_consensus.cc:515] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.351677 13587 raft_consensus.cc:493] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.352126 13587 raft_consensus.cc:515] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.353243 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa469e6e4bd455e8da37b376d50f40b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.353905 13587 leader_election.cc:290] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.354216 13438 tablet_bootstrap.cc:654] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:37.354700 13363 leader_election.cc:343] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.355600 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:37.357436 13212 leader_election.cc:343] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.357748 13519 raft_consensus.cc:493] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.358174 13519 raft_consensus.cc:515] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.359848 13522 leader_election.cc:290] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.360069 13519 leader_election.cc:290] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.360746 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa469e6e4bd455e8da37b376d50f40b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.361320 13323 raft_consensus.cc:2468] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:37.362910 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.363601 13361 leader_election.cc:304] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
W20260709 14:55:37.364264 13289 leader_election.cc:343] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.364663 13481 raft_consensus.cc:2804] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.365010 13481 raft_consensus.cc:493] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.365309 13481 raft_consensus.cc:3060] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.368670 13145 catalog_manager.cc:5697] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.371534 13442 tablet_bootstrap.cc:654] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.372951 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.374329 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:37.385998 13212 leader_election.cc:343] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:37.386926 13287 leader_election.cc:343] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.387171 13212 leader_election.cc:304] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:37.390189 13287 leader_election.cc:304] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.394156 13587 raft_consensus.cc:2749] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.394152 13438 tablet_bootstrap.cc:492] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.395056 13438 ts_tablet_manager.cc:1403] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.016s
I20260709 14:55:37.395634 13587 consensus_queue.cc:1048] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.401239 13515 raft_consensus.cc:2749] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.402019 13438 raft_consensus.cc:359] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.402704 13438 raft_consensus.cc:385] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.402971 13438 raft_consensus.cc:740] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.402354 13515 raft_consensus.cc:493] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.403512 13515 raft_consensus.cc:515] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.403577 13438 consensus_queue.cc:260] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.405524 13438 ts_tablet_manager.cc:1434] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:55:37.406121 13438 tablet_bootstrap.cc:492] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.408071 13515 leader_election.cc:290] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.409075 13447 consensus_queue.cc:1048] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.416203 13481 raft_consensus.cc:515] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.418489 13440 tablet_bootstrap.cc:654] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.419528 13481 leader_election.cc:290] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.419595 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa469e6e4bd455e8da37b376d50f40b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:37.420270 13322 raft_consensus.cc:3060] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.420588 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0f51f32e824b358f10a862e82f414d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.422997 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fa469e6e4bd455e8da37b376d50f40b" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
W20260709 14:55:37.426882 13287 leader_election.cc:343] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:37.429548 13363 leader_election.cc:343] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.429728 13322 raft_consensus.cc:2468] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:37.431140 13361 leader_election.cc:304] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.432760 13522 raft_consensus.cc:2804] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.433223 13522 raft_consensus.cc:697] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:37.435201 13442 tablet_bootstrap.cc:492] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.435707 13442 ts_tablet_manager.cc:1403] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.026s
I20260709 14:55:37.435586 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0f51f32e824b358f10a862e82f414d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.437430 13247 raft_consensus.cc:2468] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.436801 13522 consensus_queue.cc:237] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.439872 13440 tablet_bootstrap.cc:492] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.443234 13440 ts_tablet_manager.cc:1403] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.005s
I20260709 14:55:37.445693 13440 raft_consensus.cc:359] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.446285 13440 raft_consensus.cc:385] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.446549 13440 raft_consensus.cc:740] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.442353 13442 raft_consensus.cc:359] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.447906 13442 raft_consensus.cc:385] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.448163 13442 raft_consensus.cc:740] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.448859 13442 consensus_queue.cc:260] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.450922 13438 tablet_bootstrap.cc:654] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.451129 13442 ts_tablet_manager.cc:1434] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.001s
I20260709 14:55:37.451972 13442 tablet_bootstrap.cc:492] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.457191 13442 tablet_bootstrap.cc:654] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.447113 13440 consensus_queue.cc:260] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.460987 13438 tablet_bootstrap.cc:492] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.461483 13440 ts_tablet_manager.cc:1434] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:37.462857 13440 tablet_bootstrap.cc:492] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.470930 13440 tablet_bootstrap.cc:654] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.476102 13438 ts_tablet_manager.cc:1403] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.001s
I20260709 14:55:37.479059 13516 consensus_queue.cc:1048] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.482736 13523 raft_consensus.cc:493] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.483186 13523 raft_consensus.cc:515] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.484519 13440 tablet_bootstrap.cc:492] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.486531 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.486898 13440 ts_tablet_manager.cc:1403] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:55:37.487274 13320 raft_consensus.cc:2393] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:37.489598 13440 raft_consensus.cc:359] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.485136 13523 leader_election.cc:290] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.485759 13145 catalog_manager.cc:5697] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.490486 13440 raft_consensus.cc:385] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.490797 13440 raft_consensus.cc:740] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.491453 13440 consensus_queue.cc:260] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.486459 13438 raft_consensus.cc:359] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.492759 13438 raft_consensus.cc:385] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.493026 13438 raft_consensus.cc:740] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.493628 13438 consensus_queue.cc:260] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.498705 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50361d08ce88443092feecf7e27048f2" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:37.495419 13289 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.11.215.190:42231, user_credentials={real_user=slave}} blocked reactor thread for 55215.5us
I20260709 14:55:37.512303 13363 leader_election.cc:304] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:37.514181 13447 raft_consensus.cc:3060] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.527719 13289 leader_election.cc:304] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:37.530336 13619 raft_consensus.cc:2804] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.530704 13619 raft_consensus.cc:493] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.531030 13619 raft_consensus.cc:3060] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.540952 13447 raft_consensus.cc:2749] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.541927 13438 ts_tablet_manager.cc:1434] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260709 14:55:37.542346 13619 raft_consensus.cc:515] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.545764 13438 tablet_bootstrap.cc:492] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.547164 13440 ts_tablet_manager.cc:1434] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.000s
I20260709 14:55:37.548257 13440 tablet_bootstrap.cc:492] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.549434 13145 catalog_manager.cc:5697] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.555751 13442 tablet_bootstrap.cc:492] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.556205 13442 ts_tablet_manager.cc:1403] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.104s	user 0.044s	sys 0.033s
I20260709 14:55:37.560292 13619 leader_election.cc:290] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.560118 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0f51f32e824b358f10a862e82f414d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.561942 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a0f51f32e824b358f10a862e82f414d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:37.562508 13395 raft_consensus.cc:3060] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.567422 13395 raft_consensus.cc:2468] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:37.568441 13287 leader_election.cc:304] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.562455 13248 raft_consensus.cc:3060] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.569998 13442 raft_consensus.cc:359] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.570647 13442 raft_consensus.cc:385] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.570892 13442 raft_consensus.cc:740] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.572002 13619 raft_consensus.cc:2804] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.571481 13442 consensus_queue.cc:260] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.577829 13248 raft_consensus.cc:2468] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:37.579030 13447 raft_consensus.cc:493] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.579305 13619 raft_consensus.cc:697] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:37.581744 13447 raft_consensus.cc:515] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.582934 13442 ts_tablet_manager.cc:1434] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.026s	user 0.013s	sys 0.000s
I20260709 14:55:37.583313 13619 consensus_queue.cc:237] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.584641 13440 tablet_bootstrap.cc:654] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.584890 13442 tablet_bootstrap.cc:492] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.585995 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa55795ee4d4cedaf06ccb0360063cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.586567 13323 raft_consensus.cc:2468] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:37.588380 13361 leader_election.cc:304] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.584652 13447 leader_election.cc:290] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.589215 13522 raft_consensus.cc:2804] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.589794 13522 raft_consensus.cc:493] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.590202 13522 raft_consensus.cc:3060] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.589232 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa55795ee4d4cedaf06ccb0360063cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:37.592665 13363 leader_election.cc:343] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.594453 13438 tablet_bootstrap.cc:654] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.599897 13522 raft_consensus.cc:515] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.600632 13440 tablet_bootstrap.cc:492] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.601058 13440 ts_tablet_manager.cc:1403] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.009s
I20260709 14:55:37.602907 13522 leader_election.cc:290] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.605105 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa55795ee4d4cedaf06ccb0360063cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:37.604362 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa55795ee4d4cedaf06ccb0360063cc" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.607731 13323 raft_consensus.cc:3060] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.605185 13440 raft_consensus.cc:359] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.609153 13440 raft_consensus.cc:385] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.609419 13440 raft_consensus.cc:740] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.610037 13440 consensus_queue.cc:260] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.612057 13440 ts_tablet_manager.cc:1434] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260709 14:55:37.610306 13363 leader_election.cc:343] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.612938 13442 tablet_bootstrap.cc:654] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.616839 13143 catalog_manager.cc:5697] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.618654 13323 raft_consensus.cc:2468] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:37.621268 13438 tablet_bootstrap.cc:492] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.621860 13438 ts_tablet_manager.cc:1403] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.076s	user 0.007s	sys 0.004s
I20260709 14:55:37.624610 13361 leader_election.cc:304] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.625866 13438 raft_consensus.cc:359] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.626211 13522 raft_consensus.cc:2804] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.630366 13438 raft_consensus.cc:385] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.630566 13522 raft_consensus.cc:697] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:37.630626 13438 raft_consensus.cc:740] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.632099 13438 consensus_queue.cc:260] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.633857 13438 ts_tablet_manager.cc:1434] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.002s
I20260709 14:55:37.631139 13442 tablet_bootstrap.cc:492] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.633953 13516 raft_consensus.cc:493] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.630160 13440 tablet_bootstrap.cc:492] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.634502 13442 ts_tablet_manager.cc:1403] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.000s
I20260709 14:55:37.634496 13516 raft_consensus.cc:515] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.636521 13516 leader_election.cc:290] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.631372 13522 consensus_queue.cc:237] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.637324 13442 raft_consensus.cc:359] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.637949 13442 raft_consensus.cc:385] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.638206 13442 raft_consensus.cc:740] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.638773 13442 consensus_queue.cc:260] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.638973 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:37.640341 13212 leader_election.cc:343] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.640703 13442 ts_tablet_manager.cc:1434] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:55:37.640892 13619 raft_consensus.cc:493] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.641374 13619 raft_consensus.cc:515] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.641813 13438 tablet_bootstrap.cc:492] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.642491 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.643257 13323 raft_consensus.cc:2468] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:37.644397 13212 leader_election.cc:304] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:37.645363 13586 raft_consensus.cc:2804] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.645676 13586 raft_consensus.cc:493] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.645982 13586 raft_consensus.cc:3060] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.649425 13440 tablet_bootstrap.cc:654] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.653465 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:37.654811 13289 leader_election.cc:343] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.655674 13438 tablet_bootstrap.cc:654] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.656050 13619 leader_election.cc:290] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.657742 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:37.659222 13287 leader_election.cc:343] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.659662 13287 leader_election.cc:304] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:37.662761 13442 tablet_bootstrap.cc:492] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.663872 13619 raft_consensus.cc:2749] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.666059 13586 raft_consensus.cc:515] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.667968 13447 raft_consensus.cc:493] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.670092 13442 tablet_bootstrap.cc:654] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.672123 13438 tablet_bootstrap.cc:492] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.675594 13438 ts_tablet_manager.cc:1403] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.002s
I20260709 14:55:37.675372 13447 raft_consensus.cc:515] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.677685 13447 leader_election.cc:290] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.678004 13438 raft_consensus.cc:359] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.678614 13438 raft_consensus.cc:385] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.678884 13438 raft_consensus.cc:740] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.675029 13440 tablet_bootstrap.cc:492] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.679625 13440 ts_tablet_manager.cc:1403] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.001s
I20260709 14:55:37.680375 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.682222 13440 raft_consensus.cc:359] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.682873 13440 raft_consensus.cc:385] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.683135 13440 raft_consensus.cc:740] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.686224 13440 consensus_queue.cc:260] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:37.687191 13363 leader_election.cc:343] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.686403 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.688570 13440 ts_tablet_manager.cc:1434] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 14:55:37.688673 13361 leader_election.cc:343] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.689127 13361 leader_election.cc:304] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:37.689080 13438 consensus_queue.cc:260] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.690279 13447 raft_consensus.cc:2749] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:37.690717 13440 tablet_bootstrap.cc:492] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.693138 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:37.693722 13323 raft_consensus.cc:3060] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.696833 13438 ts_tablet_manager.cc:1434] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.003s
I20260709 14:55:37.699391 13438 tablet_bootstrap.cc:492] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.704819 13442 tablet_bootstrap.cc:492] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.705300 13442 ts_tablet_manager.cc:1403] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:55:37.708165 13442 raft_consensus.cc:359] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.708819 13442 raft_consensus.cc:385] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.709085 13442 raft_consensus.cc:740] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.709161 13586 leader_election.cc:290] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.710265 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:37.710152 13442 consensus_queue.cc:260] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:37.711901 13212 leader_election.cc:343] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.713949 13440 tablet_bootstrap.cc:654] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.714524 13438 tablet_bootstrap.cc:654] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.714589 13442 ts_tablet_manager.cc:1434] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:55:37.718223 13145 catalog_manager.cc:5697] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:37.721329 13442 tablet_bootstrap.cc:492] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.728684 13323 raft_consensus.cc:2468] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:37.729465 13440 tablet_bootstrap.cc:492] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.729971 13440 ts_tablet_manager.cc:1403] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 14:55:37.731743 13212 leader_election.cc:304] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:37.733078 13586 raft_consensus.cc:2804] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.733510 13586 raft_consensus.cc:697] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:37.734256 13586 consensus_queue.cc:237] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.735055 13440 raft_consensus.cc:359] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.735718 13440 raft_consensus.cc:385] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.735970 13440 raft_consensus.cc:740] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.736786 13517 raft_consensus.cc:493] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.736553 13440 consensus_queue.cc:260] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.737241 13517 raft_consensus.cc:515] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.738723 13440 ts_tablet_manager.cc:1434] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:37.739106 13517 leader_election.cc:290] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.739598 13440 tablet_bootstrap.cc:492] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.740547 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84b041fb3d246be976a629f28e0f27a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.740849 13438 tablet_bootstrap.cc:492] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.741235 13438 ts_tablet_manager.cc:1403] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.007s
I20260709 14:55:37.742504 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84b041fb3d246be976a629f28e0f27a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.743085 13248 raft_consensus.cc:2468] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
W20260709 14:55:37.745333 13287 leader_election.cc:343] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.746317 13442 tablet_bootstrap.cc:654] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.748135 13289 leader_election.cc:304] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:37.749336 13517 raft_consensus.cc:2804] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.749205 13438 raft_consensus.cc:359] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.749732 13517 raft_consensus.cc:493] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.750140 13517 raft_consensus.cc:3060] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.754050 13440 tablet_bootstrap.cc:654] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.757628 13517 raft_consensus.cc:515] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.759991 13522 consensus_queue.cc:1048] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.760160 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84b041fb3d246be976a629f28e0f27a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.760795 13248 raft_consensus.cc:3060] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.764016 13440 tablet_bootstrap.cc:492] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.764421 13440 ts_tablet_manager.cc:1403] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260709 14:55:37.766403 13440 raft_consensus.cc:359] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.766832 13440 raft_consensus.cc:385] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.767025 13440 raft_consensus.cc:740] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.749817 13438 raft_consensus.cc:385] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.767478 13438 raft_consensus.cc:740] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.767570 13440 consensus_queue.cc:260] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.768117 13438 consensus_queue.cc:260] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.769994 13438 ts_tablet_manager.cc:1434] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.003s
I20260709 14:55:37.768983 13248 raft_consensus.cc:2468] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:37.772667 13481 consensus_queue.cc:1048] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:37.774215 13289 leader_election.cc:304] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.770473 13517 leader_election.cc:290] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.775391 13438 tablet_bootstrap.cc:492] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.778015 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84b041fb3d246be976a629f28e0f27a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
W20260709 14:55:37.779785 13287 leader_election.cc:343] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.780690 13438 tablet_bootstrap.cc:654] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.769670 13440 ts_tablet_manager.cc:1434] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:55:37.783653 13440 tablet_bootstrap.cc:492] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:37.788138 13440 tablet_bootstrap.cc:654] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.789036 13442 tablet_bootstrap.cc:492] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:37.789456 13442 ts_tablet_manager.cc:1403] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.006s
I20260709 14:55:37.791507 13515 raft_consensus.cc:2804] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:37.791957 13515 raft_consensus.cc:697] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:37.792733 13515 consensus_queue.cc:237] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.780357 13143 catalog_manager.cc:5697] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.800911 13519 consensus_queue.cc:1048] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.807717 13442 raft_consensus.cc:359] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.808404 13442 raft_consensus.cc:385] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.808672 13442 raft_consensus.cc:740] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.819000 13438 tablet_bootstrap.cc:492] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.819506 13438 ts_tablet_manager.cc:1403] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.009s
I20260709 14:55:37.822494 13438 raft_consensus.cc:359] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.823175 13438 raft_consensus.cc:385] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.823459 13438 raft_consensus.cc:740] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.824155 13438 consensus_queue.cc:260] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.826457 13438 ts_tablet_manager.cc:1434] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:37.809238 13442 consensus_queue.cc:260] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.830513 13619 raft_consensus.cc:493] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.827425 13438 tablet_bootstrap.cc:492] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.831017 13442 ts_tablet_manager.cc:1434] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:55:37.830966 13619 raft_consensus.cc:515] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.832062 13442 tablet_bootstrap.cc:492] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:37.832948 13619 leader_election.cc:290] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.834550 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04c3290325d43c28924503ba6595fb0" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.835155 13248 raft_consensus.cc:2468] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.841053 13481 raft_consensus.cc:493] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.841499 13481 raft_consensus.cc:515] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.845678 13516 consensus_queue.cc:1048] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.862761 13438 tablet_bootstrap.cc:654] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.865382 13442 tablet_bootstrap.cc:654] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:37.865505 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04c3290325d43c28924503ba6595fb0" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.866840 13246 raft_consensus.cc:3060] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.867550 13289 leader_election.cc:304] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.868357 13619 raft_consensus.cc:2804] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.865125 13515 raft_consensus.cc:493] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.869149 13619 raft_consensus.cc:493] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.869539 13619 raft_consensus.cc:3060] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.869470 13515 raft_consensus.cc:515] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.875523 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:37.876102 13323 raft_consensus.cc:2468] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:37.873060 13248 raft_consensus.cc:3060] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.874548 13144 catalog_manager.cc:5697] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:37.877297 13481 leader_election.cc:290] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:37.879004 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.876879 13395 raft_consensus.cc:2468] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.879640 13247 raft_consensus.cc:2468] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:37.880103 13515 leader_election.cc:290] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.880679 13361 leader_election.cc:304] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.883719 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:37.884706 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.885231 13247 raft_consensus.cc:2468] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:37.886003 13289 leader_election.cc:304] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:37.886297 13619 raft_consensus.cc:515] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.886807 13519 raft_consensus.cc:493] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.887542 13519 raft_consensus.cc:515] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.888600 13619 leader_election.cc:290] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.889099 13619 raft_consensus.cc:2804] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.889402 13619 raft_consensus.cc:493] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.882081 13481 raft_consensus.cc:2804] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:37.889928 13619 raft_consensus.cc:3060] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.890194 13481 raft_consensus.cc:493] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:37.890188 13394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04c3290325d43c28924503ba6595fb0" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:37.890766 13481 raft_consensus.cc:3060] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.890913 13394 raft_consensus.cc:3060] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:37.903883 13619 raft_consensus.cc:515] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.904685 13515 consensus_queue.cc:1048] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:37.894987 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97bb0ae882849589b60509711c8953f" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:37.909621 13519 leader_election.cc:290] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.907958 13522 consensus_queue.cc:1048] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:37.909633 13619 leader_election.cc:290] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:37.913800 13438 tablet_bootstrap.cc:492] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:37.914278 13438 ts_tablet_manager.cc:1403] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.003s
W20260709 14:55:37.915988 13289 leader_election.cc:343] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:37.916860 13438 raft_consensus.cc:359] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.917526 13438 raft_consensus.cc:385] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:37.917824 13438 raft_consensus.cc:740] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:37.918489 13438 consensus_queue.cc:260] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.908902 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04c3290325d43c28924503ba6595fb0" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:37.932184 13440 tablet_bootstrap.cc:492] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:37.915027 13394 raft_consensus.cc:2468] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:38.032734 13440 ts_tablet_manager.cc:1403] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.249s	user 0.033s	sys 0.042s
I20260709 14:55:38.044535 13438 ts_tablet_manager.cc:1434] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.130s	user 0.022s	sys 0.055s
I20260709 14:55:38.035528 13585 raft_consensus.cc:493] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.045795 13585 raft_consensus.cc:515] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:37.928450 13519 raft_consensus.cc:493] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:37.989789 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:38.041254 13248 raft_consensus.cc:3060] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.022727 13619 raft_consensus.cc:493] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.052850 13438 tablet_bootstrap.cc:492] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:37.921931 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:38.061612 13440 raft_consensus.cc:359] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.062239 13440 raft_consensus.cc:385] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.062448 13440 raft_consensus.cc:740] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.063045 13440 consensus_queue.cc:260] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.064606 13440 ts_tablet_manager.cc:1434] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.003s
I20260709 14:55:38.065300 13440 tablet_bootstrap.cc:492] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.051873 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97bb0ae882849589b60509711c8953f" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.057144 13585 leader_election.cc:290] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.072412 13442 tablet_bootstrap.cc:492] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.072806 13442 ts_tablet_manager.cc:1403] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.241s	user 0.018s	sys 0.005s
I20260709 14:55:38.055442 13246 raft_consensus.cc:3060] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.087657 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb4737877b4208bbf785e5e754e7ba" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.088399 13398 raft_consensus.cc:2468] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:38.094098 13212 leader_election.cc:304] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:38.094949 13651 raft_consensus.cc:2804] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.052528 13519 raft_consensus.cc:515] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.095307 13651 raft_consensus.cc:493] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.055867 13619 raft_consensus.cc:515] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.098759 13651 raft_consensus.cc:3060] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.114671 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb4737877b4208bbf785e5e754e7ba" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.115267 13440 tablet_bootstrap.cc:654] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.111110 13481 raft_consensus.cc:515] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.119757 13442 raft_consensus.cc:359] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.120206 13442 raft_consensus.cc:385] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.120389 13442 raft_consensus.cc:740] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.120760 13442 consensus_queue.cc:260] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.123564 13519 leader_election.cc:290] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.115310 13320 raft_consensus.cc:2468] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:38.130106 13442 ts_tablet_manager.cc:1434] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 14:55:38.130666 13395 raft_consensus.cc:2393] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:38.131000 13442 tablet_bootstrap.cc:492] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.133455 13619 leader_election.cc:290] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.116457 13287 leader_election.cc:304] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:38.134680 13438 tablet_bootstrap.cc:654] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:38.135710 13287 leader_election.cc:343] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.136130 13287 leader_election.cc:304] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.137745 13519 raft_consensus.cc:2749] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.143460 13394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.144096 13481 leader_election.cc:290] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.145893 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.145057 13246 raft_consensus.cc:2468] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:38.125962 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.173657 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.175228 13523 raft_consensus.cc:493] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.175796 13523 raft_consensus.cc:515] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.146463 13398 raft_consensus.cc:2468] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:38.151536 13619 raft_consensus.cc:2804] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.176678 13244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.204578 13320 raft_consensus.cc:2393] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate b460871283e6405ebff8cce3a0870311 in this term.
W20260709 14:55:38.202917 13363 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:36599, user_credentials={real_user=slave}} blocked reactor thread for 53182.4us
I20260709 14:55:38.191566 13522 consensus_queue.cc:1048] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:38.189594 13519 consensus_queue.cc:1048] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:55:38.209918 13523 leader_election.cc:290] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.177546 13651 raft_consensus.cc:515] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.210458 13248 raft_consensus.cc:2468] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:38.214866 13244 raft_consensus.cc:3060] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.189388 13289 leader_election.cc:304] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:38.205315 13619 raft_consensus.cc:697] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:38.226346 13619 consensus_queue.cc:237] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.227025 13517 raft_consensus.cc:2804] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.227576 13517 raft_consensus.cc:697] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:38.227695 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.228535 13517 consensus_queue.cc:237] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.195839 13655 consensus_queue.cc:1048] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
W20260709 14:55:38.224133 13289 leader_election.cc:343] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.233059 13287 leader_election.cc:343] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.232766 13442 tablet_bootstrap.cc:654] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.228551 13320 raft_consensus.cc:2393] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:38.243654 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1139801cba554ab7933a18b6c2142218" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:38.245527 13247 raft_consensus.cc:2393] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate b460871283e6405ebff8cce3a0870311 in this term.
W20260709 14:55:38.240805 13289 leader_election.cc:343] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.245741 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "152757eac26f4a49be9033da2808c89e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.244875 13287 leader_election.cc:304] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.246065 13289 leader_election.cc:304] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.248100 13438 tablet_bootstrap.cc:492] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:38.250705 13438 ts_tablet_manager.cc:1403] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.198s	user 0.015s	sys 0.014s
I20260709 14:55:38.248256 13515 raft_consensus.cc:2804] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.251904 13515 raft_consensus.cc:493] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.252282 13515 raft_consensus.cc:3060] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.251500 13519 consensus_queue.cc:1048] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:38.252812 13145 catalog_manager.cc:5697] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.251127 13534 raft_consensus.cc:2749] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.258522 13515 raft_consensus.cc:515] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.259073 13651 leader_election.cc:290] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.264580 13651 consensus_queue.cc:1048] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.267693 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb4737877b4208bbf785e5e754e7ba" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.268252 13323 raft_consensus.cc:3060] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.265064 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16bb4737877b4208bbf785e5e754e7ba" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:38.271260 13438 raft_consensus.cc:359] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.280361 13438 raft_consensus.cc:385] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.281625 13398 raft_consensus.cc:3060] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.280638 13438 raft_consensus.cc:740] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.285566 13438 consensus_queue.cc:260] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.287516 13440 tablet_bootstrap.cc:492] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.287971 13440 ts_tablet_manager.cc:1403] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.223s	user 0.010s	sys 0.009s
I20260709 14:55:38.285661 13481 raft_consensus.cc:493] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.288918 13481 raft_consensus.cc:515] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.296099 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
W20260709 14:55:38.297469 13289 leader_election.cc:343] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.298048 13398 raft_consensus.cc:2468] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
W20260709 14:55:38.298480 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:38.299005 13212 leader_election.cc:304] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:38.299242 13481 leader_election.cc:290] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.303982 13515 leader_election.cc:290] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.304440 13438 ts_tablet_manager.cc:1434] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:55:38.304003 13651 raft_consensus.cc:2804] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.308668 13651 raft_consensus.cc:697] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:38.309454 13651 consensus_queue.cc:237] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.293681 13363 leader_election.cc:304] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:38.315078 13481 raft_consensus.cc:2749] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.316111 13438 tablet_bootstrap.cc:492] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:38.316846 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.320047 13523 consensus_queue.cc:1048] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.320401 13323 raft_consensus.cc:2468] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:38.317484 13321 raft_consensus.cc:2468] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:38.325291 13361 leader_election.cc:304] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:38.329491 13523 raft_consensus.cc:2804] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.329838 13523 raft_consensus.cc:493] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.330144 13523 raft_consensus.cc:3060] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.332422 13442 tablet_bootstrap.cc:492] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.332813 13442 ts_tablet_manager.cc:1403] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.202s	user 0.029s	sys 0.010s
I20260709 14:55:38.333496 13363 leader_election.cc:304] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:38.336983 13481 raft_consensus.cc:3060] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.340211 13440 raft_consensus.cc:359] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.340896 13440 raft_consensus.cc:385] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.341156 13440 raft_consensus.cc:740] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.342849 13440 consensus_queue.cc:260] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.332794 13517 consensus_queue.cc:1048] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:55:38.346916 13523 raft_consensus.cc:515] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.349507 13440 ts_tablet_manager.cc:1434] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:55:38.353420 13440 tablet_bootstrap.cc:492] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.353966 13481 raft_consensus.cc:2749] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.353880 13442 raft_consensus.cc:359] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.354707 13442 raft_consensus.cc:385] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.355034 13442 raft_consensus.cc:740] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.356140 13442 consensus_queue.cc:260] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.355571 13438 tablet_bootstrap.cc:654] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.354998 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.358233 13442 ts_tablet_manager.cc:1434] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:38.359131 13523 leader_election.cc:290] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.362679 13248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.371533 13248 raft_consensus.cc:2468] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:38.361249 13322 raft_consensus.cc:3060] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.377830 13656 consensus_queue.cc:1048] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:38.379302 13440 tablet_bootstrap.cc:654] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.387470 13523 consensus_queue.cc:1048] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.388350 13145 catalog_manager.cc:5697] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.391294 13442 tablet_bootstrap.cc:492] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.400856 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:38.406816 13393 raft_consensus.cc:3060] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.406836 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:38.408674 13246 raft_consensus.cc:3060] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:38.409092 13287 consensus_peers.cc:597] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 -> Peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Couldn't send request to peer 1d0952bb99b24e1ca122b33328eb7fb0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:38.414232 13144 catalog_manager.cc:5697] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.421845 13322 raft_consensus.cc:2468] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:38.423063 13361 leader_election.cc:304] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:38.423909 13522 raft_consensus.cc:2804] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.431223 13393 raft_consensus.cc:2468] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:38.432075 13522 raft_consensus.cc:697] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:38.432785 13287 leader_election.cc:304] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.432922 13522 consensus_queue.cc:237] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.433564 13515 raft_consensus.cc:2804] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.433990 13515 raft_consensus.cc:697] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:38.434726 13515 consensus_queue.cc:237] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.458603 13438 tablet_bootstrap.cc:492] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:38.459131 13438 ts_tablet_manager.cc:1403] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.143s	user 0.016s	sys 0.004s
I20260709 14:55:38.455338 13246 raft_consensus.cc:2468] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:38.462584 13442 tablet_bootstrap.cc:654] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.475579 13440 tablet_bootstrap.cc:492] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.476020 13440 ts_tablet_manager.cc:1403] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.000s
I20260709 14:55:38.478423 13440 raft_consensus.cc:359] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.479030 13440 raft_consensus.cc:385] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.479285 13440 raft_consensus.cc:740] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.479882 13440 consensus_queue.cc:260] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.481925 13440 ts_tablet_manager.cc:1434] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:38.484012 13438 raft_consensus.cc:359] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.484692 13438 raft_consensus.cc:385] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.485002 13438 raft_consensus.cc:740] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.485633 13438 consensus_queue.cc:260] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.487051 13438 ts_tablet_manager.cc:1434] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.001s
I20260709 14:55:38.487973 13438 tablet_bootstrap.cc:492] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:38.482730 13440 tablet_bootstrap.cc:492] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.492482 13144 catalog_manager.cc:5697] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.495697 13438 tablet_bootstrap.cc:654] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.508172 13440 tablet_bootstrap.cc:654] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.509191 13442 tablet_bootstrap.cc:492] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.509622 13442 ts_tablet_manager.cc:1403] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.119s	user 0.011s	sys 0.003s
I20260709 14:55:38.512166 13442 raft_consensus.cc:359] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.512838 13442 raft_consensus.cc:385] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.513100 13442 raft_consensus.cc:740] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.513939 13442 consensus_queue.cc:260] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.515806 13442 ts_tablet_manager.cc:1434] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:38.516589 13442 tablet_bootstrap.cc:492] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.517251 13440 tablet_bootstrap.cc:492] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.520653 13440 ts_tablet_manager.cc:1403] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.000s
I20260709 14:55:38.520114 13143 catalog_manager.cc:5697] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.523869 13442 tablet_bootstrap.cc:654] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.525952 13440 raft_consensus.cc:359] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.527055 13440 raft_consensus.cc:385] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.527384 13440 raft_consensus.cc:740] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.527876 13438 tablet_bootstrap.cc:492] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:38.528292 13438 ts_tablet_manager.cc:1403] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.001s
I20260709 14:55:38.528224 13440 consensus_queue.cc:260] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.530570 13438 raft_consensus.cc:359] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.530771 13440 ts_tablet_manager.cc:1434] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:38.531890 13440 tablet_bootstrap.cc:492] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.530993 13438 raft_consensus.cc:385] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.533113 13438 raft_consensus.cc:740] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.534252 13438 consensus_queue.cc:260] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.538384 13440 tablet_bootstrap.cc:654] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.541188 13438 ts_tablet_manager.cc:1434] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:55:38.542029 13438 tablet_bootstrap.cc:492] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:38.547991 13523 raft_consensus.cc:493] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.548485 13523 raft_consensus.cc:515] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.550556 13523 leader_election.cc:290] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.551157 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.551862 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.552444 13320 raft_consensus.cc:2468] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
W20260709 14:55:38.552572 13363 leader_election.cc:343] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.553651 13361 leader_election.cc:304] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.554404 13523 raft_consensus.cc:2804] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.554728 13523 raft_consensus.cc:493] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.554986 13523 raft_consensus.cc:3060] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.555212 13440 tablet_bootstrap.cc:492] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.555660 13440 ts_tablet_manager.cc:1403] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.011s
I20260709 14:55:38.558043 13440 raft_consensus.cc:359] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.558646 13440 raft_consensus.cc:385] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.558908 13440 raft_consensus.cc:740] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.559582 13440 consensus_queue.cc:260] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.561661 13440 ts_tablet_manager.cc:1434] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:55:38.561333 13523 raft_consensus.cc:515] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.562543 13440 tablet_bootstrap.cc:492] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.564182 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
W20260709 14:55:38.565546 13363 leader_election.cc:343] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.568463 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.569023 13320 raft_consensus.cc:3060] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.570930 13438 tablet_bootstrap.cc:654] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.574090 13515 raft_consensus.cc:493] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.574241 13440 tablet_bootstrap.cc:654] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.574882 13515 raft_consensus.cc:515] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.577673 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6671b02133aa4a0faafaba15ae16fd9a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.578150 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6671b02133aa4a0faafaba15ae16fd9a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
W20260709 14:55:38.579015 13289 leader_election.cc:343] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.579457 13287 leader_election.cc:343] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.579841 13287 leader_election.cc:304] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.580487 13517 raft_consensus.cc:2749] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.581027 13515 leader_election.cc:290] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.586241 13320 raft_consensus.cc:2468] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:38.586834 13523 leader_election.cc:290] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.587253 13361 leader_election.cc:304] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.588055 13523 raft_consensus.cc:2804] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.588511 13523 raft_consensus.cc:697] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:38.589241 13523 consensus_queue.cc:237] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.591118 13442 tablet_bootstrap.cc:492] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.591553 13442 ts_tablet_manager.cc:1403] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.024s
I20260709 14:55:38.593822 13442 raft_consensus.cc:359] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.594414 13442 raft_consensus.cc:385] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.594663 13442 raft_consensus.cc:740] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.595546 13438 tablet_bootstrap.cc:492] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:38.595194 13442 consensus_queue.cc:260] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.595950 13438 ts_tablet_manager.cc:1403] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 14:55:38.597440 13442 ts_tablet_manager.cc:1434] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:38.598349 13440 tablet_bootstrap.cc:492] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.598693 13442 tablet_bootstrap.cc:492] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.598742 13440 ts_tablet_manager.cc:1403] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.014s
I20260709 14:55:38.600431 13145 catalog_manager.cc:5697] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.601361 13440 raft_consensus.cc:359] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.601970 13440 raft_consensus.cc:385] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.602222 13440 raft_consensus.cc:740] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.602874 13440 consensus_queue.cc:260] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.603618 13438 raft_consensus.cc:359] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.604301 13442 tablet_bootstrap.cc:654] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.604694 13438 raft_consensus.cc:385] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.605481 13440 ts_tablet_manager.cc:1434] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:38.605669 13438 raft_consensus.cc:740] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.606352 13440 tablet_bootstrap.cc:492] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.607012 13438 consensus_queue.cc:260] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.609067 13438 ts_tablet_manager.cc:1434] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:38.610925 13438 tablet_bootstrap.cc:492] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:38.615751 13440 tablet_bootstrap.cc:654] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.618485 13438 tablet_bootstrap.cc:654] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.620334 13442 tablet_bootstrap.cc:492] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.620766 13442 ts_tablet_manager.cc:1403] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:55:38.623106 13442 raft_consensus.cc:359] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.623805 13442 raft_consensus.cc:385] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.624061 13442 raft_consensus.cc:740] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.624635 13442 consensus_queue.cc:260] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.626652 13442 ts_tablet_manager.cc:1434] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:55:38.627570 13442 tablet_bootstrap.cc:492] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.630940 13440 tablet_bootstrap.cc:492] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.631381 13440 ts_tablet_manager.cc:1403] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.000s
I20260709 14:55:38.633059 13442 tablet_bootstrap.cc:654] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.633706 13440 raft_consensus.cc:359] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.634379 13440 raft_consensus.cc:385] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.634635 13440 raft_consensus.cc:740] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.635217 13440 consensus_queue.cc:260] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.637351 13440 ts_tablet_manager.cc:1434] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:38.638206 13440 tablet_bootstrap.cc:492] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.643457 13440 tablet_bootstrap.cc:654] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.644402 13515 raft_consensus.cc:493] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.644912 13515 raft_consensus.cc:515] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.645304 13523 raft_consensus.cc:493] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.645731 13523 raft_consensus.cc:515] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.646857 13515 leader_election.cc:290] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.647506 13523 leader_election.cc:290] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.648865 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e5c863dba54ff0a0c9321b786fdc55" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.649102 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b84c99a6641c3bff15ec54cb457a8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.649458 13393 raft_consensus.cc:2468] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:38.649621 13320 raft_consensus.cc:2468] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:38.650638 13287 leader_election.cc:304] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:38.651180 13361 leader_election.cc:304] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:38.651930 13515 raft_consensus.cc:2804] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.652274 13515 raft_consensus.cc:493] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.652578 13515 raft_consensus.cc:3060] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.652529 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e5c863dba54ff0a0c9321b786fdc55" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.654954 13440 tablet_bootstrap.cc:492] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.655431 13440 ts_tablet_manager.cc:1403] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260709 14:55:38.656260 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b84c99a6641c3bff15ec54cb457a8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:38.660979 13363 leader_election.cc:343] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.662545 13289 leader_election.cc:343] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.662623 13440 raft_consensus.cc:359] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.663478 13440 raft_consensus.cc:385] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.664002 13440 raft_consensus.cc:740] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.664649 13440 consensus_queue.cc:260] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.665515 13517 consensus_queue.cc:1048] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.661684 13515 raft_consensus.cc:515] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.666774 13447 raft_consensus.cc:2804] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.667081 13440 ts_tablet_manager.cc:1434] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:38.667100 13447 raft_consensus.cc:493] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.667620 13447 raft_consensus.cc:3060] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.668781 13515 leader_election.cc:290] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.671443 13440 tablet_bootstrap.cc:492] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.675928 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e5c863dba54ff0a0c9321b786fdc55" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
W20260709 14:55:38.677058 13289 leader_election.cc:343] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.679261 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88e5c863dba54ff0a0c9321b786fdc55" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:38.679883 13397 raft_consensus.cc:3060] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.681028 13447 raft_consensus.cc:515] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.683622 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b84c99a6641c3bff15ec54cb457a8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
W20260709 14:55:38.684715 13363 leader_election.cc:343] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.685544 13447 leader_election.cc:290] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.685683 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b84c99a6641c3bff15ec54cb457a8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.686311 13320 raft_consensus.cc:3060] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.686720 13397 raft_consensus.cc:2468] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:38.688061 13287 leader_election.cc:304] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.688692 13515 raft_consensus.cc:2804] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.689123 13515 raft_consensus.cc:697] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:38.689848 13515 consensus_queue.cc:237] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.692920 13320 raft_consensus.cc:2468] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:38.694414 13361 leader_election.cc:304] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.695245 13651 raft_consensus.cc:493] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.695765 13651 raft_consensus.cc:515] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.695905 13657 raft_consensus.cc:2804] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.696704 13657 raft_consensus.cc:697] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:38.697685 13651 leader_election.cc:290] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.697556 13657 consensus_queue.cc:237] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.701529 13442 tablet_bootstrap.cc:492] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.701928 13442 ts_tablet_manager.cc:1403] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.075s	user 0.030s	sys 0.022s
I20260709 14:55:38.702111 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.701308 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f4d0bf3bba421ab198b32eb1823576" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.703675 13397 raft_consensus.cc:2393] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate b460871283e6405ebff8cce3a0870311 in this term.
I20260709 14:55:38.704274 13442 raft_consensus.cc:359] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.704897 13442 raft_consensus.cc:385] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.705137 13442 raft_consensus.cc:740] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.705708 13442 consensus_queue.cc:260] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.707067 13212 leader_election.cc:304] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:38.708094 13656 raft_consensus.cc:3060] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.709547 13442 ts_tablet_manager.cc:1434] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260709 14:55:38.710469 13442 tablet_bootstrap.cc:492] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.711504 13440 tablet_bootstrap.cc:654] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.716078 13442 tablet_bootstrap.cc:654] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.722896 13656 raft_consensus.cc:2749] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.723075 13440 tablet_bootstrap.cc:492] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.724675 13440 ts_tablet_manager.cc:1403] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260709 14:55:38.727182 13440 raft_consensus.cc:359] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.727844 13440 raft_consensus.cc:385] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.728106 13440 raft_consensus.cc:740] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.728235 13534 consensus_queue.cc:1048] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.729768 13440 consensus_queue.cc:260] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.730962 13442 tablet_bootstrap.cc:492] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.731386 13442 ts_tablet_manager.cc:1403] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 14:55:38.734149 13442 raft_consensus.cc:359] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.734764 13442 raft_consensus.cc:385] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.735023 13442 raft_consensus.cc:740] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.735813 13440 ts_tablet_manager.cc:1434] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:38.735700 13442 consensus_queue.cc:260] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.736666 13440 tablet_bootstrap.cc:492] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.737586 13442 ts_tablet_manager.cc:1434] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:38.737428 13519 consensus_queue.cc:1048] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.738046 13438 tablet_bootstrap.cc:492] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:38.738468 13438 ts_tablet_manager.cc:1403] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.009s
I20260709 14:55:38.738384 13442 tablet_bootstrap.cc:492] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.741117 13651 raft_consensus.cc:493] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.741556 13651 raft_consensus.cc:515] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.743438 13651 leader_election.cc:290] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.745234 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97bb0ae882849589b60509711c8953f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.745888 13395 raft_consensus.cc:2468] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:38.747125 13212 leader_election.cc:304] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:38.748031 13651 raft_consensus.cc:2804] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.748376 13651 raft_consensus.cc:493] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.748700 13651 raft_consensus.cc:3060] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.749778 13440 tablet_bootstrap.cc:654] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.750703 13442 tablet_bootstrap.cc:654] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.755664 13144 catalog_manager.cc:5697] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:38.756203 13651 raft_consensus.cc:515] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.769016 13651 leader_election.cc:290] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.757238 13657 raft_consensus.cc:493] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.770720 13657 raft_consensus.cc:515] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.772621 13657 leader_election.cc:290] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.757717 13395 raft_consensus.cc:3060] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.758991 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97bb0ae882849589b60509711c8953f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.777470 13322 raft_consensus.cc:2468] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:38.778462 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.779070 13320 raft_consensus.cc:2468] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:38.779122 13519 consensus_queue.cc:1048] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.780045 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97bb0ae882849589b60509711c8953f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.780606 13321 raft_consensus.cc:3060] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.788683 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d97bb0ae882849589b60509711c8953f" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:38.789242 13397 raft_consensus.cc:3060] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.763909 13438 raft_consensus.cc:359] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.795279 13397 raft_consensus.cc:2468] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:38.796237 13361 leader_election.cc:304] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:38.812973 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:38.810508 13321 raft_consensus.cc:2468] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:38.814446 13447 raft_consensus.cc:2804] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.814844 13447 raft_consensus.cc:493] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.815142 13447 raft_consensus.cc:3060] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.813019 13212 leader_election.cc:304] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:38.818326 13651 raft_consensus.cc:2804] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.818874 13651 raft_consensus.cc:697] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:38.820578 13442 tablet_bootstrap.cc:492] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.821009 13442 ts_tablet_manager.cc:1403] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.083s	user 0.022s	sys 0.031s
I20260709 14:55:38.818374 13440 tablet_bootstrap.cc:492] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.810653 13438 raft_consensus.cc:385] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.821290 13447 raft_consensus.cc:515] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.821882 13438 raft_consensus.cc:740] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.823045 13447 leader_election.cc:290] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.819860 13651 consensus_queue.cc:237] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.823706 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:38.824594 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.825276 13320 raft_consensus.cc:3060] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.824599 13442 raft_consensus.cc:359] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.825991 13442 raft_consensus.cc:385] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.826272 13442 raft_consensus.cc:740] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.826879 13442 consensus_queue.cc:260] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.828799 13442 ts_tablet_manager.cc:1434] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
W20260709 14:55:38.829514 13363 leader_election.cc:343] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.829707 13442 tablet_bootstrap.cc:492] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.832906 13657 raft_consensus.cc:493] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.833344 13657 raft_consensus.cc:515] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.835624 13442 tablet_bootstrap.cc:654] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.836354 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee57565fe9d463ab2858de4d01b319d" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.838059 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee57565fe9d463ab2858de4d01b319d" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:38.838358 13361 leader_election.cc:343] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.835216 13657 leader_election.cc:290] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:38.822551 13438 consensus_queue.cc:260] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.840181 13656 consensus_queue.cc:1048] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.841557 13438 ts_tablet_manager.cc:1434] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.000s
I20260709 14:55:38.842420 13438 tablet_bootstrap.cc:492] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:38.821790 13440 ts_tablet_manager.cc:1403] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.016s
I20260709 14:55:38.849231 13440 raft_consensus.cc:359] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.849867 13440 raft_consensus.cc:385] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.850138 13440 raft_consensus.cc:740] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.854626 13440 consensus_queue.cc:260] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.806830 13144 catalog_manager.cc:5697] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:38.860324 13363 leader_election.cc:343] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.887614 13363 leader_election.cc:343] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.887985 13363 leader_election.cc:304] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:38.891535 13515 consensus_queue.cc:1048] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.884698 13585 consensus_queue.cc:1048] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:38.893532 13447 raft_consensus.cc:2749] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.889549 13442 tablet_bootstrap.cc:492] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.894932 13442 ts_tablet_manager.cc:1403] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.065s	user 0.035s	sys 0.016s
I20260709 14:55:38.862187 13320 raft_consensus.cc:2468] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:38.896298 13361 leader_election.cc:304] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.897439 13657 raft_consensus.cc:2804] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:38.898041 13657 raft_consensus.cc:697] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:38.898440 13442 raft_consensus.cc:359] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.899056 13442 raft_consensus.cc:385] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.898826 13657 consensus_queue.cc:237] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.899358 13442 raft_consensus.cc:740] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.900275 13442 consensus_queue.cc:260] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.902170 13442 ts_tablet_manager.cc:1434] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:55:38.903028 13442 tablet_bootstrap.cc:492] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:38.856624 13440 ts_tablet_manager.cc:1434] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:38.908318 13442 tablet_bootstrap.cc:654] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.908535 13440 tablet_bootstrap.cc:492] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.910284 13438 tablet_bootstrap.cc:654] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.911676 13143 catalog_manager.cc:5697] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:38.915051 13585 raft_consensus.cc:493] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.916179 13585 raft_consensus.cc:515] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.918149 13585 leader_election.cc:290] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.920111 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024824a849234a729cd13478ee0929e2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:38.920513 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024824a849234a729cd13478ee0929e2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.921062 13395 raft_consensus.cc:2468] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
W20260709 14:55:38.921728 13212 leader_election.cc:343] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.922384 13212 leader_election.cc:304] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:38.924244 13440 tablet_bootstrap.cc:654] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:38.925298 13585 raft_consensus.cc:2804] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:38.925685 13585 raft_consensus.cc:493] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:38.926019 13585 raft_consensus.cc:3060] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.931828 13515 consensus_queue.cc:1048] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.932399 13440 tablet_bootstrap.cc:492] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:38.935364 13523 consensus_queue.cc:1048] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.936846 13438 tablet_bootstrap.cc:492] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:38.937283 13438 ts_tablet_manager.cc:1403] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.008s
I20260709 14:55:38.939193 13515 raft_consensus.cc:493] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:38.939759 13515 raft_consensus.cc:515] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.941895 13515 leader_election.cc:290] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.943542 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:38.943985 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:38.944815 13287 leader_election.cc:343] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:38.945319 13289 leader_election.cc:343] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:38.945773 13289 leader_election.cc:304] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:38.946941 13619 raft_consensus.cc:2749] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:38.948442 13438 raft_consensus.cc:359] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.949046 13438 raft_consensus.cc:385] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.949281 13438 raft_consensus.cc:740] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.949882 13438 consensus_queue.cc:260] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.932852 13440 ts_tablet_manager.cc:1403] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 14:55:38.951841 13585 raft_consensus.cc:515] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.953778 13440 raft_consensus.cc:359] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.961645 13440 raft_consensus.cc:385] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:38.961881 13440 raft_consensus.cc:740] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:38.963405 13438 ts_tablet_manager.cc:1434] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.005s
I20260709 14:55:38.964246 13438 tablet_bootstrap.cc:492] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:38.969034 13440 consensus_queue.cc:260] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:38.970954 13440 ts_tablet_manager.cc:1434] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:55:38.979579 13442 tablet_bootstrap.cc:492] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:38.979940 13440 tablet_bootstrap.cc:492] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:38.980017 13442 ts_tablet_manager.cc:1403] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.077s	user 0.028s	sys 0.027s
I20260709 14:55:38.984884 13657 consensus_queue.cc:1048] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:38.986804 13585 leader_election.cc:290] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:38.988013 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024824a849234a729cd13478ee0929e2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:38.988554 13395 raft_consensus.cc:3060] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:38.996934 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "024824a849234a729cd13478ee0929e2" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:38.999670 13657 raft_consensus.cc:493] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.000144 13657 raft_consensus.cc:515] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.000571 13442 raft_consensus.cc:359] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.001210 13442 raft_consensus.cc:385] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.001428 13442 raft_consensus.cc:740] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
W20260709 14:55:39.001657 13212 leader_election.cc:343] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.010499 13657 leader_election.cc:290] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.010347 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.011147 13247 raft_consensus.cc:2468] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:39.012286 13363 leader_election.cc:304] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:39.013219 13522 raft_consensus.cc:2804] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.013588 13522 raft_consensus.cc:493] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.013911 13522 raft_consensus.cc:3060] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.010223 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.015409 13320 raft_consensus.cc:2468] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:39.017508 13440 tablet_bootstrap.cc:654] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.017375 13442 consensus_queue.cc:260] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.017103 13395 raft_consensus.cc:2468] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:39.019749 13212 leader_election.cc:304] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.020244 13442 ts_tablet_manager.cc:1434] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:55:39.020969 13656 raft_consensus.cc:2804] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.021464 13656 raft_consensus.cc:697] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:39.021117 13143 catalog_manager.cc:5697] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.022315 13442 tablet_bootstrap.cc:492] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.022239 13656 consensus_queue.cc:237] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.029023 13522 raft_consensus.cc:515] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.032579 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:39.032819 13438 tablet_bootstrap.cc:654] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.039569 13249 raft_consensus.cc:3060] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.061643 13442 tablet_bootstrap.cc:654] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.062531 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:39.063217 13320 raft_consensus.cc:3060] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.063441 13522 leader_election.cc:290] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.063198 13146 catalog_manager.cc:5697] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.064375 13440 tablet_bootstrap.cc:492] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.064790 13440 ts_tablet_manager.cc:1403] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.017s
I20260709 14:55:39.069242 13440 raft_consensus.cc:359] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.069628 13320 raft_consensus.cc:2468] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:39.069855 13440 raft_consensus.cc:385] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.070147 13440 raft_consensus.cc:740] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.070737 13440 consensus_queue.cc:260] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.071036 13361 leader_election.cc:304] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.072620 13481 raft_consensus.cc:2804] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.072714 13440 ts_tablet_manager.cc:1434] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:39.073097 13481 raft_consensus.cc:697] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:39.073627 13440 tablet_bootstrap.cc:492] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.073848 13481 consensus_queue.cc:237] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.077775 13438 tablet_bootstrap.cc:492] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.078195 13438 ts_tablet_manager.cc:1403] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.114s	user 0.008s	sys 0.003s
I20260709 14:55:39.080545 13438 raft_consensus.cc:359] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.081228 13438 raft_consensus.cc:385] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.081485 13438 raft_consensus.cc:740] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.082062 13438 consensus_queue.cc:260] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.083956 13438 ts_tablet_manager.cc:1434] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:39.084246 13585 raft_consensus.cc:493] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.084704 13585 raft_consensus.cc:515] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.086568 13585 leader_election.cc:290] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.087453 13249 raft_consensus.cc:2468] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:39.089426 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.090838 13321 raft_consensus.cc:2393] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:39.090662 13523 consensus_queue.cc:1048] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.088203 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44cbabdfdf4e44ac88587fe7b462eaba" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.084779 13438 tablet_bootstrap.cc:492] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.094875 13212 leader_election.cc:304] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.095808 13656 raft_consensus.cc:3060] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.097666 13438 tablet_bootstrap.cc:654] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.090169 13440 tablet_bootstrap.cc:654] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:39.101989 13363 consensus_peers.cc:597] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:39.105345 13656 raft_consensus.cc:2749] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.113332 13246 raft_consensus.cc:3060] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.118960 13522 consensus_queue.cc:1048] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.124585 13517 consensus_queue.cc:1048] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.139710 13517 consensus_queue.cc:1048] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.175014 13442 tablet_bootstrap.cc:492] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:39.176982 13442 ts_tablet_manager.cc:1403] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.155s	user 0.025s	sys 0.027s
I20260709 14:55:39.178146 13438 tablet_bootstrap.cc:492] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.178596 13440 tablet_bootstrap.cc:492] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.178640 13438 ts_tablet_manager.cc:1403] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.006s
I20260709 14:55:39.179109 13440 ts_tablet_manager.cc:1403] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.106s	user 0.047s	sys 0.024s
I20260709 14:55:39.179375 13442 raft_consensus.cc:359] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.179250 13144 catalog_manager.cc:5697] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.180027 13442 raft_consensus.cc:385] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.180346 13442 raft_consensus.cc:740] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.181073 13442 consensus_queue.cc:260] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.181562 13438 raft_consensus.cc:359] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.182324 13438 raft_consensus.cc:385] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.182655 13438 raft_consensus.cc:740] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.183310 13438 consensus_queue.cc:260] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.182060 13440 raft_consensus.cc:359] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.183821 13442 ts_tablet_manager.cc:1434] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:39.184154 13440 raft_consensus.cc:385] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.184450 13440 raft_consensus.cc:740] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.185117 13442 tablet_bootstrap.cc:492] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.185043 13440 consensus_queue.cc:260] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.187039 13440 ts_tablet_manager.cc:1434] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:55:39.187621 13438 ts_tablet_manager.cc:1434] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:39.187922 13440 tablet_bootstrap.cc:492] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.189668 13438 tablet_bootstrap.cc:492] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.196019 13442 tablet_bootstrap.cc:654] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.200950 13517 raft_consensus.cc:493] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.201478 13517 raft_consensus.cc:515] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.202926 13440 tablet_bootstrap.cc:654] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.204360 13517 leader_election.cc:290] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.205550 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:39.206991 13289 leader_election.cc:343] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.210239 13585 raft_consensus.cc:493] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.210726 13585 raft_consensus.cc:515] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.212080 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.213109 13585 leader_election.cc:290] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.214517 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6671b02133aa4a0faafaba15ae16fd9a" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.214771 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6671b02133aa4a0faafaba15ae16fd9a" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.215126 13321 raft_consensus.cc:2468] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
W20260709 14:55:39.215530 13287 leader_election.cc:343] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.215946 13287 leader_election.cc:304] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.216410 13212 leader_election.cc:304] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.217263 13438 tablet_bootstrap.cc:654] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.217206 13585 raft_consensus.cc:2804] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.217485 13397 raft_consensus.cc:2468] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:39.217686 13585 raft_consensus.cc:493] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.218061 13585 raft_consensus.cc:3060] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.217280 13515 raft_consensus.cc:2749] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.224505 13440 tablet_bootstrap.cc:492] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.224565 13585 raft_consensus.cc:515] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.225067 13440 ts_tablet_manager.cc:1403] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.015s
I20260709 14:55:39.225844 13438 tablet_bootstrap.cc:492] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.226256 13438 ts_tablet_manager.cc:1403] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 14:55:39.226928 13442 tablet_bootstrap.cc:492] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:39.227484 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6671b02133aa4a0faafaba15ae16fd9a" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:39.227787 13442 ts_tablet_manager.cc:1403] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.004s
I20260709 14:55:39.228000 13321 raft_consensus.cc:3060] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.227748 13440 raft_consensus.cc:359] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.228458 13440 raft_consensus.cc:385] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.228794 13440 raft_consensus.cc:740] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.228729 13438 raft_consensus.cc:359] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.229635 13438 raft_consensus.cc:385] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.230060 13438 raft_consensus.cc:740] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.229632 13440 consensus_queue.cc:260] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.230738 13442 raft_consensus.cc:359] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.231376 13442 raft_consensus.cc:385] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.231825 13442 raft_consensus.cc:740] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.231938 13440 ts_tablet_manager.cc:1434] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:39.232722 13517 raft_consensus.cc:493] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.233114 13440 tablet_bootstrap.cc:492] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.233136 13517 raft_consensus.cc:515] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.233963 13321 raft_consensus.cc:2468] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:39.235178 13212 leader_election.cc:304] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.235977 13656 raft_consensus.cc:2804] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.236832 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee57565fe9d463ab2858de4d01b319d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.237497 13249 raft_consensus.cc:2468] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:39.238556 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6671b02133aa4a0faafaba15ae16fd9a" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:39.239084 13397 raft_consensus.cc:3060] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.244830 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee57565fe9d463ab2858de4d01b319d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.245436 13395 raft_consensus.cc:2468] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:39.245733 13397 raft_consensus.cc:2468] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:39.245462 13289 leader_election.cc:304] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.247236 13534 raft_consensus.cc:2804] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.247262 13585 leader_election.cc:290] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.247722 13534 raft_consensus.cc:493] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.248090 13534 raft_consensus.cc:3060] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.252097 13438 consensus_queue.cc:260] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.253110 13440 tablet_bootstrap.cc:654] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.254448 13438 ts_tablet_manager.cc:1434] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:55:39.255347 13438 tablet_bootstrap.cc:492] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.258764 13481 raft_consensus.cc:493] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.259023 13440 tablet_bootstrap.cc:492] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.259222 13481 raft_consensus.cc:515] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.260648 13438 tablet_bootstrap.cc:654] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.235237 13517 leader_election.cc:290] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.262063 13656 raft_consensus.cc:697] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:39.254451 13534 raft_consensus.cc:515] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.262928 13656 consensus_queue.cc:237] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.263630 13440 ts_tablet_manager.cc:1403] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:55:39.263805 13481 leader_election.cc:290] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.264490 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.265308 13321 raft_consensus.cc:2468] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:39.265969 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee57565fe9d463ab2858de4d01b319d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:39.266325 13361 leader_election.cc:304] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.266500 13395 raft_consensus.cc:3060] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.266189 13440 raft_consensus.cc:359] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.266983 13440 raft_consensus.cc:385] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.267104 13481 raft_consensus.cc:2804] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.264482 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.268229 13481 raft_consensus.cc:493] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.269354 13481 raft_consensus.cc:3060] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:39.269492 13363 leader_election.cc:343] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.267452 13246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee57565fe9d463ab2858de4d01b319d" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:39.270300 13246 raft_consensus.cc:3060] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.267241 13440 raft_consensus.cc:740] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.272640 13395 raft_consensus.cc:2468] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:39.273340 13534 leader_election.cc:290] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.273604 13287 leader_election.cc:304] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.274595 13534 raft_consensus.cc:2804] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.275033 13534 raft_consensus.cc:697] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:39.275866 13534 consensus_queue.cc:237] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.273109 13440 consensus_queue.cc:260] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.279034 13440 ts_tablet_manager.cc:1434] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:39.280653 13481 raft_consensus.cc:515] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.282644 13481 leader_election.cc:290] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.283715 13440 tablet_bootstrap.cc:492] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.285218 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:39.289920 13440 tablet_bootstrap.cc:654] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.291077 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:39.291705 13321 raft_consensus.cc:3060] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:39.296546 13363 leader_election.cc:343] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.297721 13522 consensus_queue.cc:1048] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.294154 13246 raft_consensus.cc:2468] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:39.303586 13651 consensus_queue.cc:1048] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.304837 13651 raft_consensus.cc:493] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.305267 13651 raft_consensus.cc:515] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.307103 13651 leader_election.cc:290] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.309664 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f648296e9413bb5c199daece021f6" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.310420 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f648296e9413bb5c199daece021f6" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.310819 13395 raft_consensus.cc:2468] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
W20260709 14:55:39.311787 13212 leader_election.cc:343] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.312412 13212 leader_election.cc:304] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.303018 13143 catalog_manager.cc:5697] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.313308 13728 raft_consensus.cc:2804] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.313683 13728 raft_consensus.cc:493] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.314067 13728 raft_consensus.cc:3060] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.232561 13442 consensus_queue.cc:260] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.316031 13442 ts_tablet_manager.cc:1434] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.088s	user 0.004s	sys 0.001s
I20260709 14:55:39.316809 13442 tablet_bootstrap.cc:492] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.320706 13728 raft_consensus.cc:515] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.326716 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f648296e9413bb5c199daece021f6" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
W20260709 14:55:39.328051 13212 leader_election.cc:343] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.331103 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f648296e9413bb5c199daece021f6" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:39.331789 13395 raft_consensus.cc:3060] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.323163 13442 tablet_bootstrap.cc:654] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.338938 13395 raft_consensus.cc:2468] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:39.343812 13728 leader_election.cc:290] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.344903 13321 raft_consensus.cc:2468] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:39.345839 13438 tablet_bootstrap.cc:492] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.346283 13438 ts_tablet_manager.cc:1403] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.003s
I20260709 14:55:39.344913 13212 leader_election.cc:304] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.348963 13656 raft_consensus.cc:2804] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.349241 13440 tablet_bootstrap.cc:492] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.349417 13656 raft_consensus.cc:697] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:39.350960 13440 ts_tablet_manager.cc:1403] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.021s
I20260709 14:55:39.350308 13656 consensus_queue.cc:237] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.357967 13361 leader_election.cc:304] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.407738 13438 raft_consensus.cc:359] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.359112 13447 raft_consensus.cc:2804] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.408886 13438 raft_consensus.cc:385] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.409176 13447 raft_consensus.cc:697] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:39.409186 13438 raft_consensus.cc:740] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.371742 13522 raft_consensus.cc:493] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.414074 13438 consensus_queue.cc:260] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.418138 13657 raft_consensus.cc:493] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.418602 13657 raft_consensus.cc:515] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.419025 13442 tablet_bootstrap.cc:492] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:39.419641 13442 ts_tablet_manager.cc:1403] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.103s	user 0.034s	sys 0.032s
I20260709 14:55:39.420578 13657 leader_election.cc:290] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.413960 13522 raft_consensus.cc:515] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.426885 13522 leader_election.cc:290] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.413668 13447 consensus_queue.cc:237] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.429108 13440 raft_consensus.cc:359] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.429769 13440 raft_consensus.cc:385] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.430025 13440 raft_consensus.cc:740] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.359758 13651 consensus_queue.cc:1048] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.071s
I20260709 14:55:39.431902 13438 ts_tablet_manager.cc:1434] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.001s
I20260709 14:55:39.431775 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76802ce295c45c68506289ada875cbf" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.436251 13438 tablet_bootstrap.cc:492] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
W20260709 14:55:39.437398 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:39.446817 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.449493 13322 raft_consensus.cc:2468] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:39.455597 13442 raft_consensus.cc:359] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.456275 13442 raft_consensus.cc:385] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.453424 13440 consensus_queue.cc:260] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.455760 13534 raft_consensus.cc:493] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:39.452009 13361 leader_election.cc:343] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.455084 13143 catalog_manager.cc:5697] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.456557 13442 raft_consensus.cc:740] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.479166 13442 consensus_queue.cc:260] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.490666 13440 ts_tablet_manager.cc:1434] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.139s	user 0.006s	sys 0.005s
I20260709 14:55:39.491803 13440 tablet_bootstrap.cc:492] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.494024 13442 ts_tablet_manager.cc:1434] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.074s	user 0.003s	sys 0.003s
I20260709 14:55:39.483644 13534 raft_consensus.cc:515] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.500324 13442 tablet_bootstrap.cc:492] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.500751 13143 catalog_manager.cc:5697] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.514961 13534 leader_election.cc:290] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.516227 13438 tablet_bootstrap.cc:654] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.516681 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5583dbbeed244c399e6e9365be3ce40e" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.518345 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.518682 13651 raft_consensus.cc:493] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.519210 13651 raft_consensus.cc:515] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.521039 13651 leader_election.cc:290] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.518590 13146 catalog_manager.cc:5697] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:39.526158 13287 leader_election.cc:343] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.518829 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76802ce295c45c68506289ada875cbf" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.527029 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b84c99a6641c3bff15ec54cb457a8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.529485 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5583dbbeed244c399e6e9365be3ce40e" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:39.530738 13363 consensus_peers.cc:597] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:39.503607 13361 leader_election.cc:304] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.531682 13447 raft_consensus.cc:2804] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.531991 13447 raft_consensus.cc:493] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:55:39.532178 13363 leader_election.cc:343] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.532269 13447 raft_consensus.cc:3060] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.532675 13440 tablet_bootstrap.cc:654] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.532589 13363 leader_election.cc:304] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
W20260709 14:55:39.533524 13363 leader_election.cc:343] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.536618 13522 raft_consensus.cc:2749] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.541532 13447 raft_consensus.cc:515] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.543252 13447 leader_election.cc:290] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.543828 13447 consensus_queue.cc:1048] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.548537 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:39.549193 13322 raft_consensus.cc:3060] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.550246 13619 raft_consensus.cc:493] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:39.550663 13289 leader_election.cc:343] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.551124 13289 leader_election.cc:304] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.550737 13619 raft_consensus.cc:515] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.553112 13619 leader_election.cc:290] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.553759 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "333b84c99a6641c3bff15ec54cb457a8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.555516 13212 leader_election.cc:304] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.561077 13442 tablet_bootstrap.cc:654] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.561280 13322 raft_consensus.cc:2468] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:39.564042 13438 tablet_bootstrap.cc:492] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.564543 13438 ts_tablet_manager.cc:1403] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.005s
I20260709 14:55:39.568783 13438 raft_consensus.cc:359] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.569410 13438 raft_consensus.cc:385] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.569648 13438 raft_consensus.cc:740] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.570889 13619 raft_consensus.cc:2749] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.571123 13651 raft_consensus.cc:2749] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.570307 13438 consensus_queue.cc:260] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.573562 13438 ts_tablet_manager.cc:1434] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:39.575261 13438 tablet_bootstrap.cc:492] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.577289 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:39.578243 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.579752 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:39.581321 13289 leader_election.cc:343] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.573501 13739 consensus_queue.cc:1048] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.589861 13361 leader_election.cc:304] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
W20260709 14:55:39.592001 13363 leader_election.cc:343] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.593014 13657 raft_consensus.cc:2804] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.593480 13657 raft_consensus.cc:697] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:39.594202 13657 consensus_queue.cc:237] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.608019 13438 tablet_bootstrap.cc:654] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.609899 13440 tablet_bootstrap.cc:492] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.612402 13440 ts_tablet_manager.cc:1403] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.121s	user 0.016s	sys 0.000s
I20260709 14:55:39.614979 13440 raft_consensus.cc:359] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.615656 13440 raft_consensus.cc:385] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.615927 13440 raft_consensus.cc:740] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.616602 13440 consensus_queue.cc:260] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.618914 13440 ts_tablet_manager.cc:1434] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:55:39.619875 13440 tablet_bootstrap.cc:492] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.625145 13440 tablet_bootstrap.cc:654] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.625558 13438 tablet_bootstrap.cc:492] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.626104 13438 ts_tablet_manager.cc:1403] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.002s
I20260709 14:55:39.627784 13442 tablet_bootstrap.cc:492] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:39.628211 13442 ts_tablet_manager.cc:1403] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.010s
I20260709 14:55:39.628594 13657 consensus_queue.cc:1048] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:39.629398 13287 leader_election.cc:343] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.629824 13287 leader_election.cc:304] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.632362 13517 raft_consensus.cc:2749] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.634522 13442 raft_consensus.cc:359] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.635169 13442 raft_consensus.cc:385] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.635442 13442 raft_consensus.cc:740] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.636073 13442 consensus_queue.cc:260] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.637109 13321 raft_consensus.cc:3060] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.637882 13442 ts_tablet_manager.cc:1434] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:55:39.638785 13442 tablet_bootstrap.cc:492] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.641196 13438 raft_consensus.cc:359] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.641865 13438 raft_consensus.cc:385] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.642118 13438 raft_consensus.cc:740] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.642726 13438 consensus_queue.cc:260] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.644737 13438 ts_tablet_manager.cc:1434] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.004s
I20260709 14:55:39.650810 13438 tablet_bootstrap.cc:492] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.653620 13243 raft_consensus.cc:3060] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.655714 13651 consensus_queue.cc:1048] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.657069 13438 tablet_bootstrap.cc:654] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.661089 13440 tablet_bootstrap.cc:492] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.661482 13440 ts_tablet_manager.cc:1403] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 14:55:39.663844 13440 raft_consensus.cc:359] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.664440 13440 raft_consensus.cc:385] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.664695 13440 raft_consensus.cc:740] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.665309 13440 consensus_queue.cc:260] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.667575 13442 tablet_bootstrap.cc:654] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.667248 13440 ts_tablet_manager.cc:1434] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:55:39.671103 13440 tablet_bootstrap.cc:492] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
W20260709 14:55:39.671115 13748 log.cc:927] Time spent T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:55:39.680356 13619 raft_consensus.cc:493] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.680827 13619 raft_consensus.cc:515] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.682827 13619 leader_election.cc:290] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.684335 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c6a23ee0304010b0001f9c451b46a1" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.684926 13392 raft_consensus.cc:2468] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:39.685273 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c6a23ee0304010b0001f9c451b46a1" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.685763 13438 tablet_bootstrap.cc:492] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.685997 13287 leader_election.cc:304] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:39.683266 13619 consensus_queue.cc:1048] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:39.686920 13438 ts_tablet_manager.cc:1403] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.001s
I20260709 14:55:39.687058 13515 raft_consensus.cc:2804] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.687212 13440 tablet_bootstrap.cc:654] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.687449 13515 raft_consensus.cc:493] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.687806 13515 raft_consensus.cc:3060] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.691493 13442 tablet_bootstrap.cc:492] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
W20260709 14:55:39.691924 13289 leader_election.cc:343] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.691906 13442 ts_tablet_manager.cc:1403] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.002s
I20260709 14:55:39.694794 13442 raft_consensus.cc:359] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.695448 13442 raft_consensus.cc:385] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.695709 13442 raft_consensus.cc:740] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.696313 13442 consensus_queue.cc:260] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.698254 13442 ts_tablet_manager.cc:1434] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:55:39.699097 13442 tablet_bootstrap.cc:492] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.689874 13438 raft_consensus.cc:359] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.699940 13438 raft_consensus.cc:385] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.700199 13438 raft_consensus.cc:740] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.694979 13515 raft_consensus.cc:515] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.704174 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c6a23ee0304010b0001f9c451b46a1" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:39.700932 13438 consensus_queue.cc:260] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:39.705613 13289 leader_election.cc:343] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.705780 13440 tablet_bootstrap.cc:492] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.706220 13440 ts_tablet_manager.cc:1403] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:55:39.706643 13438 ts_tablet_manager.cc:1434] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:55:39.707537 13438 tablet_bootstrap.cc:492] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.707991 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c6a23ee0304010b0001f9c451b46a1" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:39.708534 13392 raft_consensus.cc:3060] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.708673 13440 raft_consensus.cc:359] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.709340 13440 raft_consensus.cc:385] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.709913 13440 raft_consensus.cc:740] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.710528 13440 consensus_queue.cc:260] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.712615 13440 ts_tablet_manager.cc:1434] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:39.712430 13743 consensus_queue.cc:1048] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.707496 13515 leader_election.cc:290] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.713435 13440 tablet_bootstrap.cc:492] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.714879 13392 raft_consensus.cc:2468] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:39.718834 13287 leader_election.cc:304] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.719509 13442 tablet_bootstrap.cc:654] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.719815 13440 tablet_bootstrap.cc:654] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.719848 13619 raft_consensus.cc:2804] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:39.720604 13619 raft_consensus.cc:697] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:39.721370 13619 consensus_queue.cc:237] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.722566 13438 tablet_bootstrap.cc:654] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.729290 13442 tablet_bootstrap.cc:492] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:39.729749 13442 ts_tablet_manager.cc:1403] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 14:55:39.733165 13440 tablet_bootstrap.cc:492] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.733670 13440 ts_tablet_manager.cc:1403] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.008s
I20260709 14:55:39.736359 13440 raft_consensus.cc:359] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.737244 13440 raft_consensus.cc:385] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.737533 13440 raft_consensus.cc:740] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.738169 13440 consensus_queue.cc:260] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.741151 13442 raft_consensus.cc:359] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.741804 13442 raft_consensus.cc:385] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.742065 13442 raft_consensus.cc:740] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.742164 13440 ts_tablet_manager.cc:1434] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260709 14:55:39.743067 13440 tablet_bootstrap.cc:492] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.746888 13442 consensus_queue.cc:260] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.750415 13438 tablet_bootstrap.cc:492] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:39.750916 13442 ts_tablet_manager.cc:1434] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:55:39.752769 13442 tablet_bootstrap.cc:492] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.751475 13438 ts_tablet_manager.cc:1403] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.010s
I20260709 14:55:39.756512 13515 raft_consensus.cc:493] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.759357 13515 raft_consensus.cc:515] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.765543 13440 tablet_bootstrap.cc:654] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.759028 13146 catalog_manager.cc:5697] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:39.769624 13515 leader_election.cc:290] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.770570 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f648296e9413bb5c199daece021f6" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.775113 13619 consensus_queue.cc:1048] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.785679 13739 consensus_queue.cc:1048] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:39.784206 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "221f648296e9413bb5c199daece021f6" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.787744 13398 raft_consensus.cc:2393] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:39.789709 13287 leader_election.cc:304] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.785359 13143 catalog_manager.cc:5697] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:39.800859 13619 raft_consensus.cc:3060] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.814357 13619 raft_consensus.cc:2749] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.819156 13651 consensus_queue.cc:1048] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.825263 13438 raft_consensus.cc:359] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.826167 13438 raft_consensus.cc:385] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.826442 13438 raft_consensus.cc:740] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.827174 13438 consensus_queue.cc:260] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.828332 13442 tablet_bootstrap.cc:654] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.838295 13515 raft_consensus.cc:493] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.839466 13438 ts_tablet_manager.cc:1434] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 14:55:39.840535 13438 tablet_bootstrap.cc:492] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:39.838748 13515 raft_consensus.cc:515] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.845888 13440 tablet_bootstrap.cc:492] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:39.846215 13440 ts_tablet_manager.cc:1403] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.103s	user 0.021s	sys 0.024s
I20260709 14:55:39.851513 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.852144 13442 tablet_bootstrap.cc:492] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:39.852577 13442 ts_tablet_manager.cc:1403] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.100s	user 0.007s	sys 0.006s
W20260709 14:55:39.853935 13289 leader_election.cc:343] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.861409 13442 raft_consensus.cc:359] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.862047 13442 raft_consensus.cc:385] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.862255 13442 raft_consensus.cc:740] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.868397 13515 leader_election.cc:290] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.870610 13438 tablet_bootstrap.cc:654] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.871071 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.876761 13585 raft_consensus.cc:493] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:39.876996 13287 leader_election.cc:343] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.877226 13585 raft_consensus.cc:515] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.877462 13287 leader_election.cc:304] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.879061 13585 leader_election.cc:290] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.879479 13243 raft_consensus.cc:3060] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.887159 13442 consensus_queue.cc:260] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.880849 13515 raft_consensus.cc:2749] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.889407 13442 ts_tablet_manager.cc:1434] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:55:39.890841 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.893498 13442 tablet_bootstrap.cc:492] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:39.895099 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "272d5bb7ef8c49c4b6e1eeb63a13032c" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.907558 13728 raft_consensus.cc:493] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.898906 13321 raft_consensus.cc:2393] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:39.912158 13728 raft_consensus.cc:515] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.915462 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c6a23ee0304010b0001f9c451b46a1" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.919410 13212 leader_election.cc:304] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.920140 13743 raft_consensus.cc:493] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.914904 13585 consensus_queue.cc:1048] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:39.921157 13728 leader_election.cc:290] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.929924 13440 raft_consensus.cc:359] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.927531 13743 raft_consensus.cc:515] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.930805 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75c6a23ee0304010b0001f9c451b46a1" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.930830 13440 raft_consensus.cc:385] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:39.931965 13440 raft_consensus.cc:740] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:39.931833 13398 raft_consensus.cc:2393] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate b460871283e6405ebff8cce3a0870311 in this term.
I20260709 14:55:39.932358 13743 leader_election.cc:290] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.932607 13440 consensus_queue.cc:260] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.934717 13440 ts_tablet_manager.cc:1434] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.088s	user 0.000s	sys 0.004s
I20260709 14:55:39.939082 13212 leader_election.cc:304] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:39.929563 13651 raft_consensus.cc:2749] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.939991 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:39.940661 13321 raft_consensus.cc:2468] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:39.940901 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:39.941787 13440 tablet_bootstrap.cc:492] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:39.940723 13585 raft_consensus.cc:3060] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.942189 13361 leader_election.cc:304] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
W20260709 14:55:39.944270 13363 leader_election.cc:343] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.946288 13743 raft_consensus.cc:2804] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:39.946610 13743 raft_consensus.cc:493] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:39.946875 13743 raft_consensus.cc:3060] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:39.952670 13657 consensus_queue.cc:1048] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:55:39.962709 13447 consensus_queue.cc:1048] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:39.965354 13515 raft_consensus.cc:493] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.965847 13515 raft_consensus.cc:515] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.970526 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a1bd50d770442d8d2f4f6e3a2429dd" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:39.971989 13289 leader_election.cc:343] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.973740 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a1bd50d770442d8d2f4f6e3a2429dd" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:39.974226 13515 leader_election.cc:290] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:39.974360 13585 raft_consensus.cc:2749] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:39.980504 13287 leader_election.cc:343] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:39.979838 13656 consensus_queue.cc:1048] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:39.980944 13287 leader_election.cc:304] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:39.983812 13515 raft_consensus.cc:2749] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:39.986974 13442 tablet_bootstrap.cc:654] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:39.973673 13743 raft_consensus.cc:515] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.993918 13657 raft_consensus.cc:493] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:39.994386 13657 raft_consensus.cc:515] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:39.996388 13657 leader_election.cc:290] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:39.999754 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.000758 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.002379 13247 raft_consensus.cc:3060] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:40.003072 13361 leader_election.cc:343] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:40.003700 13363 leader_election.cc:343] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.004062 13363 leader_election.cc:304] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.004649 13447 raft_consensus.cc:493] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.005033 13447 raft_consensus.cc:515] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.005414 13481 raft_consensus.cc:2749] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.005970 13438 tablet_bootstrap.cc:492] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.006367 13438 ts_tablet_manager.cc:1403] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.166s	user 0.014s	sys 0.000s
I20260709 14:55:40.006675 13447 leader_election.cc:290] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.009733 13442 tablet_bootstrap.cc:492] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.010779 13442 ts_tablet_manager.cc:1403] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.120s	user 0.005s	sys 0.006s
I20260709 14:55:40.012835 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.015786 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.015623 13438 raft_consensus.cc:359] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.012427 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:40.016955 13363 leader_election.cc:343] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.017076 13322 raft_consensus.cc:2468] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.016328 13438 raft_consensus.cc:385] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.017515 13438 raft_consensus.cc:740] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.018229 13361 leader_election.cc:304] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.018098 13438 consensus_queue.cc:260] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.022239 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.023813 13322 raft_consensus.cc:3060] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.027660 13322 raft_consensus.cc:2468] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.028512 13438 ts_tablet_manager.cc:1434] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:55:40.028744 13361 leader_election.cc:304] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.029363 13438 tablet_bootstrap.cc:492] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.032115 13738 raft_consensus.cc:2804] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.018874 13522 raft_consensus.cc:2804] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.039486 13522 raft_consensus.cc:493] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.039847 13522 raft_consensus.cc:3060] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.029901 13743 leader_election.cc:290] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
W20260709 14:55:40.047053 13363 leader_election.cc:343] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.052906 13656 raft_consensus.cc:493] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.053371 13656 raft_consensus.cc:515] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.057371 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.059059 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.058228 13440 tablet_bootstrap.cc:654] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.055262 13656 leader_election.cc:290] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.061616 13522 raft_consensus.cc:515] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.086190 13438 tablet_bootstrap.cc:654] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.081961 13442 raft_consensus.cc:359] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.076287 13323 raft_consensus.cc:2393] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:40.087237 13442 raft_consensus.cc:385] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.087622 13442 raft_consensus.cc:740] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.087790 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.071062 13738 raft_consensus.cc:697] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:40.088608 13442 consensus_queue.cc:260] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.088997 13738 consensus_queue.cc:237] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:40.089900 13363 leader_election.cc:343] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.088310 13212 leader_election.cc:304] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.090867 13481 raft_consensus.cc:493] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.087344 13522 leader_election.cc:290] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.091334 13481 raft_consensus.cc:515] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.093403 13481 leader_election.cc:290] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.094585 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.095166 13242 raft_consensus.cc:2468] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.096747 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.096820 13363 leader_election.cc:304] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:40.097398 13739 raft_consensus.cc:3060] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.091611 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.097915 13322 raft_consensus.cc:3060] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.102130 13442 ts_tablet_manager.cc:1434] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.000s
I20260709 14:55:40.103888 13442 tablet_bootstrap.cc:492] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.104718 13322 raft_consensus.cc:2468] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.109295 13442 tablet_bootstrap.cc:654] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.111738 13776 raft_consensus.cc:2804] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.112131 13776 raft_consensus.cc:493] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.112957 13776 raft_consensus.cc:3060] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:40.114429 13361 leader_election.cc:343] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.115296 13361 leader_election.cc:304] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.116114 13447 raft_consensus.cc:2804] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.116595 13447 raft_consensus.cc:697] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:40.117281 13447 consensus_queue.cc:237] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.120622 13515 consensus_queue.cc:1048] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.120611 13739 raft_consensus.cc:2749] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.127353 13440 tablet_bootstrap.cc:492] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.128326 13440 ts_tablet_manager.cc:1403] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.193s	user 0.014s	sys 0.000s
I20260709 14:55:40.127727 13522 consensus_queue.cc:1048] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:40.139482 13517 consensus_queue.cc:1048] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.140080 13440 raft_consensus.cc:359] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.145098 13440 raft_consensus.cc:385] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.145358 13440 raft_consensus.cc:740] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.145985 13440 consensus_queue.cc:260] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.147588 13440 ts_tablet_manager.cc:1434] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:40.153839 13481 raft_consensus.cc:493] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.154273 13481 raft_consensus.cc:515] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.156019 13481 leader_election.cc:290] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.158494 13247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b1c8b3191847099583707d52b6ea48" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.159590 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b1c8b3191847099583707d52b6ea48" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:40.159837 13363 leader_election.cc:343] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:40.160772 13361 leader_election.cc:343] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.161147 13361 leader_election.cc:304] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.161762 13481 raft_consensus.cc:2749] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.165844 13440 tablet_bootstrap.cc:492] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:40.175477 13438 tablet_bootstrap.cc:492] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.175932 13438 ts_tablet_manager.cc:1403] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.147s	user 0.021s	sys 0.019s
I20260709 14:55:40.182471 13438 raft_consensus.cc:359] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.183166 13438 raft_consensus.cc:385] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.183450 13438 raft_consensus.cc:740] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.184033 13438 consensus_queue.cc:260] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.188505 13481 consensus_queue.cc:1048] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.193424 13438 ts_tablet_manager.cc:1434] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:55:40.200834 13438 tablet_bootstrap.cc:492] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.206912 13438 tablet_bootstrap.cc:654] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.214315 13440 tablet_bootstrap.cc:654] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.237425 13442 tablet_bootstrap.cc:492] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.237920 13442 ts_tablet_manager.cc:1403] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.134s	user 0.039s	sys 0.029s
I20260709 14:55:40.240907 13442 raft_consensus.cc:359] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.243717 13442 raft_consensus.cc:385] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.244006 13442 raft_consensus.cc:740] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.194780 13776 raft_consensus.cc:515] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.248238 13442 consensus_queue.cc:260] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.258421 13442 ts_tablet_manager.cc:1434] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:40.258970 13440 tablet_bootstrap.cc:492] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.259297 13442 tablet_bootstrap.cc:492] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.259569 13440 ts_tablet_manager.cc:1403] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.007s
I20260709 14:55:40.258509 13585 raft_consensus.cc:493] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.262938 13585 raft_consensus.cc:515] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.271538 13585 leader_election.cc:290] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.271906 13776 leader_election.cc:290] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.273609 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.274129 13249 raft_consensus.cc:3060] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.278820 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.279412 13398 raft_consensus.cc:2468] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:40.279781 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.280961 13212 leader_election.cc:304] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
W20260709 14:55:40.282323 13212 leader_election.cc:343] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.269330 13143 catalog_manager.cc:5697] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.284783 13249 raft_consensus.cc:2468] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.289729 13363 leader_election.cc:304] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:40.290620 13656 raft_consensus.cc:2804] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.291000 13656 raft_consensus.cc:493] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.291303 13656 raft_consensus.cc:3060] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.295482 13738 raft_consensus.cc:2804] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.295928 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.295948 13738 raft_consensus.cc:697] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
W20260709 14:55:40.298034 13361 leader_election.cc:343] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.298027 13738 consensus_queue.cc:237] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.297894 13656 raft_consensus.cc:515] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.301782 13440 raft_consensus.cc:359] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.302383 13440 raft_consensus.cc:385] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.302636 13440 raft_consensus.cc:740] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.304477 13438 tablet_bootstrap.cc:492] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.304382 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:40.304922 13395 raft_consensus.cc:3060] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.305110 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
W20260709 14:55:40.306288 13212 leader_election.cc:343] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.304916 13438 ts_tablet_manager.cc:1403] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.018s
I20260709 14:55:40.303215 13440 consensus_queue.cc:260] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.308854 13656 leader_election.cc:290] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.309659 13440 ts_tablet_manager.cc:1434] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260709 14:55:40.310521 13440 tablet_bootstrap.cc:492] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:40.310961 13438 raft_consensus.cc:359] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.312067 13438 raft_consensus.cc:385] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.312309 13438 raft_consensus.cc:740] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.312783 13395 raft_consensus.cc:2468] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:40.314749 13442 tablet_bootstrap.cc:654] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.316458 13440 tablet_bootstrap.cc:654] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.349177 13212 leader_election.cc:304] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.354755 13585 raft_consensus.cc:2804] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.355778 13585 raft_consensus.cc:697] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:40.357398 13585 consensus_queue.cc:237] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.380862 13438 consensus_queue.cc:260] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.394411 13743 raft_consensus.cc:493] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.392607 13517 raft_consensus.cc:493] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.397591 13517 raft_consensus.cc:515] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.399966 13517 leader_election.cc:290] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.400930 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed9813db84177b8451d62aca749ac" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.403208 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed9813db84177b8451d62aca749ac" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.395145 13743 raft_consensus.cc:515] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
W20260709 14:55:40.409873 13289 leader_election.cc:343] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.410614 13438 ts_tablet_manager.cc:1434] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.103s	user 0.003s	sys 0.006s
I20260709 14:55:40.412508 13438 tablet_bootstrap.cc:492] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.413640 13442 tablet_bootstrap.cc:492] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.414499 13442 ts_tablet_manager.cc:1403] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.155s	user 0.007s	sys 0.004s
W20260709 14:55:40.414602 13287 leader_election.cc:343] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.415966 13287 leader_election.cc:304] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.417557 13619 raft_consensus.cc:2749] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.419373 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d16f380a1b4c1c87e225c6df5fdc5f" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:40.423466 13363 leader_election.cc:343] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.424633 13743 leader_election.cc:290] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.425874 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d16f380a1b4c1c87e225c6df5fdc5f" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.426812 13322 raft_consensus.cc:2468] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.426851 13440 tablet_bootstrap.cc:492] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.428447 13440 ts_tablet_manager.cc:1403] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.011s
I20260709 14:55:40.428532 13361 leader_election.cc:304] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.432902 13440 raft_consensus.cc:359] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.436035 13776 raft_consensus.cc:2804] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.438400 13776 raft_consensus.cc:493] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.438860 13776 raft_consensus.cc:3060] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.440711 13438 tablet_bootstrap.cc:654] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.446280 13440 raft_consensus.cc:385] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.446722 13440 raft_consensus.cc:740] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.450802 13440 consensus_queue.cc:260] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.452438 13440 ts_tablet_manager.cc:1434] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:40.456315 13440 tablet_bootstrap.cc:492] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:40.462817 13440 tablet_bootstrap.cc:654] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.454535 13776 raft_consensus.cc:515] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.467532 13776 leader_election.cc:290] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.470901 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d16f380a1b4c1c87e225c6df5fdc5f" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.472636 13438 tablet_bootstrap.cc:492] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.470825 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26d16f380a1b4c1c87e225c6df5fdc5f" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.473071 13438 ts_tablet_manager.cc:1403] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.009s
I20260709 14:55:40.473176 13323 raft_consensus.cc:3060] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:40.475560 13363 leader_election.cc:343] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.475997 13438 raft_consensus.cc:359] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.478295 13438 raft_consensus.cc:385] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.478592 13438 raft_consensus.cc:740] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.479758 13438 consensus_queue.cc:260] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.482170 13438 ts_tablet_manager.cc:1434] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:40.482524 13323 raft_consensus.cc:2468] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.483633 13361 leader_election.cc:304] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.484835 13743 raft_consensus.cc:2804] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.485297 13438 tablet_bootstrap.cc:492] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.485322 13743 raft_consensus.cc:697] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:40.486946 13743 consensus_queue.cc:237] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.491603 13438 tablet_bootstrap.cc:654] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.464391 13146 catalog_manager.cc:5697] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:40.429101 13442 raft_consensus.cc:359] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.496932 13442 raft_consensus.cc:385] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.497267 13442 raft_consensus.cc:740] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.498060 13442 consensus_queue.cc:260] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.500622 13442 ts_tablet_manager.cc:1434] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.086s	user 0.004s	sys 0.005s
I20260709 14:55:40.501825 13442 tablet_bootstrap.cc:492] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.515815 13738 raft_consensus.cc:493] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.516412 13738 raft_consensus.cc:515] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.518671 13738 leader_election.cc:290] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.518225 13145 catalog_manager.cc:5697] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.520547 13145 catalog_manager.cc:5697] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.521579 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5583dbbeed244c399e6e9365be3ce40e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.522289 13243 raft_consensus.cc:2468] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.524645 13363 leader_election.cc:304] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:40.526579 13522 raft_consensus.cc:2804] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.526938 13522 raft_consensus.cc:493] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.527244 13522 raft_consensus.cc:3060] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.528376 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5583dbbeed244c399e6e9365be3ce40e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.529014 13322 raft_consensus.cc:2468] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.538802 13522 raft_consensus.cc:515] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.552352 13522 leader_election.cc:290] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.553925 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5583dbbeed244c399e6e9365be3ce40e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.554795 13322 raft_consensus.cc:3060] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.556442 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5583dbbeed244c399e6e9365be3ce40e" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.557055 13243 raft_consensus.cc:3060] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.563103 13322 raft_consensus.cc:2468] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.564247 13361 leader_election.cc:304] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.565070 13743 raft_consensus.cc:2804] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.565588 13743 raft_consensus.cc:697] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:40.566497 13743 consensus_queue.cc:237] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.571887 13243 raft_consensus.cc:2468] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.573333 13442 tablet_bootstrap.cc:654] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.597798 13440 tablet_bootstrap.cc:492] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.598315 13440 ts_tablet_manager.cc:1403] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.142s	user 0.023s	sys 0.019s
I20260709 14:55:40.611071 13438 tablet_bootstrap.cc:492] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.611660 13438 ts_tablet_manager.cc:1403] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.027s
I20260709 14:55:40.620759 13440 raft_consensus.cc:359] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.621273 13440 raft_consensus.cc:385] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.621471 13440 raft_consensus.cc:740] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.622026 13440 consensus_queue.cc:260] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.624204 13438 raft_consensus.cc:359] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.624840 13438 raft_consensus.cc:385] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.625116 13438 raft_consensus.cc:740] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.625663 13438 consensus_queue.cc:260] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.628229 13442 tablet_bootstrap.cc:492] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.628719 13442 ts_tablet_manager.cc:1403] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.003s
W20260709 14:55:40.629771 13363 consensus_peers.cc:597] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:40.629212 13145 catalog_manager.cc:5697] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.631958 13438 ts_tablet_manager.cc:1434] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:55:40.632658 13145 catalog_manager.cc:5697] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:40.631673 13440 ts_tablet_manager.cc:1434] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:55:40.635613 13438 tablet_bootstrap.cc:492] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.636307 13440 tablet_bootstrap.cc:492] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
W20260709 14:55:40.638262 13363 consensus_peers.cc:597] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:40.634235 13442 raft_consensus.cc:359] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.641772 13442 raft_consensus.cc:385] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.642046 13442 raft_consensus.cc:740] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.642138 13438 tablet_bootstrap.cc:654] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.642696 13442 consensus_queue.cc:260] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.646282 13442 ts_tablet_manager.cc:1434] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 14:55:40.647786 13440 tablet_bootstrap.cc:654] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.648801 13442 tablet_bootstrap.cc:492] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
W20260709 14:55:40.649356 13195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:40.661278 13442 tablet_bootstrap.cc:654] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.674688 13657 consensus_queue.cc:1048] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:40.680116 13438 tablet_bootstrap.cc:492] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.680577 13438 ts_tablet_manager.cc:1403] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.009s
I20260709 14:55:40.683233 13440 tablet_bootstrap.cc:492] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.682998 13438 raft_consensus.cc:359] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.685700 13438 raft_consensus.cc:385] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.685845 13440 ts_tablet_manager.cc:1403] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.016s
I20260709 14:55:40.686012 13438 raft_consensus.cc:740] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.686794 13438 consensus_queue.cc:260] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.688918 13440 raft_consensus.cc:359] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.688951 13438 ts_tablet_manager.cc:1434] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:40.689668 13440 raft_consensus.cc:385] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.690140 13440 raft_consensus.cc:740] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.690630 13438 tablet_bootstrap.cc:492] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.691027 13440 consensus_queue.cc:260] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.693400 13440 ts_tablet_manager.cc:1434] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:40.694438 13440 tablet_bootstrap.cc:492] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:40.697113 13438 tablet_bootstrap.cc:654] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.700104 13440 tablet_bootstrap.cc:654] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.701522 13438 tablet_bootstrap.cc:492] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.701984 13438 ts_tablet_manager.cc:1403] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:55:40.704741 13438 raft_consensus.cc:359] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.705356 13438 raft_consensus.cc:385] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.705614 13438 raft_consensus.cc:740] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.709506 13438 consensus_queue.cc:260] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.712201 13438 ts_tablet_manager.cc:1434] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:55:40.712622 13440 tablet_bootstrap.cc:492] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.713107 13438 tablet_bootstrap.cc:492] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.713124 13440 ts_tablet_manager.cc:1403] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:55:40.716111 13440 raft_consensus.cc:359] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.716775 13440 raft_consensus.cc:385] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.717078 13440 raft_consensus.cc:740] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.717708 13440 consensus_queue.cc:260] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.719439 13438 tablet_bootstrap.cc:654] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.719907 13440 ts_tablet_manager.cc:1434] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:40.720960 13440 tablet_bootstrap.cc:492] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:40.727100 13442 tablet_bootstrap.cc:492] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.727619 13442 ts_tablet_manager.cc:1403] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.006s
I20260709 14:55:40.728792 13440 tablet_bootstrap.cc:654] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.735564 13442 raft_consensus.cc:359] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.736284 13442 raft_consensus.cc:385] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.736549 13442 raft_consensus.cc:740] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.737169 13442 consensus_queue.cc:260] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.738346 13522 consensus_queue.cc:1048] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.742952 13619 raft_consensus.cc:493] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.745644 13438 tablet_bootstrap.cc:492] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.745997 13438 ts_tablet_manager.cc:1403] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.000s
I20260709 14:55:40.744130 13619 raft_consensus.cc:515] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.747464 13442 ts_tablet_manager.cc:1434] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:55:40.749408 13442 tablet_bootstrap.cc:492] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.749972 13619 leader_election.cc:290] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.752018 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.752928 13440 tablet_bootstrap.cc:492] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.753187 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.753820 13440 ts_tablet_manager.cc:1403] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.012s
I20260709 14:55:40.754074 13242 raft_consensus.cc:2393] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:40.756639 13440 raft_consensus.cc:359] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.757261 13440 raft_consensus.cc:385] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.758080 13440 raft_consensus.cc:740] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.758695 13289 leader_election.cc:304] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.754828 13438 raft_consensus.cc:359] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.758695 13440 consensus_queue.cc:260] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.759825 13619 raft_consensus.cc:3060] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.761011 13440 ts_tablet_manager.cc:1434] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:40.762271 13440 tablet_bootstrap.cc:492] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0: Bootstrap starting.
I20260709 14:55:40.762494 13442 tablet_bootstrap.cc:654] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.759543 13438 raft_consensus.cc:385] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.765280 13438 raft_consensus.cc:740] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.767355 13438 consensus_queue.cc:260] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.768399 13440 tablet_bootstrap.cc:654] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.777419 13534 raft_consensus.cc:493] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.777586 13438 ts_tablet_manager.cc:1434] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:55:40.777871 13534 raft_consensus.cc:515] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.778479 13438 tablet_bootstrap.cc:492] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311: Bootstrap starting.
I20260709 14:55:40.788822 13438 tablet_bootstrap.cc:654] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.789547 13440 tablet_bootstrap.cc:492] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0: No bootstrap required, opened a new log
I20260709 14:55:40.790014 13440 ts_tablet_manager.cc:1403] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260709 14:55:40.792639 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.792938 13534 leader_election.cc:290] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.793918 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1a715cf5e4a45ed9db9a932a429c203" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.792622 13440 raft_consensus.cc:359] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.794679 13395 raft_consensus.cc:2393] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b460871283e6405ebff8cce3a0870311 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:40.794981 13440 raft_consensus.cc:385] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.777025 13619 raft_consensus.cc:2749] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.795846 13287 leader_election.cc:304] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.795300 13440 raft_consensus.cc:740] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.797072 13534 raft_consensus.cc:3060] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.797034 13440 consensus_queue.cc:260] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.799181 13585 raft_consensus.cc:493] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.799758 13440 ts_tablet_manager.cc:1434] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:55:40.799649 13585 raft_consensus.cc:515] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.799711 13523 consensus_queue.cc:1048] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:40.802138 13585 leader_election.cc:290] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.803905 13534 raft_consensus.cc:2749] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.804520 13442 tablet_bootstrap.cc:492] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.804953 13442 ts_tablet_manager.cc:1403] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.001s
I20260709 14:55:40.804971 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b1c8b3191847099583707d52b6ea48" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.807060 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b1c8b3191847099583707d52b6ea48" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.807622 13395 raft_consensus.cc:2468] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:40.807451 13442 raft_consensus.cc:359] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.808092 13442 raft_consensus.cc:385] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.808375 13442 raft_consensus.cc:740] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
W20260709 14:55:40.809383 13212 leader_election.cc:343] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.809326 13442 consensus_queue.cc:260] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.810045 13212 leader_election.cc:304] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.811007 13739 raft_consensus.cc:2804] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.811352 13739 raft_consensus.cc:493] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.811657 13739 raft_consensus.cc:3060] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.812489 13442 ts_tablet_manager.cc:1434] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:55:40.813446 13442 tablet_bootstrap.cc:492] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.818902 13442 tablet_bootstrap.cc:654] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.827569 13739 raft_consensus.cc:515] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.829305 13738 consensus_queue.cc:1048] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.829978 13442 tablet_bootstrap.cc:492] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.830389 13442 ts_tablet_manager.cc:1403] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260709 14:55:40.830485 13738 raft_consensus.cc:493] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.832224 13739 leader_election.cc:290] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.832800 13442 raft_consensus.cc:359] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.833395 13442 raft_consensus.cc:385] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.833636 13442 raft_consensus.cc:740] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.834393 13442 consensus_queue.cc:260] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.830935 13738 raft_consensus.cc:515] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.836481 13442 ts_tablet_manager.cc:1434] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:55:40.836946 13738 leader_election.cc:290] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.837906 13442 tablet_bootstrap.cc:492] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.840087 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f639bcafe4f6abb1d517145a3bd75" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.840905 13320 raft_consensus.cc:2468] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.842388 13361 leader_election.cc:304] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.843384 13743 raft_consensus.cc:2804] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.843735 13743 raft_consensus.cc:493] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.844062 13743 raft_consensus.cc:3060] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.846361 13522 raft_consensus.cc:493] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.846781 13522 raft_consensus.cc:515] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.847117 13651 consensus_queue.cc:1048] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:40.846517 13442 tablet_bootstrap.cc:654] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.848580 13522 leader_election.cc:290] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.849566 13438 tablet_bootstrap.cc:492] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311: No bootstrap required, opened a new log
I20260709 14:55:40.849993 13438 ts_tablet_manager.cc:1403] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311: Time spent bootstrapping tablet: real 0.072s	user 0.015s	sys 0.000s
I20260709 14:55:40.851819 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b1c8b3191847099583707d52b6ea48" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:40.852344 13398 raft_consensus.cc:3060] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.852365 13656 raft_consensus.cc:493] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.855805 13656 raft_consensus.cc:515] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.857754 13656 leader_election.cc:290] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.859529 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.860476 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.860539 13438 raft_consensus.cc:359] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.861758 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f639bcafe4f6abb1d517145a3bd75" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.862473 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
W20260709 14:55:40.863480 13363 leader_election.cc:343] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.863600 13438 raft_consensus.cc:385] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.863953 13438 raft_consensus.cc:740] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b460871283e6405ebff8cce3a0870311, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.884784 13656 raft_consensus.cc:493] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.884459 13585 raft_consensus.cc:493] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.888427 13585 raft_consensus.cc:515] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.890264 13585 leader_election.cc:290] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
W20260709 14:55:40.864907 13363 leader_election.cc:343] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.865186 13212 leader_election.cc:304] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.894361 13585 raft_consensus.cc:2749] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.866673 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.895525 13321 raft_consensus.cc:2468] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.867628 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55b1c8b3191847099583707d52b6ea48" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.869614 13442 tablet_bootstrap.cc:492] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:40.897167 13442 ts_tablet_manager.cc:1403] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.003s
I20260709 14:55:40.897310 13361 leader_election.cc:304] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:40.898480 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.899803 13738 raft_consensus.cc:2804] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.900228 13738 raft_consensus.cc:493] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.900645 13738 raft_consensus.cc:3060] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.899716 13442 raft_consensus.cc:359] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.904258 13442 raft_consensus.cc:385] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:40.904460 13442 raft_consensus.cc:740] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:40.904899 13442 consensus_queue.cc:260] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.905714 13393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73e7f4a9f83d45239f04db82813e7553" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.906162 13442 ts_tablet_manager.cc:1434] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:55:40.907133 13442 tablet_bootstrap.cc:492] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:40.911723 13517 raft_consensus.cc:493] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.912137 13517 raft_consensus.cc:515] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.882644 13398 raft_consensus.cc:2468] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:40.913774 13517 leader_election.cc:290] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.914300 13738 raft_consensus.cc:515] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.914773 13212 leader_election.cc:304] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:40.915463 13739 raft_consensus.cc:2804] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.916214 13738 leader_election.cc:290] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.917008 13321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.917459 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76802ce295c45c68506289ada875cbf" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.918049 13243 raft_consensus.cc:2468] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:40.887900 13656 raft_consensus.cc:515] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.918938 13398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76802ce295c45c68506289ada875cbf" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.907752 13651 consensus_queue.cc:1048] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:40.920042 13656 leader_election.cc:290] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:40.871905 13743 raft_consensus.cc:515] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.918341 13212 leader_election.cc:304] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:40.918875 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.922219 13743 leader_election.cc:290] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
W20260709 14:55:40.923187 13363 leader_election.cc:343] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:40.923461 13651 raft_consensus.cc:2749] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:40.917562 13321 raft_consensus.cc:3060] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.887794 13438 consensus_queue.cc:260] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.924011 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f639bcafe4f6abb1d517145a3bd75" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:40.924770 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f639bcafe4f6abb1d517145a3bd75" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:40.924208 13289 leader_election.cc:304] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.925042 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.925762 13320 raft_consensus.cc:2468] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:40.926102 13323 raft_consensus.cc:3060] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.925302 13322 raft_consensus.cc:3060] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.927071 13212 leader_election.cc:304] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.927819 13651 raft_consensus.cc:2804] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.928140 13651 raft_consensus.cc:493] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.928442 13651 raft_consensus.cc:3060] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.930946 13323 raft_consensus.cc:2468] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:40.932124 13322 raft_consensus.cc:2468] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.932512 13398 raft_consensus.cc:2468] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 0.
I20260709 14:55:40.933347 13361 leader_election.cc:304] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.934204 13522 raft_consensus.cc:2804] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:40.934329 13442 tablet_bootstrap.cc:654] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:40.935544 13523 raft_consensus.cc:493] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.935971 13523 raft_consensus.cc:515] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.936540 13438 ts_tablet_manager.cc:1434] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 14:55:40.937276 13619 raft_consensus.cc:2804] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:40.937651 13619 raft_consensus.cc:493] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:40.937837 13523 leader_election.cc:290] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.937966 13619 raft_consensus.cc:3060] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.938194 13651 raft_consensus.cc:515] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.939870 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:40.940441 13395 raft_consensus.cc:2468] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 0.
I20260709 14:55:40.942256 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.942775 13322 raft_consensus.cc:2468] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.943931 13739 raft_consensus.cc:697] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:40.944643 13361 leader_election.cc:304] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:40.944790 13739 consensus_queue.cc:237] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.945431 13523 raft_consensus.cc:493] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.945899 13523 raft_consensus.cc:515] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.947415 13442 tablet_bootstrap.cc:492] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:41.001199 13743 raft_consensus.cc:493] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:40.950585 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:40.949242 13651 leader_election.cc:290] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:41.003103 13743 raft_consensus.cc:515] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.965595 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc68ed3d0d8e419b819f101d91375097" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:40.954473 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc68ed3d0d8e419b819f101d91375097" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.947851 13442 ts_tablet_manager.cc:1403] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.002s
I20260709 14:55:41.005074 13743 leader_election.cc:290] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:41.007030 13323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed9813db84177b8451d62aca749ac" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:40.957828 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
W20260709 14:55:40.967743 13363 leader_election.cc:343] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:41.008281 13242 raft_consensus.cc:2393] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d0952bb99b24e1ca122b33328eb7fb0 in current term 1: Already voted for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in this term.
I20260709 14:55:41.007611 13323 raft_consensus.cc:2468] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:40.948791 13619 raft_consensus.cc:515] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.970361 13321 raft_consensus.cc:2468] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:40.948101 13738 raft_consensus.cc:2804] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:41.011947 13361 leader_election.cc:304] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:41.012331 13738 raft_consensus.cc:493] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.012701 13738 raft_consensus.cc:3060] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:40.947770 13523 leader_election.cc:290] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:40.957446 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:41.013761 13322 raft_consensus.cc:3060] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.015293 13361 leader_election.cc:304] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:41.015748 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76802ce295c45c68506289ada875cbf" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:41.016326 13243 raft_consensus.cc:3060] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.016820 13776 raft_consensus.cc:2804] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.017316 13776 raft_consensus.cc:697] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:41.018074 13776 consensus_queue.cc:237] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:40.955052 13517 raft_consensus.cc:493] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.019451 13442 raft_consensus.cc:359] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.019577 13517 raft_consensus.cc:515] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.020779 13320 raft_consensus.cc:2468] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:41.020171 13442 raft_consensus.cc:385] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.023468 13442 raft_consensus.cc:740] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.022961 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc68ed3d0d8e419b819f101d91375097" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:41.024600 13619 leader_election.cc:290] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
W20260709 14:55:41.024812 13289 leader_election.cc:343] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:41.025391 13442 consensus_queue.cc:260] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.016530 13522 raft_consensus.cc:697] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:41.026618 13522 consensus_queue.cc:237] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.027449 13442 ts_tablet_manager.cc:1434] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 14:55:41.028401 13442 tablet_bootstrap.cc:492] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:41.028752 13523 raft_consensus.cc:2804] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:41.029135 13523 raft_consensus.cc:493] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.029454 13523 raft_consensus.cc:3060] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.032292 13361 leader_election.cc:304] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:41.030584 13738 raft_consensus.cc:515] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.033767 13392 raft_consensus.cc:2393] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:41.034247 13657 raft_consensus.cc:2804] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:41.034587 13657 raft_consensus.cc:493] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.034916 13657 raft_consensus.cc:3060] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.036687 13738 leader_election.cc:290] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:41.037750 13243 raft_consensus.cc:2468] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:41.039147 13289 leader_election.cc:304] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:41.040982 13515 raft_consensus.cc:2804] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.041393 13515 raft_consensus.cc:697] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:41.041221 13657 raft_consensus.cc:515] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.042338 13442 tablet_bootstrap.cc:654] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.042079 13515 consensus_queue.cc:237] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.043052 13657 leader_election.cc:290] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:41.045225 13319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc68ed3d0d8e419b819f101d91375097" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:41.047922 13319 raft_consensus.cc:3060] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.046305 13324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:41.051456 13143 catalog_manager.cc:5697] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.053525 13442 tablet_bootstrap.cc:492] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:41.053952 13442 ts_tablet_manager.cc:1403] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.002s
I20260709 14:55:41.054733 13319 raft_consensus.cc:2468] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:41.056186 13361 leader_election.cc:304] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:41.057684 13738 raft_consensus.cc:2804] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.058157 13738 raft_consensus.cc:697] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:41.057952 13442 raft_consensus.cc:359] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.058656 13442 raft_consensus.cc:385] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:41.058782 13363 leader_election.cc:343] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:41.058947 13442 raft_consensus.cc:740] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.059583 13442 consensus_queue.cc:260] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.060418 13738 consensus_queue.cc:237] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.062706 13322 raft_consensus.cc:2468] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 1.
I20260709 14:55:41.073859 13212 leader_election.cc:304] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [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: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0
I20260709 14:55:41.069464 13442 ts_tablet_manager.cc:1434] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 14:55:41.075220 13651 raft_consensus.cc:2804] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.075708 13651 raft_consensus.cc:697] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:41.076758 13442 tablet_bootstrap.cc:492] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:41.076483 13651 consensus_queue.cc:237] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.086342 13146 catalog_manager.cc:5697] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 0 to 1, leader changed from <none> to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.087424 13517 leader_election.cc:290] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:41.093456 13442 tablet_bootstrap.cc:654] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.078480 13523 raft_consensus.cc:515] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.104535 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed9813db84177b8451d62aca749ac" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:41.105149 13243 raft_consensus.cc:2468] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:41.106516 13523 leader_election.cc:290] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:41.106892 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a292f18e32ab44369b5cd2a2c3f54502" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:41.107524 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed9813db84177b8451d62aca749ac" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:41.108091 13322 raft_consensus.cc:3060] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.113121 13243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc68ed3d0d8e419b819f101d91375097" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:41.114728 13322 raft_consensus.cc:2468] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:41.115154 13243 raft_consensus.cc:3060] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.115849 13361 leader_election.cc:304] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:41.116585 13657 raft_consensus.cc:2804] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.117056 13657 raft_consensus.cc:697] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:41.117832 13657 consensus_queue.cc:237] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.127049 13146 catalog_manager.cc:5697] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:41.130081 13776 consensus_queue.cc:1048] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.139624 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c76802ce295c45c68506289ada875cbf" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:41.140180 13392 raft_consensus.cc:3060] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.143868 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc68ed3d0d8e419b819f101d91375097" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:41.149603 13392 raft_consensus.cc:2468] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 1.
I20260709 14:55:41.151685 13242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "361ed9813db84177b8451d62aca749ac" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:41.152257 13242 raft_consensus.cc:3060] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.158826 13242 raft_consensus.cc:2468] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:41.163856 13242 raft_consensus.cc:3060] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.171110 13442 tablet_bootstrap.cc:492] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:41.171594 13442 ts_tablet_manager.cc:1403] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.009s
I20260709 14:55:41.173980 13442 raft_consensus.cc:359] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.174436 13442 raft_consensus.cc:385] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.174638 13442 raft_consensus.cc:740] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.175180 13442 consensus_queue.cc:260] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.175856 13287 leader_election.cc:304] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b460871283e6405ebff8cce3a0870311; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:41.176610 13442 ts_tablet_manager.cc:1434] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 14:55:41.176837 13517 raft_consensus.cc:2749] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.177546 13442 tablet_bootstrap.cc:492] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:41.182963 13363 leader_election.cc:304] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [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: 1d0952bb99b24e1ca122b33328eb7fb0; no voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311
I20260709 14:55:41.183786 13442 tablet_bootstrap.cc:654] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.184207 13522 raft_consensus.cc:2749] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:55:41.185225 13363 leader_election.cc:343] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:41.194121 13657 consensus_queue.cc:1048] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.198426 13657 consensus_queue.cc:1048] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.218480 13442 tablet_bootstrap.cc:492] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:41.220037 13442 ts_tablet_manager.cc:1403] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.043s	user 0.024s	sys 0.016s
I20260709 14:55:41.223131 13523 consensus_queue.cc:1048] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.227072 13249 raft_consensus.cc:3060] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.231472 13442 raft_consensus.cc:359] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.232312 13442 raft_consensus.cc:385] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.235798 13442 raft_consensus.cc:740] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.236423 13442 consensus_queue.cc:260] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.238471 13442 ts_tablet_manager.cc:1434] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:55:41.240921 13145 catalog_manager.cc:5697] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.242527 13145 catalog_manager.cc:5697] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.248279 13442 tablet_bootstrap.cc:492] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Bootstrap starting.
I20260709 14:55:41.254238 13442 tablet_bootstrap.cc:654] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:41.244019 13145 catalog_manager.cc:5697] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.256119 13145 catalog_manager.cc:5697] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.263178 13442 tablet_bootstrap.cc:492] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90: No bootstrap required, opened a new log
I20260709 14:55:41.263682 13442 ts_tablet_manager.cc:1403] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:55:41.265692 13442 raft_consensus.cc:359] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.266234 13442 raft_consensus.cc:385] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:41.266574 13656 raft_consensus.cc:493] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.266949 13656 raft_consensus.cc:515] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.267408 13442 raft_consensus.cc:740] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Initialized, Role: FOLLOWER
I20260709 14:55:41.268680 13656 leader_election.cc:290] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:41.268574 13442 consensus_queue.cc:260] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.270341 13322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:41.270563 13442 ts_tablet_manager.cc:1434] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:55:41.270927 13322 raft_consensus.cc:2393] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:41.271487 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:41.277706 13212 leader_election.cc:304] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:41.278331 13656 raft_consensus.cc:3060] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.284308 13656 raft_consensus.cc:2749] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.293018 13522 raft_consensus.cc:493] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.293462 13522 raft_consensus.cc:515] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.295172 13522 leader_election.cc:290] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:41.295658 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a1bd50d770442d8d2f4f6e3a2429dd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" is_pre_election: true
I20260709 14:55:41.296283 13249 raft_consensus.cc:2468] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:41.297057 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a1bd50d770442d8d2f4f6e3a2429dd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:41.297652 13320 raft_consensus.cc:2468] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 0.
I20260709 14:55:41.298177 13363 leader_election.cc:304] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:41.299165 13657 raft_consensus.cc:2804] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:41.299540 13657 raft_consensus.cc:493] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:41.299899 13657 raft_consensus.cc:3060] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.305395 13657 raft_consensus.cc:515] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.306859 13656 raft_consensus.cc:493] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:41.307283 13657 leader_election.cc:290] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361)
I20260709 14:55:41.307559 13249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a1bd50d770442d8d2f4f6e3a2429dd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:41.307843 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a1bd50d770442d8d2f4f6e3a2429dd" candidate_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:41.308048 13249 raft_consensus.cc:3060] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.308293 13320 raft_consensus.cc:3060] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.311822 13249 raft_consensus.cc:2468] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:41.312023 13320 raft_consensus.cc:2468] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in term 1.
I20260709 14:55:41.307312 13656 raft_consensus.cc:515] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.312644 13363 leader_election.cc:304] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d0952bb99b24e1ca122b33328eb7fb0, 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 
I20260709 14:55:41.313277 13657 raft_consensus.cc:2804] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:41.313892 13656 leader_election.cc:290] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:41.314560 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f639bcafe4f6abb1d517145a3bd75" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b460871283e6405ebff8cce3a0870311" is_pre_election: true
I20260709 14:55:41.314853 13395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "298f639bcafe4f6abb1d517145a3bd75" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" is_pre_election: true
I20260709 14:55:41.315095 13320 raft_consensus.cc:2393] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in current term 1: Already voted for candidate 1d0952bb99b24e1ca122b33328eb7fb0 in this term.
I20260709 14:55:41.314185 13657 raft_consensus.cc:697] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Leader. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:41.316077 13212 leader_election.cc:304] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90; no voters: 1d0952bb99b24e1ca122b33328eb7fb0, b460871283e6405ebff8cce3a0870311
I20260709 14:55:41.316253 13657 consensus_queue.cc:237] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:41.316612 13656 raft_consensus.cc:3060] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.321770 13656 raft_consensus.cc:2749] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:41.324937 13145 catalog_manager.cc:5697] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:41.410784 13522 consensus_queue.cc:1048] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.422942 13523 consensus_queue.cc:1048] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.462234 13517 consensus_queue.cc:1048] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.481619 13534 consensus_queue.cc:1048] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.492352 13651 consensus_queue.cc:1048] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.507534 13651 consensus_queue.cc:1048] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.511755 13738 consensus_queue.cc:1048] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.524858 13243 raft_consensus.cc:3060] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:41.533131 13523 consensus_queue.cc:1048] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.533762 13657 consensus_queue.cc:1048] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.536669 13817 consensus_queue.cc:1048] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.555425 13523 consensus_queue.cc:1048] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.568928 13656 consensus_queue.cc:1048] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.686544 13522 consensus_queue.cc:1048] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.707445 13522 consensus_queue.cc:1048] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.736562 13522 consensus_queue.cc:1048] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.745831 13522 consensus_queue.cc:1048] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:41.981112 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:42.009171 13856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:42.009397 13859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.010283 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:42.010306 13857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:42.011893 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:42.012125 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:42.012353 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608942012334 us; error 0 us; skew 500 ppm
I20260709 14:55:42.012871 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:42.015472 12126 webserver.cc:533] Webserver started at http://127.11.215.132:39953/ using document root <none> and password file <none>
I20260709 14:55:42.016031 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:42.016216 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:42.016587 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:42.017829 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-3-root/instance:
uuid: "bd6cd4f2312041b684986159f3fd7c99"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-d854"
I20260709 14:55:42.021977 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:55:42.025842 13864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.027012 12126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:55:42.027349 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-3-root
uuid: "bd6cd4f2312041b684986159f3fd7c99"
format_stamp: "Formatted at 2026-07-09 14:55:42 on dist-test-slave-d854"
I20260709 14:55:42.027686 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608909959775-12126-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:42.041962 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:42.043215 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:42.044663 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:42.047492 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:42.047753 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.048053 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:42.048251 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:42.121116 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.132:43337
I20260709 14:55:42.121204 13926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.132:43337 every 8 connection(s)
I20260709 14:55:42.125883 12126 auto_leader_rebalancer-test.cc:446] add a tserver: bd6cd4f2312041b684986159f3fd7c99
I20260709 14:55:42.143198 13927 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42231
I20260709 14:55:42.143632 13927 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:42.144447 13927 heartbeater.cc:507] Master 127.11.215.190:42231 requested a full tablet report, sending...
I20260709 14:55:42.146354 13145 ts_manager.cc:194] Registered new tserver with Master: bd6cd4f2312041b684986159f3fd7c99 (127.11.215.132:43337)
I20260709 14:55:42.147737 13145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50202
I20260709 14:55:43.149948 13927 heartbeater.cc:499] Master 127.11.215.190:42231 was elected leader, sending a full tablet report...
I20260709 14:55:47.285090 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:47.335126 13397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:47.335687 13397 raft_consensus.cc:606] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS b460871283e6405ebff8cce3a0870311
I20260709 14:55:47.337960 13397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:47.338362 13397 raft_consensus.cc:606] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:47.340394 13397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:47.340787 13397 raft_consensus.cc:606] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:47.342695 13397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:47.343139 13397 raft_consensus.cc:606] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS b460871283e6405ebff8cce3a0870311
I20260709 14:55:47.345106 13397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1de3437bb664364be6c902669e4487c"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:47.345526 13397 raft_consensus.cc:606] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:47.346318 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:55:47.347298 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:47.537909 13935 raft_consensus.cc:993] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:47.538371 13933 raft_consensus.cc:1081] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:47.539575 13243 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8"
dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:35574
I20260709 14:55:47.540004 13243 raft_consensus.cc:493] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:47.540337 13243 raft_consensus.cc:3060] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.549643 13243 raft_consensus.cc:515] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.552088 13319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:47.552610 13319 raft_consensus.cc:3060] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.556074 13243 leader_election.cc:290] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:47.557004 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "358d5fa3bdf04f4c92bbfd7f53cd33c8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:47.557587 13392 raft_consensus.cc:3055] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.557850 13392 raft_consensus.cc:740] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:47.558532 13392 consensus_queue.cc:260] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.559396 13392 raft_consensus.cc:3060] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.561088 13319 raft_consensus.cc:2468] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:47.561724 13320 raft_consensus.cc:1240] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Rejecting Update request from peer 1d0952bb99b24e1ca122b33328eb7fb0 for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:47.562155 13212 leader_election.cc:304] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:47.564349 13651 raft_consensus.cc:2804] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.564774 13651 raft_consensus.cc:697] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:47.565450 13651 consensus_queue.cc:237] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.565855 13392 raft_consensus.cc:2468] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:47.574522 13143 catalog_manager.cc:5697] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.675926 13933 raft_consensus.cc:993] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:47.676288 13935 raft_consensus.cc:1081] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:47.677469 13245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd"
dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:35574
I20260709 14:55:47.677983 13245 raft_consensus.cc:493] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:47.678335 13245 raft_consensus.cc:3060] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.682899 13245 raft_consensus.cc:515] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.684512 13245 leader_election.cc:290] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:47.685003 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:47.685552 13320 raft_consensus.cc:3060] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.685737 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8be9ef69d73548c2ae4e3455321e6dbd" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:47.686223 13392 raft_consensus.cc:3055] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.686489 13392 raft_consensus.cc:740] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:47.687140 13392 consensus_queue.cc:260] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.688223 13392 raft_consensus.cc:3060] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.691062 13320 raft_consensus.cc:2468] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:47.692190 13212 leader_election.cc:304] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:47.692797 13651 raft_consensus.cc:2804] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.693199 13651 raft_consensus.cc:697] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:47.693921 13392 raft_consensus.cc:2468] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:47.693903 13651 consensus_queue.cc:237] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.702315 13143 catalog_manager.cc:5697] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.706604 13935 raft_consensus.cc:993] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:47.707041 13933 raft_consensus.cc:1081] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:47.708242 13320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a"
dest_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:52294
I20260709 14:55:47.708706 13320 raft_consensus.cc:493] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:47.708986 13320 raft_consensus.cc:3060] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.713272 13320 raft_consensus.cc:515] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.714717 13320 leader_election.cc:290] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:47.715413 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:47.715956 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0209a3532aeb4b2084e216da0e68c20a" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:47.715983 13245 raft_consensus.cc:3060] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.716552 13392 raft_consensus.cc:3055] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.716845 13392 raft_consensus.cc:740] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:47.717454 13392 consensus_queue.cc:260] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.718456 13392 raft_consensus.cc:3060] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.721298 13245 raft_consensus.cc:2468] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:47.722348 13289 leader_election.cc:304] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:47.723133 13619 raft_consensus.cc:2804] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.723559 13619 raft_consensus.cc:697] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:47.723913 13392 raft_consensus.cc:2468] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:47.724327 13619 consensus_queue.cc:237] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.737638 13143 catalog_manager.cc:5697] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.898496 13933 raft_consensus.cc:993] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:47.899011 13933 raft_consensus.cc:1081] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:47.900465 13245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1de3437bb664364be6c902669e4487c"
dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:35574
I20260709 14:55:47.900985 13245 raft_consensus.cc:493] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:47.901464 13245 raft_consensus.cc:3060] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.908557 13245 raft_consensus.cc:515] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.910035 13245 leader_election.cc:290] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:47.910604 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:47.910811 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1de3437bb664364be6c902669e4487c" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:47.911151 13320 raft_consensus.cc:3060] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.911283 13397 raft_consensus.cc:3055] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.911648 13397 raft_consensus.cc:740] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:47.912263 13397 consensus_queue.cc:260] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.913070 13397 raft_consensus.cc:3060] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.915226 13320 raft_consensus.cc:2468] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:47.916090 13212 leader_election.cc:304] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:47.916813 13651 raft_consensus.cc:2804] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.917412 13651 raft_consensus.cc:697] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:47.917555 13397 raft_consensus.cc:2468] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:47.918102 13651 consensus_queue.cc:237] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.929694 13143 catalog_manager.cc:5697] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:47.943167 13935 raft_consensus.cc:993] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:47.943665 13948 raft_consensus.cc:1081] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:47.944963 13319 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156"
dest_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:52294
I20260709 14:55:47.945371 13319 raft_consensus.cc:493] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:47.945673 13319 raft_consensus.cc:3060] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.949542 13319 raft_consensus.cc:515] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.950838 13319 leader_election.cc:290] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:47.951591 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:47.951710 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b862b2ee411f4bb891528ac8a1e79156" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:47.952013 13397 raft_consensus.cc:3055] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:47.952239 13397 raft_consensus.cc:740] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:47.952263 13245 raft_consensus.cc:3060] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.952893 13397 consensus_queue.cc:260] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.953670 13397 raft_consensus.cc:3060] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:47.956622 13245 raft_consensus.cc:2468] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:47.957463 13289 leader_election.cc:304] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:47.957645 13397 raft_consensus.cc:2468] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:47.958148 13945 raft_consensus.cc:2804] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:47.958552 13945 raft_consensus.cc:697] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:47.959223 13945 consensus_queue.cc:237] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:47.968094 13143 catalog_manager.cc:5697] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.027885 13320 raft_consensus.cc:1275] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.029241 13950 consensus_queue.cc:1048] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.041818 13397 raft_consensus.cc:1275] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.042822 13950 consensus_queue.cc:1048] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.072831 13397 raft_consensus.cc:1275] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.073935 13950 consensus_queue.cc:1048] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.081602 13319 raft_consensus.cc:1275] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.083382 13651 consensus_queue.cc:1048] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.199019 13245 raft_consensus.cc:1275] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.200130 13619 consensus_queue.cc:1048] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.209364 13392 raft_consensus.cc:1275] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.213286 13515 consensus_queue.cc:1048] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.348163 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:48.386320 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:48.390329 13245 raft_consensus.cc:1275] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.391520 13515 consensus_queue.cc:1048] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:48.401547 13392 raft_consensus.cc:1275] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.402678 13945 consensus_queue.cc:1048] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.439198 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:48.439647 13392 raft_consensus.cc:606] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS b460871283e6405ebff8cce3a0870311
I20260709 14:55:48.441687 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "963312fd005c414097778761fbb4ae04"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:48.442080 13392 raft_consensus.cc:606] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS b460871283e6405ebff8cce3a0870311
I20260709 14:55:48.444221 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:48.444732 13392 raft_consensus.cc:606] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:48.446534 13392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8"
dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
mode: GRACEFUL
new_leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:54948
I20260709 14:55:48.446966 13392 raft_consensus.cc:606] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Received request to transfer leadership to TS 5b6a355d373b4a5cb9a15fccdeaf0e90
I20260709 14:55:48.447870 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:55:48.449286 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:48.450618 13392 raft_consensus.cc:1275] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.451581 13936 consensus_queue.cc:1048] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.459575 13319 raft_consensus.cc:1275] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:48.460906 13950 consensus_queue.cc:1048] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:48.587514 13933 raft_consensus.cc:993] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:48.587953 13947 raft_consensus.cc:1081] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:48.589201 13320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8"
dest_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:52294
I20260709 14:55:48.589684 13320 raft_consensus.cc:493] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.589996 13320 raft_consensus.cc:3060] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.595893 13320 raft_consensus.cc:515] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.598537 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:48.599059 13245 raft_consensus.cc:3060] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.604961 13245 raft_consensus.cc:2468] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:48.605399 13320 leader_election.cc:290] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:48.606390 13289 leader_election.cc:304] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:48.607136 13962 raft_consensus.cc:2804] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.607592 13962 raft_consensus.cc:697] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:48.608361 13962 consensus_queue.cc:237] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.613956 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec08bad0e9d41e7a770e90e66bc2ad8" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:48.614414 13392 raft_consensus.cc:3055] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.614665 13392 raft_consensus.cc:740] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:48.615243 13392 consensus_queue.cc:260] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.616540 13392 raft_consensus.cc:3060] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.617949 13143 catalog_manager.cc:5697] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.620944 13392 raft_consensus.cc:2468] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:48.706063 13964 raft_consensus.cc:993] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:48.706540 13947 raft_consensus.cc:1081] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:48.707803 13242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8"
dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:35574
I20260709 14:55:48.708237 13242 raft_consensus.cc:493] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.708529 13242 raft_consensus.cc:3060] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.713385 13242 raft_consensus.cc:515] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.715086 13242 leader_election.cc:290] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:48.715582 13320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:48.716208 13320 raft_consensus.cc:3060] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.716208 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbf3a722f86e44a19d1458c19bbc6cb8" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:48.716909 13392 raft_consensus.cc:3055] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.717211 13392 raft_consensus.cc:740] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:48.717953 13392 consensus_queue.cc:260] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.718812 13392 raft_consensus.cc:3060] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.720782 13320 raft_consensus.cc:2468] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:48.721624 13212 leader_election.cc:304] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:48.722182 13651 raft_consensus.cc:2804] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.722525 13651 raft_consensus.cc:697] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:48.723383 13392 raft_consensus.cc:2468] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:48.723186 13651 consensus_queue.cc:237] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.731874 13143 catalog_manager.cc:5697] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:48.778163 13964 raft_consensus.cc:993] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:48.778609 13947 raft_consensus.cc:1081] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer b460871283e6405ebff8cce3a0870311 to start an election
I20260709 14:55:48.779997 13320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "963312fd005c414097778761fbb4ae04"
dest_uuid: "b460871283e6405ebff8cce3a0870311"
 from {username='slave'} at 127.0.0.1:52294
I20260709 14:55:48.780475 13320 raft_consensus.cc:493] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:48.780731 13320 raft_consensus.cc:3060] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.786599 13320 raft_consensus.cc:515] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.788195 13320 leader_election.cc:290] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Requested vote from peers 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:48.788744 13245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
I20260709 14:55:48.789083 13397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "963312fd005c414097778761fbb4ae04" candidate_uuid: "b460871283e6405ebff8cce3a0870311" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:48.789324 13245 raft_consensus.cc:3060] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.789623 13397 raft_consensus.cc:3055] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:48.789907 13397 raft_consensus.cc:740] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:48.790578 13397 consensus_queue.cc:260] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.791585 13397 raft_consensus.cc:3060] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:48.798249 13397 raft_consensus.cc:2468] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:48.795199 13245 raft_consensus.cc:2468] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b460871283e6405ebff8cce3a0870311 in term 2.
I20260709 14:55:48.800374 13289 leader_election.cc:304] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:48.801012 13962 raft_consensus.cc:2804] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:48.801414 13962 raft_consensus.cc:697] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Becoming Leader. State: Replica: b460871283e6405ebff8cce3a0870311, State: Running, Role: LEADER
I20260709 14:55:48.802091 13962 consensus_queue.cc:237] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:48.811491 13143 catalog_manager.cc:5697] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to b460871283e6405ebff8cce3a0870311 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "b460871283e6405ebff8cce3a0870311" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.052230 13947 raft_consensus.cc:993] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: : Instructing follower 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:49.052695 13933 raft_consensus.cc:1081] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Signalling peer 5b6a355d373b4a5cb9a15fccdeaf0e90 to start an election
I20260709 14:55:49.053915 13245 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54"
dest_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90"
 from {username='slave'} at 127.0.0.1:35574
I20260709 14:55:49.054369 13245 raft_consensus.cc:493] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:49.054616 13245 raft_consensus.cc:3060] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.058838 13245 raft_consensus.cc:515] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:49.060283 13245 leader_election.cc:290] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Requested vote from peers b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361), 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131:39761)
I20260709 14:55:49.060915 13319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b460871283e6405ebff8cce3a0870311"
I20260709 14:55:49.061107 13392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baaac2e046c84c6b9a4a8c057012aa54" candidate_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d0952bb99b24e1ca122b33328eb7fb0"
I20260709 14:55:49.061440 13319 raft_consensus.cc:3060] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.061658 13392 raft_consensus.cc:3055] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:49.061940 13392 raft_consensus.cc:740] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d0952bb99b24e1ca122b33328eb7fb0, State: Running, Role: LEADER
I20260709 14:55:49.062516 13392 consensus_queue.cc:260] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:49.063297 13392 raft_consensus.cc:3060] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:49.066026 13319 raft_consensus.cc:2468] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:49.066860 13212 leader_election.cc:304] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5b6a355d373b4a5cb9a15fccdeaf0e90, b460871283e6405ebff8cce3a0870311; no voters: 
I20260709 14:55:49.067070 13392 raft_consensus.cc:2468] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b6a355d373b4a5cb9a15fccdeaf0e90 in term 2.
I20260709 14:55:49.067597 13936 raft_consensus.cc:2804] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:49.068032 13936 raft_consensus.cc:697] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Becoming Leader. State: Replica: 5b6a355d373b4a5cb9a15fccdeaf0e90, State: Running, Role: LEADER
I20260709 14:55:49.068729 13936 consensus_queue.cc:237] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } }
I20260709 14:55:49.081692 13143 catalog_manager.cc:5697] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 reported cstate change: term changed from 1 to 2, leader changed from 1d0952bb99b24e1ca122b33328eb7fb0 (127.11.215.131) to 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:49.190208 13392 raft_consensus.cc:1275] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.191236 13936 consensus_queue.cc:1048] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.200242 13319 raft_consensus.cc:1275] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.202904 13950 consensus_queue.cc:1048] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.219759 13392 raft_consensus.cc:1275] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.220181 13245 raft_consensus.cc:1275] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.221328 13619 consensus_queue.cc:1048] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.221963 13945 consensus_queue.cc:1048] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.273957 13392 raft_consensus.cc:1275] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.274881 13619 consensus_queue.cc:1048] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.283253 13245 raft_consensus.cc:1275] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Refusing update from remote peer b460871283e6405ebff8cce3a0870311: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.284785 13619 consensus_queue.cc:1048] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b6a355d373b4a5cb9a15fccdeaf0e90" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 36599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.450080 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:49.482839 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
W20260709 14:55:49.486402 13363 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]
W20260709 14:55:49.492143 13363 consensus_peers.cc:597] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.492841 13363 consensus_peers.cc:597] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.496908 13363 consensus_peers.cc:597] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.506238 13289 consensus_peers.cc:597] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.506875 13289 consensus_peers.cc:597] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.516467 13363 consensus_peers.cc:597] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.521741 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:55:49.522249 13363 consensus_peers.cc:597] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.522606 12126 tablet_replica.cc:333] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.523352 12126 raft_consensus.cc:2243] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.523870 12126 raft_consensus.cc:2272] T c3a1bd50d770442d8d2f4f6e3a2429dd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.526131 12126 tablet_replica.cc:333] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.526743 12126 raft_consensus.cc:2243] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.527122 12126 raft_consensus.cc:2272] T 73e7f4a9f83d45239f04db82813e7553 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.528708 12126 tablet_replica.cc:333] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.529309 12126 raft_consensus.cc:2243] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.530105 12126 raft_consensus.cc:2272] T dbf3a722f86e44a19d1458c19bbc6cb8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.531066 13363 consensus_peers.cc:597] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.532205 12126 tablet_replica.cc:333] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.532773 12126 raft_consensus.cc:2243] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.533124 12126 raft_consensus.cc:2272] T c76802ce295c45c68506289ada875cbf P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.534600 12126 tablet_replica.cc:333] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.535131 12126 raft_consensus.cc:2243] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.535537 12126 raft_consensus.cc:2272] T 0209a3532aeb4b2084e216da0e68c20a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.537385 12126 tablet_replica.cc:333] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.538087 12126 raft_consensus.cc:2243] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.538617 12126 raft_consensus.cc:2272] T 3ee57565fe9d463ab2858de4d01b319d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.540333 12126 tablet_replica.cc:333] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.540817 12126 raft_consensus.cc:2243] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.541165 12126 raft_consensus.cc:2272] T 361ed9813db84177b8451d62aca749ac P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.542888 12126 tablet_replica.cc:333] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.543598 12126 raft_consensus.cc:2243] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.544337 12126 raft_consensus.cc:2272] T 8be9ef69d73548c2ae4e3455321e6dbd P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.545862 12126 tablet_replica.cc:333] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.546363 12126 raft_consensus.cc:2243] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.546732 12126 raft_consensus.cc:2272] T 26d16f380a1b4c1c87e225c6df5fdc5f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.548317 12126 tablet_replica.cc:333] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.548959 12126 raft_consensus.cc:2243] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.549619 12126 raft_consensus.cc:2272] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.551357 12126 tablet_replica.cc:333] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
W20260709 14:55:49.551849 13363 consensus_peers.cc:597] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.551919 12126 raft_consensus.cc:2243] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.552701 12126 raft_consensus.cc:2272] T 6671b02133aa4a0faafaba15ae16fd9a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.554726 12126 tablet_replica.cc:333] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.555183 12126 raft_consensus.cc:2243] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.555814 12126 raft_consensus.cc:2272] T 024824a849234a729cd13478ee0929e2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.557253 12126 tablet_replica.cc:333] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.557703 12126 raft_consensus.cc:2243] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.558018 12126 raft_consensus.cc:2272] T 44cbabdfdf4e44ac88587fe7b462eaba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.559584 12126 tablet_replica.cc:333] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.560022 12126 raft_consensus.cc:2243] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.560643 12126 raft_consensus.cc:2272] T 221f648296e9413bb5c199daece021f6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.561998 12126 tablet_replica.cc:333] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.562434 12126 raft_consensus.cc:2243] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.563002 12126 raft_consensus.cc:2272] T c1de3437bb664364be6c902669e4487c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.564955 12126 tablet_replica.cc:333] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.565431 12126 raft_consensus.cc:2243] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.566109 12126 raft_consensus.cc:2272] T e1a715cf5e4a45ed9db9a932a429c203 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.566394 13289 consensus_peers.cc:597] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.567729 12126 tablet_replica.cc:333] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.568274 12126 raft_consensus.cc:2243] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.568779 12126 raft_consensus.cc:2272] T 0275e01dca2248b5b7eb6fcae756c208 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.570384 12126 tablet_replica.cc:333] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.570879 12126 raft_consensus.cc:2243] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.571244 12126 raft_consensus.cc:2272] T 4a11193c068c49cebce9076c06aacfcc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.573014 12126 tablet_replica.cc:333] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.573494 12126 raft_consensus.cc:2243] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.573849 12126 raft_consensus.cc:2272] T 48f8ec194292421f9d5a191763532cf6 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.575582 12126 tablet_replica.cc:333] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.576244 12126 raft_consensus.cc:2243] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.576660 12126 raft_consensus.cc:2272] T daa55795ee4d4cedaf06ccb0360063cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.578595 12126 tablet_replica.cc:333] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.579108 12126 raft_consensus.cc:2243] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.579749 12126 raft_consensus.cc:2272] T 55b1c8b3191847099583707d52b6ea48 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.581239 12126 tablet_replica.cc:333] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.581705 12126 raft_consensus.cc:2243] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.582044 12126 raft_consensus.cc:2272] T c04c3290325d43c28924503ba6595fb0 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.583592 12126 tablet_replica.cc:333] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.584077 12126 raft_consensus.cc:2243] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.584709 12126 raft_consensus.cc:2272] T 02fb8dc5666948d49302b7363092405e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.586256 12126 tablet_replica.cc:333] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.586766 12126 raft_consensus.cc:2243] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.587097 12126 raft_consensus.cc:2272] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.588910 12126 tablet_replica.cc:333] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.589401 12126 raft_consensus.cc:2243] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.590183 12126 raft_consensus.cc:2272] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.591146 13289 consensus_peers.cc:597] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.592336 12126 tablet_replica.cc:333] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.592967 12126 raft_consensus.cc:2243] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:49.593446 13363 consensus_peers.cc:597] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.593744 12126 raft_consensus.cc:2272] T 16bb4737877b4208bbf785e5e754e7ba P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.595259 12126 tablet_replica.cc:333] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.595759 12126 raft_consensus.cc:2243] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.596062 12126 raft_consensus.cc:2272] T 4fa469e6e4bd455e8da37b376d50f40b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.597532 12126 tablet_replica.cc:333] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.597962 12126 raft_consensus.cc:2243] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.598263 12126 raft_consensus.cc:2272] T 5583dbbeed244c399e6e9365be3ce40e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.600050 12126 tablet_replica.cc:333] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.600515 12126 raft_consensus.cc:2243] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.600834 12126 raft_consensus.cc:2272] T 1139801cba554ab7933a18b6c2142218 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.602449 12126 tablet_replica.cc:333] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.603071 12126 raft_consensus.cc:2243] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.603538 12126 raft_consensus.cc:2272] T 80f4d0bf3bba421ab198b32eb1823576 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.605031 13363 consensus_peers.cc:597] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.605448 12126 tablet_replica.cc:333] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.605937 12126 raft_consensus.cc:2243] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.606604 12126 raft_consensus.cc:2272] T 50361d08ce88443092feecf7e27048f2 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.608112 12126 tablet_replica.cc:333] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.608583 12126 raft_consensus.cc:2243] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.609135 12126 raft_consensus.cc:2272] T a292f18e32ab44369b5cd2a2c3f54502 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.610461 12126 tablet_replica.cc:333] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.610917 12126 raft_consensus.cc:2243] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.611214 12126 raft_consensus.cc:2272] T eef0aa9c720c40d6b5442e5a50c3230d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.612879 12126 tablet_replica.cc:333] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.613566 12126 raft_consensus.cc:2243] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.613976 12126 raft_consensus.cc:2272] T 0292a0cfd3be4afaabc560f1e2d46d90 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.616001 12126 tablet_replica.cc:333] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
W20260709 14:55:49.616043 13289 consensus_peers.cc:597] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.616518 12126 raft_consensus.cc:2243] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.616883 12126 raft_consensus.cc:2272] T fc68ed3d0d8e419b819f101d91375097 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.618671 12126 tablet_replica.cc:333] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.618845 13320 raft_consensus.cc:1275] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.619459 12126 raft_consensus.cc:2243] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.620374 12126 raft_consensus.cc:2272] T 18d263889ed94d0ead6aaf74cc59a629 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.620194 13950 consensus_queue.cc:1048] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b460871283e6405ebff8cce3a0870311" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.622550 12126 tablet_replica.cc:333] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.623238 12126 raft_consensus.cc:2243] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.623741 12126 raft_consensus.cc:2272] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.625032 13363 consensus_peers.cc:597] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.625947 12126 tablet_replica.cc:333] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.626713 12126 raft_consensus.cc:2243] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.627169 12126 raft_consensus.cc:2272] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.630211 13392 raft_consensus.cc:1275] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Refusing update from remote peer 5b6a355d373b4a5cb9a15fccdeaf0e90: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:49.631410 13976 consensus_queue.cc:1048] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d0952bb99b24e1ca122b33328eb7fb0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:49.632522 12126 tablet_replica.cc:333] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.633282 12126 raft_consensus.cc:2243] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.633946 12126 raft_consensus.cc:2272] T 963312fd005c414097778761fbb4ae04 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.637315 12126 tablet_replica.cc:333] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.638098 12126 raft_consensus.cc:2243] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.638602 12126 raft_consensus.cc:2272] T b862b2ee411f4bb891528ac8a1e79156 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.639919 13363 consensus_peers.cc:597] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.641422 12126 tablet_replica.cc:333] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.642822 12126 raft_consensus.cc:2243] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:49.643249 13289 consensus_peers.cc:597] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.643604 12126 raft_consensus.cc:2272] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.646018 12126 tablet_replica.cc:333] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.646698 12126 raft_consensus.cc:2243] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.647140 12126 raft_consensus.cc:2272] T 298f639bcafe4f6abb1d517145a3bd75 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.649278 12126 tablet_replica.cc:333] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.649991 12126 raft_consensus.cc:2243] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.650435 12126 raft_consensus.cc:2272] T 1556aab61e8c4d02b93696d50c042682 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.652732 12126 tablet_replica.cc:333] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.653419 12126 raft_consensus.cc:2243] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.653915 12126 raft_consensus.cc:2272] T 254c02ed01e048cebe2e8c081bac5271 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.656085 12126 tablet_replica.cc:333] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.656745 12126 raft_consensus.cc:2243] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.657655 12126 raft_consensus.cc:2272] T 20af851635824cb89f9d953b953280ce P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.659991 12126 tablet_replica.cc:333] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.660846 12126 raft_consensus.cc:2243] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.661352 12126 raft_consensus.cc:2272] T 723bd85dc99848c9a2bfbc35ddb3107a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.663597 12126 tablet_replica.cc:333] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.664680 12126 raft_consensus.cc:2243] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.665447 12126 raft_consensus.cc:2272] T baaac2e046c84c6b9a4a8c057012aa54 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.667687 12126 tablet_replica.cc:333] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.668385 12126 raft_consensus.cc:2243] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.668874 12126 raft_consensus.cc:2272] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.671376 12126 tablet_replica.cc:333] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.672026 12126 raft_consensus.cc:2243] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.672506 12126 raft_consensus.cc:2272] T 9a0f51f32e824b358f10a862e82f414d P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.675882 12126 tablet_replica.cc:333] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.676625 12126 raft_consensus.cc:2243] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:49.676959 13289 consensus_peers.cc:597] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.677589 13289 consensus_peers.cc:597] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.678236 12126 raft_consensus.cc:2272] T 75c6a23ee0304010b0001f9c451b46a1 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.680470 12126 tablet_replica.cc:333] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
W20260709 14:55:49.680944 13363 consensus_peers.cc:597] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.681167 12126 raft_consensus.cc:2243] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.681703 12126 raft_consensus.cc:2272] T 88e5c863dba54ff0a0c9321b786fdc55 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.683612 12126 tablet_replica.cc:333] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.684044 12126 raft_consensus.cc:2243] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.684350 12126 raft_consensus.cc:2272] T d18a3e14a1f64ef2a637632efda807cc P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.685803 12126 tablet_replica.cc:333] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.686211 12126 raft_consensus.cc:2243] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.686528 12126 raft_consensus.cc:2272] T 333b84c99a6641c3bff15ec54cb457a8 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.688364 12126 tablet_replica.cc:333] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.688848 12126 raft_consensus.cc:2243] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.689440 12126 raft_consensus.cc:2272] T d97bb0ae882849589b60509711c8953f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.690904 12126 tablet_replica.cc:333] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.691370 12126 raft_consensus.cc:2243] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.691968 12126 raft_consensus.cc:2272] T 072027ba46c34224b7498fb06e06bf4f P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.693508 12126 tablet_replica.cc:333] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.693907 12126 raft_consensus.cc:2243] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.694463 12126 raft_consensus.cc:2272] T 152757eac26f4a49be9033da2808c89e P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.695915 12126 tablet_replica.cc:333] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.696396 12126 raft_consensus.cc:2243] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.696760 12126 raft_consensus.cc:2272] T e4095891bb7f4d57bb7949cf00160427 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.698905 12126 tablet_replica.cc:333] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.699393 12126 raft_consensus.cc:2243] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.699743 12126 raft_consensus.cc:2272] T 3aefdf01665d4ec98203b23016890901 P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.701737 12126 tablet_replica.cc:333] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90: stopping tablet replica
I20260709 14:55:49.702139 12126 raft_consensus.cc:2243] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:49.702167 13289 consensus_peers.cc:597] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.702544 12126 raft_consensus.cc:2272] T a84b041fb3d246be976a629f28e0f27a P 5b6a355d373b4a5cb9a15fccdeaf0e90 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.702741 13289 consensus_peers.cc:597] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.705715 13363 consensus_peers.cc:597] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.718564 13289 consensus_peers.cc:597] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.726053 13363 consensus_peers.cc:597] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.726614 13363 consensus_peers.cc:597] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.751222 13363 consensus_peers.cc:597] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.751802 13289 consensus_peers.cc:597] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.758890 13289 consensus_peers.cc:597] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:49.767958 13363 consensus_peers.cc:597] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.769606 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
W20260709 14:55:49.792454 13289 consensus_peers.cc:597] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.844069 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
W20260709 14:55:49.856160 13289 consensus_peers.cc:597] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.875896 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:49.876752 12126 tablet_replica.cc:333] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.877549 12126 raft_consensus.cc:2243] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.878038 12126 raft_consensus.cc:2272] T e1a715cf5e4a45ed9db9a932a429c203 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.879347 13363 consensus_peers.cc:597] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.879630 12126 tablet_replica.cc:333] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.880231 12126 raft_consensus.cc:2243] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.880874 12126 raft_consensus.cc:2272] T c76802ce295c45c68506289ada875cbf P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.882376 12126 tablet_replica.cc:333] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.882936 12126 raft_consensus.cc:2243] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.883407 12126 raft_consensus.cc:2272] T 8be9ef69d73548c2ae4e3455321e6dbd P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.885025 12126 tablet_replica.cc:333] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.885555 12126 raft_consensus.cc:2243] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.885917 12126 raft_consensus.cc:2272] T 361ed9813db84177b8451d62aca749ac P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.887339 12126 tablet_replica.cc:333] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.887856 12126 raft_consensus.cc:2243] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.888200 12126 raft_consensus.cc:2272] T c3a1bd50d770442d8d2f4f6e3a2429dd P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.890017 12126 tablet_replica.cc:333] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.890585 12126 raft_consensus.cc:2243] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.891186 12126 raft_consensus.cc:2272] T 75c6a23ee0304010b0001f9c451b46a1 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.892825 12126 tablet_replica.cc:333] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.893354 12126 raft_consensus.cc:2243] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.893689 12126 raft_consensus.cc:2272] T dbf3a722f86e44a19d1458c19bbc6cb8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.895532 12126 tablet_replica.cc:333] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.896066 12126 raft_consensus.cc:2243] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.896708 12126 raft_consensus.cc:2272] T 1139801cba554ab7933a18b6c2142218 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.898351 12126 tablet_replica.cc:333] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.898883 12126 raft_consensus.cc:2243] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.899217 12126 raft_consensus.cc:2272] T 5583dbbeed244c399e6e9365be3ce40e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.900668 12126 tablet_replica.cc:333] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.901921 12126 raft_consensus.cc:2243] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.902727 12126 raft_consensus.cc:2272] T 0209a3532aeb4b2084e216da0e68c20a P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.904840 12126 tablet_replica.cc:333] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311: stopping tablet replica
W20260709 14:55:49.905371 13289 consensus_peers.cc:597] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.905517 12126 raft_consensus.cc:2243] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.906352 12126 raft_consensus.cc:2272] T 3ee57565fe9d463ab2858de4d01b319d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.908396 12126 tablet_replica.cc:333] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.909004 12126 raft_consensus.cc:2243] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:49.909287 13361 consensus_peers.cc:597] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.909437 12126 raft_consensus.cc:2272] T 26d16f380a1b4c1c87e225c6df5fdc5f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.911139 12126 tablet_replica.cc:333] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.911784 12126 raft_consensus.cc:2243] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.912194 12126 raft_consensus.cc:2272] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.913163 13361 consensus_peers.cc:597] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.914104 12126 tablet_replica.cc:333] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.914649 12126 raft_consensus.cc:2243] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.915038 12126 raft_consensus.cc:2272] T 024824a849234a729cd13478ee0929e2 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.917176 12126 tablet_replica.cc:333] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.917883 12126 raft_consensus.cc:2243] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:49.917918 13289 consensus_peers.cc:597] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.918360 12126 raft_consensus.cc:2272] T 6671b02133aa4a0faafaba15ae16fd9a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.920462 12126 tablet_replica.cc:333] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.921140 12126 raft_consensus.cc:2243] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.921571 12126 raft_consensus.cc:2272] T 55b1c8b3191847099583707d52b6ea48 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.923035 12126 tablet_replica.cc:333] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.923606 12126 raft_consensus.cc:2243] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.924273 12126 raft_consensus.cc:2272] T c04c3290325d43c28924503ba6595fb0 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.925936 12126 tablet_replica.cc:333] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.926445 12126 raft_consensus.cc:2243] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.926774 12126 raft_consensus.cc:2272] T 221f648296e9413bb5c199daece021f6 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.928553 12126 tablet_replica.cc:333] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.929174 12126 raft_consensus.cc:2243] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.929647 12126 raft_consensus.cc:2272] T c1de3437bb664364be6c902669e4487c P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.931612 12126 tablet_replica.cc:333] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.932292 12126 raft_consensus.cc:2243] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.932775 12126 raft_consensus.cc:2272] T 44cbabdfdf4e44ac88587fe7b462eaba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.935034 12126 tablet_replica.cc:333] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.935767 12126 raft_consensus.cc:2243] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.936215 12126 raft_consensus.cc:2272] T fc68ed3d0d8e419b819f101d91375097 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.938020 12126 tablet_replica.cc:333] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.938679 12126 raft_consensus.cc:2243] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.939193 12126 raft_consensus.cc:2272] T 18d263889ed94d0ead6aaf74cc59a629 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.940356 13361 consensus_peers.cc:597] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.941685 12126 tablet_replica.cc:333] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.942416 12126 raft_consensus.cc:2243] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.942893 12126 raft_consensus.cc:2272] T 272d5bb7ef8c49c4b6e1eeb63a13032c P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.945014 12126 tablet_replica.cc:333] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.945674 12126 raft_consensus.cc:2243] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.946132 12126 raft_consensus.cc:2272] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.946151 13361 consensus_peers.cc:597] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.948395 12126 tablet_replica.cc:333] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.948957 12126 raft_consensus.cc:2243] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.949319 12126 raft_consensus.cc:2272] T 16bb4737877b4208bbf785e5e754e7ba P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.950927 12126 tablet_replica.cc:333] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.951460 12126 raft_consensus.cc:2243] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.951808 12126 raft_consensus.cc:2272] T 02fb8dc5666948d49302b7363092405e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.953279 12126 tablet_replica.cc:333] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.953805 12126 raft_consensus.cc:2243] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.954542 12126 raft_consensus.cc:2272] T b8b1da5a8a5e413cbfa8aaba81bd97ce P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.956399 12126 tablet_replica.cc:333] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.957074 12126 raft_consensus.cc:2243] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:49.957593 13363 consensus_peers.cc:597] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.957877 12126 raft_consensus.cc:2272] T 48f8ec194292421f9d5a191763532cf6 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.959635 12126 tablet_replica.cc:333] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.960099 12126 raft_consensus.cc:2243] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.960706 12126 raft_consensus.cc:2272] T 0275e01dca2248b5b7eb6fcae756c208 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.962296 12126 tablet_replica.cc:333] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.962792 12126 raft_consensus.cc:2243] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.963210 12126 raft_consensus.cc:2272] T 4a11193c068c49cebce9076c06aacfcc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.965265 12126 tablet_replica.cc:333] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.965929 12126 raft_consensus.cc:2243] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.966418 12126 raft_consensus.cc:2272] T daa55795ee4d4cedaf06ccb0360063cc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.966517 13361 consensus_peers.cc:597] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.968099 12126 tablet_replica.cc:333] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.968609 12126 raft_consensus.cc:2243] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.969238 12126 raft_consensus.cc:2272] T 80f4d0bf3bba421ab198b32eb1823576 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.970806 12126 tablet_replica.cc:333] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.971271 12126 raft_consensus.cc:2243] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.971650 12126 raft_consensus.cc:2272] T 50361d08ce88443092feecf7e27048f2 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.973251 12126 tablet_replica.cc:333] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.973707 12126 raft_consensus.cc:2243] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.974323 12126 raft_consensus.cc:2272] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.976204 12126 tablet_replica.cc:333] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.976889 12126 raft_consensus.cc:2243] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.977295 12126 raft_consensus.cc:2272] T 9ad6bce4545b4a29914b97c6e30dc8a4 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.978632 13361 consensus_peers.cc:597] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.979372 12126 tablet_replica.cc:333] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.980000 12126 raft_consensus.cc:2243] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.980789 12126 raft_consensus.cc:2272] T 963312fd005c414097778761fbb4ae04 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.981081 13363 consensus_peers.cc:597] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer 5b6a355d373b4a5cb9a15fccdeaf0e90 (127.11.215.129:36599): Couldn't send request to peer 5b6a355d373b4a5cb9a15fccdeaf0e90. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:36599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.982595 12126 tablet_replica.cc:333] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.983146 12126 raft_consensus.cc:2243] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.983784 12126 raft_consensus.cc:2272] T b862b2ee411f4bb891528ac8a1e79156 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.985246 12126 tablet_replica.cc:333] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.985715 12126 raft_consensus.cc:2243] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.986081 12126 raft_consensus.cc:2272] T 0292a0cfd3be4afaabc560f1e2d46d90 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.987596 12126 tablet_replica.cc:333] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.988173 12126 raft_consensus.cc:2243] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.988539 12126 raft_consensus.cc:2272] T 254c02ed01e048cebe2e8c081bac5271 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:49.990815 13361 consensus_peers.cc:597] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:49.990875 12126 tablet_replica.cc:333] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.991585 12126 raft_consensus.cc:2243] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.991969 12126 raft_consensus.cc:2272] T 20af851635824cb89f9d953b953280ce P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.993546 12126 tablet_replica.cc:333] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.994081 12126 raft_consensus.cc:2243] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:49.994712 12126 raft_consensus.cc:2272] T 723bd85dc99848c9a2bfbc35ddb3107a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.996285 12126 tablet_replica.cc:333] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.996747 12126 raft_consensus.cc:2243] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.997094 12126 raft_consensus.cc:2272] T 152757eac26f4a49be9033da2808c89e P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:49.998647 12126 tablet_replica.cc:333] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:49.999164 12126 raft_consensus.cc:2243] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:49.999509 12126 raft_consensus.cc:2272] T e4095891bb7f4d57bb7949cf00160427 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.000994 12126 tablet_replica.cc:333] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.001432 12126 raft_consensus.cc:2243] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.001729 12126 raft_consensus.cc:2272] T 4fa469e6e4bd455e8da37b376d50f40b P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.003199 12126 tablet_replica.cc:333] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.003669 12126 raft_consensus.cc:2243] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.003978 12126 raft_consensus.cc:2272] T a292f18e32ab44369b5cd2a2c3f54502 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.005366 12126 tablet_replica.cc:333] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.005805 12126 raft_consensus.cc:2243] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.006494 12126 raft_consensus.cc:2272] T eef0aa9c720c40d6b5442e5a50c3230d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.008035 12126 tablet_replica.cc:333] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.008472 12126 raft_consensus.cc:2243] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.008771 12126 raft_consensus.cc:2272] T 73e7f4a9f83d45239f04db82813e7553 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.010268 12126 tablet_replica.cc:333] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.010879 12126 raft_consensus.cc:2243] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.011768 12126 raft_consensus.cc:2272] T 3aefdf01665d4ec98203b23016890901 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.013924 12126 tablet_replica.cc:333] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.014529 12126 raft_consensus.cc:2243] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.014978 12126 raft_consensus.cc:2272] T 333b84c99a6641c3bff15ec54cb457a8 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.015841 13361 consensus_peers.cc:597] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.016999 12126 tablet_replica.cc:333] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.017686 12126 raft_consensus.cc:2243] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.018133 12126 raft_consensus.cc:2272] T d97bb0ae882849589b60509711c8953f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.018973 13361 consensus_peers.cc:597] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.020023 12126 tablet_replica.cc:333] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.020709 12126 raft_consensus.cc:2243] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.021214 12126 raft_consensus.cc:2272] T 072027ba46c34224b7498fb06e06bf4f P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.023347 12126 tablet_replica.cc:333] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.023834 12126 raft_consensus.cc:2243] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.024459 12126 raft_consensus.cc:2272] T 88e5c863dba54ff0a0c9321b786fdc55 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.026081 12126 tablet_replica.cc:333] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.026564 12126 raft_consensus.cc:2243] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.026916 12126 raft_consensus.cc:2272] T d18a3e14a1f64ef2a637632efda807cc P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.028537 12126 tablet_replica.cc:333] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.029146 12126 raft_consensus.cc:2243] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.029492 12126 raft_consensus.cc:2272] T 298f639bcafe4f6abb1d517145a3bd75 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.031047 12126 tablet_replica.cc:333] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.031524 12126 raft_consensus.cc:2243] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.031862 12126 raft_consensus.cc:2272] T 1556aab61e8c4d02b93696d50c042682 P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.033409 12126 tablet_replica.cc:333] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.033833 12126 raft_consensus.cc:2243] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.034421 12126 raft_consensus.cc:2272] T 9a0f51f32e824b358f10a862e82f414d P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.036255 12126 tablet_replica.cc:333] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.036828 12126 raft_consensus.cc:2243] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.037242 12126 raft_consensus.cc:2272] T baaac2e046c84c6b9a4a8c057012aa54 P b460871283e6405ebff8cce3a0870311 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.039279 13361 consensus_peers.cc:597] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.040611 12126 tablet_replica.cc:333] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.041263 12126 raft_consensus.cc:2243] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.041723 12126 raft_consensus.cc:2272] T 2ec2b8dba3a6438e8cde6e8353a4d29b P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.043970 12126 tablet_replica.cc:333] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311: stopping tablet replica
I20260709 14:55:50.044507 12126 raft_consensus.cc:2243] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:55:50.045011 13361 consensus_peers.cc:597] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.045360 12126 raft_consensus.cc:2272] T a84b041fb3d246be976a629f28e0f27a P b460871283e6405ebff8cce3a0870311 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.048900 13361 consensus_peers.cc:597] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.056221 13361 consensus_peers.cc:597] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:50.093607 13361 consensus_peers.cc:597] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.121311 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
W20260709 14:55:50.154374 13361 consensus_peers.cc:597] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.194868 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
W20260709 14:55:50.233278 13361 consensus_peers.cc:597] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.234365 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:50.235231 12126 tablet_replica.cc:333] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.235873 12126 raft_consensus.cc:2243] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.236532 12126 raft_consensus.cc:2272] T c3a1bd50d770442d8d2f4f6e3a2429dd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.238231 12126 tablet_replica.cc:333] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.238756 12126 raft_consensus.cc:2243] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.239104 12126 raft_consensus.cc:2272] T e1a715cf5e4a45ed9db9a932a429c203 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.240880 12126 tablet_replica.cc:333] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.241605 12126 raft_consensus.cc:2243] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.242336 12126 raft_consensus.cc:2272] T 73e7f4a9f83d45239f04db82813e7553 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.243784 12126 tablet_replica.cc:333] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.244297 12126 raft_consensus.cc:2243] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.244619 12126 raft_consensus.cc:2272] T dbf3a722f86e44a19d1458c19bbc6cb8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.246120 12126 tablet_replica.cc:333] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.246641 12126 raft_consensus.cc:2243] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.246997 12126 raft_consensus.cc:2272] T 0209a3532aeb4b2084e216da0e68c20a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.248790 12126 tablet_replica.cc:333] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.249482 12126 raft_consensus.cc:2243] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.249931 12126 raft_consensus.cc:2272] T c76802ce295c45c68506289ada875cbf P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.251749 12126 tablet_replica.cc:333] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
W20260709 14:55:50.252270 13361 consensus_peers.cc:597] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.252420 12126 raft_consensus.cc:2243] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.253145 12126 raft_consensus.cc:2272] T 361ed9813db84177b8451d62aca749ac P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.254662 12126 tablet_replica.cc:333] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.255177 12126 raft_consensus.cc:2243] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.255561 12126 raft_consensus.cc:2272] T 8be9ef69d73548c2ae4e3455321e6dbd P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.257107 12126 tablet_replica.cc:333] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.257607 12126 raft_consensus.cc:2243] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.258431 12126 raft_consensus.cc:2272] T 26d16f380a1b4c1c87e225c6df5fdc5f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.260243 12126 tablet_replica.cc:333] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.260833 12126 raft_consensus.cc:2243] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.261224 12126 raft_consensus.cc:2272] T 358d5fa3bdf04f4c92bbfd7f53cd33c8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.262851 12126 tablet_replica.cc:333] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.263377 12126 raft_consensus.cc:2243] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.263713 12126 raft_consensus.cc:2272] T 3ee57565fe9d463ab2858de4d01b319d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.265277 12126 tablet_replica.cc:333] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.265758 12126 raft_consensus.cc:2243] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.266109 12126 raft_consensus.cc:2272] T 6671b02133aa4a0faafaba15ae16fd9a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.267495 12126 tablet_replica.cc:333] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.267987 12126 raft_consensus.cc:2243] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.268316 12126 raft_consensus.cc:2272] T 024824a849234a729cd13478ee0929e2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.269697 12126 tablet_replica.cc:333] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.270162 12126 raft_consensus.cc:2243] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.270787 12126 raft_consensus.cc:2272] T 44cbabdfdf4e44ac88587fe7b462eaba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.272392 12126 tablet_replica.cc:333] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.273041 12126 raft_consensus.cc:2243] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.273465 12126 raft_consensus.cc:2272] T 221f648296e9413bb5c199daece021f6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.275580 12126 tablet_replica.cc:333] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.276223 12126 raft_consensus.cc:2243] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.276638 12126 raft_consensus.cc:2272] T c1de3437bb664364be6c902669e4487c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:50.276825 13361 consensus_peers.cc:597] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 -> Peer b460871283e6405ebff8cce3a0870311 (127.11.215.130:42361): Couldn't send request to peer b460871283e6405ebff8cce3a0870311. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:50.278306 12126 tablet_replica.cc:333] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.278834 12126 raft_consensus.cc:2243] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.279492 12126 raft_consensus.cc:2272] T e4095891bb7f4d57bb7949cf00160427 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.281070 12126 tablet_replica.cc:333] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.281538 12126 raft_consensus.cc:2243] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.281930 12126 raft_consensus.cc:2272] T 152757eac26f4a49be9033da2808c89e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.283403 12126 tablet_replica.cc:333] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.283864 12126 raft_consensus.cc:2243] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.284449 12126 raft_consensus.cc:2272] T 5583dbbeed244c399e6e9365be3ce40e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.285893 12126 tablet_replica.cc:333] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.286351 12126 raft_consensus.cc:2243] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.286670 12126 raft_consensus.cc:2272] T 1139801cba554ab7933a18b6c2142218 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.288185 12126 tablet_replica.cc:333] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.288638 12126 raft_consensus.cc:2243] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.288936 12126 raft_consensus.cc:2272] T 55b1c8b3191847099583707d52b6ea48 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.290354 12126 tablet_replica.cc:333] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.290817 12126 raft_consensus.cc:2243] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.291193 12126 raft_consensus.cc:2272] T c04c3290325d43c28924503ba6595fb0 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.292748 12126 tablet_replica.cc:333] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.293208 12126 raft_consensus.cc:2243] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.293519 12126 raft_consensus.cc:2272] T 80f4d0bf3bba421ab198b32eb1823576 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.294994 12126 tablet_replica.cc:333] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.295475 12126 raft_consensus.cc:2243] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.295780 12126 raft_consensus.cc:2272] T 50361d08ce88443092feecf7e27048f2 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.297304 12126 tablet_replica.cc:333] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.297760 12126 raft_consensus.cc:2243] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.298336 12126 raft_consensus.cc:2272] T fc68ed3d0d8e419b819f101d91375097 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.299765 12126 tablet_replica.cc:333] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.300243 12126 raft_consensus.cc:2243] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.300876 12126 raft_consensus.cc:2272] T 272d5bb7ef8c49c4b6e1eeb63a13032c P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.302402 12126 tablet_replica.cc:333] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.302877 12126 raft_consensus.cc:2243] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.303220 12126 raft_consensus.cc:2272] T 18d263889ed94d0ead6aaf74cc59a629 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.304767 12126 tablet_replica.cc:333] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.305224 12126 raft_consensus.cc:2243] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.305878 12126 raft_consensus.cc:2272] T 0292a0cfd3be4afaabc560f1e2d46d90 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.307453 12126 tablet_replica.cc:333] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.307907 12126 raft_consensus.cc:2243] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.308257 12126 raft_consensus.cc:2272] T 6ec08bad0e9d41e7a770e90e66bc2ad8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.309628 12126 tablet_replica.cc:333] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.310123 12126 raft_consensus.cc:2243] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.310468 12126 raft_consensus.cc:2272] T 963312fd005c414097778761fbb4ae04 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.311937 12126 tablet_replica.cc:333] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.312506 12126 raft_consensus.cc:2243] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.312841 12126 raft_consensus.cc:2272] T b862b2ee411f4bb891528ac8a1e79156 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.314324 12126 tablet_replica.cc:333] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.314777 12126 raft_consensus.cc:2243] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.315394 12126 raft_consensus.cc:2272] T 9ad6bce4545b4a29914b97c6e30dc8a4 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.316892 12126 tablet_replica.cc:333] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.317376 12126 raft_consensus.cc:2243] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.317734 12126 raft_consensus.cc:2272] T 0275e01dca2248b5b7eb6fcae756c208 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.319439 12126 tablet_replica.cc:333] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.319911 12126 raft_consensus.cc:2243] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.320283 12126 raft_consensus.cc:2272] T 48f8ec194292421f9d5a191763532cf6 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.322111 12126 tablet_replica.cc:333] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.322574 12126 raft_consensus.cc:2243] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.323228 12126 raft_consensus.cc:2272] T 4a11193c068c49cebce9076c06aacfcc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.324874 12126 tablet_replica.cc:333] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.325332 12126 raft_consensus.cc:2243] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.325954 12126 raft_consensus.cc:2272] T daa55795ee4d4cedaf06ccb0360063cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.327486 12126 tablet_replica.cc:333] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.327931 12126 raft_consensus.cc:2243] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.328286 12126 raft_consensus.cc:2272] T 16bb4737877b4208bbf785e5e754e7ba P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.329679 12126 tablet_replica.cc:333] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.330142 12126 raft_consensus.cc:2243] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.330473 12126 raft_consensus.cc:2272] T bfc5c7667d8f4a2fb8e5d4e16c2456a5 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.332049 12126 tablet_replica.cc:333] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.332508 12126 raft_consensus.cc:2243] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.333124 12126 raft_consensus.cc:2272] T 333b84c99a6641c3bff15ec54cb457a8 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.334651 12126 tablet_replica.cc:333] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.335112 12126 raft_consensus.cc:2243] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.335480 12126 raft_consensus.cc:2272] T d97bb0ae882849589b60509711c8953f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.336912 12126 tablet_replica.cc:333] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.337371 12126 raft_consensus.cc:2243] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.337731 12126 raft_consensus.cc:2272] T 072027ba46c34224b7498fb06e06bf4f P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.339380 12126 tablet_replica.cc:333] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.339848 12126 raft_consensus.cc:2243] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.340193 12126 raft_consensus.cc:2272] T 723bd85dc99848c9a2bfbc35ddb3107a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.341687 12126 tablet_replica.cc:333] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.342142 12126 raft_consensus.cc:2243] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.342479 12126 raft_consensus.cc:2272] T 20af851635824cb89f9d953b953280ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.344005 12126 tablet_replica.cc:333] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.344463 12126 raft_consensus.cc:2243] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.344794 12126 raft_consensus.cc:2272] T 75c6a23ee0304010b0001f9c451b46a1 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.346168 12126 tablet_replica.cc:333] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.346608 12126 raft_consensus.cc:2243] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.346966 12126 raft_consensus.cc:2272] T 88e5c863dba54ff0a0c9321b786fdc55 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.348354 12126 tablet_replica.cc:333] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.348798 12126 raft_consensus.cc:2243] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.349462 12126 raft_consensus.cc:2272] T d18a3e14a1f64ef2a637632efda807cc P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.351116 12126 tablet_replica.cc:333] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.351615 12126 raft_consensus.cc:2243] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.352227 12126 raft_consensus.cc:2272] T 4fa469e6e4bd455e8da37b376d50f40b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.353688 12126 tablet_replica.cc:333] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.354161 12126 raft_consensus.cc:2243] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.354499 12126 raft_consensus.cc:2272] T a292f18e32ab44369b5cd2a2c3f54502 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.356001 12126 tablet_replica.cc:333] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.356470 12126 raft_consensus.cc:2243] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.356825 12126 raft_consensus.cc:2272] T eef0aa9c720c40d6b5442e5a50c3230d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.358377 12126 tablet_replica.cc:333] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.358868 12126 raft_consensus.cc:2243] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.359536 12126 raft_consensus.cc:2272] T 254c02ed01e048cebe2e8c081bac5271 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.361042 12126 tablet_replica.cc:333] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.361496 12126 raft_consensus.cc:2243] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.361852 12126 raft_consensus.cc:2272] T b8b1da5a8a5e413cbfa8aaba81bd97ce P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.363481 12126 tablet_replica.cc:333] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.363916 12126 raft_consensus.cc:2243] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.364252 12126 raft_consensus.cc:2272] T 02fb8dc5666948d49302b7363092405e P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.365723 12126 tablet_replica.cc:333] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.366168 12126 raft_consensus.cc:2243] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.366792 12126 raft_consensus.cc:2272] T 298f639bcafe4f6abb1d517145a3bd75 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.368216 12126 tablet_replica.cc:333] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.368644 12126 raft_consensus.cc:2243] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.369237 12126 raft_consensus.cc:2272] T 1556aab61e8c4d02b93696d50c042682 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.370705 12126 tablet_replica.cc:333] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.371131 12126 raft_consensus.cc:2243] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.371526 12126 raft_consensus.cc:2272] T 3aefdf01665d4ec98203b23016890901 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.373013 12126 tablet_replica.cc:333] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.373427 12126 raft_consensus.cc:2243] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.373755 12126 raft_consensus.cc:2272] T a84b041fb3d246be976a629f28e0f27a P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.375097 12126 tablet_replica.cc:333] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.375524 12126 raft_consensus.cc:2243] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.376152 12126 raft_consensus.cc:2272] T 2ec2b8dba3a6438e8cde6e8353a4d29b P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.377719 12126 tablet_replica.cc:333] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.378149 12126 raft_consensus.cc:2243] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.378492 12126 raft_consensus.cc:2272] T baaac2e046c84c6b9a4a8c057012aa54 P 1d0952bb99b24e1ca122b33328eb7fb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.380415 12126 tablet_replica.cc:333] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0: stopping tablet replica
I20260709 14:55:50.380952 12126 raft_consensus.cc:2243] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:50.381284 12126 raft_consensus.cc:2272] T 9a0f51f32e824b358f10a862e82f414d P 1d0952bb99b24e1ca122b33328eb7fb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.498375 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:55:50.577601 12126 tablet_server.cc:179] TabletServer@127.11.215.132:0 shutting down...
I20260709 14:55:50.599858 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:50.614868 12126 tablet_server.cc:196] TabletServer@127.11.215.132:0 shutdown complete.
I20260709 14:55:50.622730 12126 master.cc:562] Master@127.11.215.190:42231 shutting down...
I20260709 14:55:50.638224 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:50.638934 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:50.639235 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fb103d2f4314414bc2c68898aa5c272: stopping tablet replica
I20260709 14:55:50.658985 12126 master.cc:584] Master@127.11.215.190:42231 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (17818 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:55:50.739075 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:45063
I20260709 14:55:50.740175 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:50.745489 13997 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.745512 13996 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.746587 13999 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:50.748250 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:50.749056 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:50.749229 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:50.749343 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608950749333 us; error 0 us; skew 500 ppm
I20260709 14:55:50.749775 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:50.752514 12126 webserver.cc:533] Webserver started at http://127.11.215.190:37651/ using document root <none> and password file <none>
I20260709 14:55:50.752920 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:50.753058 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:50.753265 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:50.754329 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "45edf4fdcda5417db554240a2ac49309"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-d854"
I20260709 14:55:50.758318 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:50.761451 14004 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:50.762063 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:55:50.762316 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "45edf4fdcda5417db554240a2ac49309"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-d854"
I20260709 14:55:50.762557 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:50.778559 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:50.779738 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:50.814743 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:45063
I20260709 14:55:50.814862 14055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:45063 every 8 connection(s)
I20260709 14:55:50.818383 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:50.828377 14056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309: Bootstrap starting.
I20260709 14:55:50.832777 14056 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:50.836648 14056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309: No bootstrap required, opened a new log
I20260709 14:55:50.838670 14056 raft_consensus.cc:359] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45edf4fdcda5417db554240a2ac49309" member_type: VOTER }
I20260709 14:55:50.839088 14056 raft_consensus.cc:385] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:50.839285 14056 raft_consensus.cc:740] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45edf4fdcda5417db554240a2ac49309, State: Initialized, Role: FOLLOWER
I20260709 14:55:50.839807 14056 consensus_queue.cc:260] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "45edf4fdcda5417db554240a2ac49309" member_type: VOTER }
I20260709 14:55:50.840204 14056 raft_consensus.cc:399] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:55:50.840405 14056 raft_consensus.cc:493] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:55:50.840606 14056 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:50.844376 14056 raft_consensus.cc:515] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45edf4fdcda5417db554240a2ac49309" member_type: VOTER }
I20260709 14:55:50.844803 14056 leader_election.cc:304] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [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: 45edf4fdcda5417db554240a2ac49309; no voters: 
I20260709 14:55:50.845772 14056 leader_election.cc:290] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:55:50.846138 14059 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:50.847349 14059 raft_consensus.cc:697] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 1 LEADER]: Becoming Leader. State: Replica: 45edf4fdcda5417db554240a2ac49309, State: Running, Role: LEADER
I20260709 14:55:50.847992 14059 consensus_queue.cc:237] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [LEADER]: Queue going to LEADER mode. State: All 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: "45edf4fdcda5417db554240a2ac49309" member_type: VOTER }
I20260709 14:55:50.848399 14056 sys_catalog.cc:565] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:55:50.853907 14061 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 45edf4fdcda5417db554240a2ac49309. Latest consensus state: current_term: 1 leader_uuid: "45edf4fdcda5417db554240a2ac49309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45edf4fdcda5417db554240a2ac49309" member_type: VOTER } }
I20260709 14:55:50.854020 14060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "45edf4fdcda5417db554240a2ac49309" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "45edf4fdcda5417db554240a2ac49309" member_type: VOTER } }
I20260709 14:55:50.854509 14061 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:50.854581 14060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [sys.catalog]: This master's current role is: LEADER
I20260709 14:55:50.856323 14068 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:55:50.861385 14068 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:55:50.863617 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:55:50.869454 14068 catalog_manager.cc:1383] Generated new cluster ID: ee2208e6fe8c4638b85c709d38d80936
I20260709 14:55:50.869755 14068 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:55:50.886896 14068 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:55:50.888074 14068 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:55:50.897740 14068 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309: Generated new TSK 0
I20260709 14:55:50.898296 14068 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:55:50.930289 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:50.935958 14077 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:50.936905 14078 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:50.940550 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:50.941200 14080 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:50.943449 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:50.943630 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:50.943779 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608950943763 us; error 0 us; skew 500 ppm
I20260709 14:55:50.944275 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:50.946350 12126 webserver.cc:533] Webserver started at http://127.11.215.129:35229/ using document root <none> and password file <none>
I20260709 14:55:50.946774 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:50.946931 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:50.947180 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:50.948189 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-d854"
I20260709 14:55:50.952416 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:55:50.955387 14085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:50.956038 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:55:50.956284 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-d854"
I20260709 14:55:50.956539 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:50.970008 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:50.971107 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:50.972471 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:50.974489 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:50.974664 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:50.974887 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:50.975042 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.022931 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:42369
I20260709 14:55:51.023023 14147 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:42369 every 8 connection(s)
I20260709 14:55:51.027470 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.034545 14152 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.035812 14153 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.038465 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:51.038693 14155 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.040047 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:51.040230 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.040406 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608951040386 us; error 0 us; skew 500 ppm
I20260709 14:55:51.040925 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.042790 14148 heartbeater.cc:344] Connected to a master server at 127.11.215.190:45063
I20260709 14:55:51.043123 14148 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.043362 12126 webserver.cc:533] Webserver started at http://127.11.215.130:38659/ using document root <none> and password file <none>
I20260709 14:55:51.043841 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.043877 14148 heartbeater.cc:507] Master 127.11.215.190:45063 requested a full tablet report, sending...
I20260709 14:55:51.044020 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.044354 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.045521 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "91dcbf570b174b998d38ab9b6ac79338"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-d854"
I20260709 14:55:51.045784 14021 ts_manager.cc:194] Registered new tserver with Master: 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:51.047441 14021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57572
I20260709 14:55:51.049953 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:51.053023 14160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.053668 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:51.053923 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "91dcbf570b174b998d38ab9b6ac79338"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-d854"
I20260709 14:55:51.054165 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.085336 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.086431 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.087812 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.089828 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.090008 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.090211 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.090366 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.126828 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:42689
I20260709 14:55:51.126924 14222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:42689 every 8 connection(s)
I20260709 14:55:51.131207 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.137758 14226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.139292 14227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.140380 12126 server_base.cc:1061] running on GCE node
W20260709 14:55:51.141197 14229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.142186 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:51.142428 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.142602 14223 heartbeater.cc:344] Connected to a master server at 127.11.215.190:45063
I20260709 14:55:51.142616 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608951142600 us; error 0 us; skew 500 ppm
I20260709 14:55:51.143026 14223 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.143436 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.143934 14223 heartbeater.cc:507] Master 127.11.215.190:45063 requested a full tablet report, sending...
I20260709 14:55:51.145977 12126 webserver.cc:533] Webserver started at http://127.11.215.131:42555/ using document root <none> and password file <none>
I20260709 14:55:51.146013 14021 ts_manager.cc:194] Registered new tserver with Master: 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:51.146598 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.146843 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.147120 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.148389 14021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57574
I20260709 14:55:51.148622 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "97b63b80270b4abfb2626b0efddd39ff"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-d854"
I20260709 14:55:51.153410 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:55:51.156560 14234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.157260 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:55:51.157516 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "97b63b80270b4abfb2626b0efddd39ff"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-d854"
I20260709 14:55:51.157800 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.168430 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.169524 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.171129 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.173161 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.173347 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.173579 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.173727 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.210930 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:39561
I20260709 14:55:51.211032 14296 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:39561 every 8 connection(s)
I20260709 14:55:51.215268 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:55:51.221760 14300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.222520 14301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:55:51.225644 14304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:55:51.226648 12126 server_base.cc:1061] running on GCE node
I20260709 14:55:51.226814 14297 heartbeater.cc:344] Connected to a master server at 127.11.215.190:45063
I20260709 14:55:51.227180 14297 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.227578 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:55:51.227809 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:55:51.227850 14297 heartbeater.cc:507] Master 127.11.215.190:45063 requested a full tablet report, sending...
I20260709 14:55:51.228024 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608951228006 us; error 0 us; skew 500 ppm
I20260709 14:55:51.228647 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:55:51.229875 14021 ts_manager.cc:194] Registered new tserver with Master: 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:51.231245 12126 webserver.cc:533] Webserver started at http://127.11.215.132:37695/ using document root <none> and password file <none>
I20260709 14:55:51.231671 14021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57576
I20260709 14:55:51.231904 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:55:51.232164 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:55:51.232465 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:55:51.233621 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-3-root/instance:
uuid: "d1b31b01309e4d33ba5760458cddff7c"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-d854"
I20260709 14:55:51.237774 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:55:51.240907 14308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.241560 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:55:51.241852 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-3-root
uuid: "d1b31b01309e4d33ba5760458cddff7c"
format_stamp: "Formatted at 2026-07-09 14:55:51 on dist-test-slave-d854"
I20260709 14:55:51.242107 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:55:51.272928 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:55:51.274094 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:55:51.275275 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:55:51.277347 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:55:51.277539 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.277755 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:55:51.277904 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:55:51.314793 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.132:33241
I20260709 14:55:51.314915 14370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.132:33241 every 8 connection(s)
I20260709 14:55:51.327229 14371 heartbeater.cc:344] Connected to a master server at 127.11.215.190:45063
I20260709 14:55:51.327620 14371 heartbeater.cc:461] Registering TS with master...
I20260709 14:55:51.328330 14371 heartbeater.cc:507] Master 127.11.215.190:45063 requested a full tablet report, sending...
I20260709 14:55:51.329999 14021 ts_manager.cc:194] Registered new tserver with Master: d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:51.331099 12126 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013305856s
I20260709 14:55:51.331176 14021 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57578
I20260709 14:55:51.355300 14021 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57590:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:55:51.578359 14334 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddba217ce874366b0b03220527ce80a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:51.578780 14333 tablet_service.cc:1511] Processing CreateTablet for tablet f304b4de9d154175801748dd0df011f2 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:51.579351 14335 tablet_service.cc:1511] Processing CreateTablet for tablet e8505589a7f847a18b3756513a9f0d7e (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:51.579845 14334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddba217ce874366b0b03220527ce80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.581141 14333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f304b4de9d154175801748dd0df011f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.581879 14335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8505589a7f847a18b3756513a9f0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.583478 14332 tablet_service.cc:1511] Processing CreateTablet for tablet dacc8c2e366d4b269d97018f144b5e6d (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:51.584676 14332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacc8c2e366d4b269d97018f144b5e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.581095 14336 tablet_service.cc:1511] Processing CreateTablet for tablet bad348b6ed24491bb50b41d1e4ed5c5f (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:51.588492 14336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad348b6ed24491bb50b41d1e4ed5c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.589679 14330 tablet_service.cc:1511] Processing CreateTablet for tablet eab2d9410a2d4a309f6f39eacc075e56 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:51.590876 14330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab2d9410a2d4a309f6f39eacc075e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.588392 14331 tablet_service.cc:1511] Processing CreateTablet for tablet e2d53c7f01384217a4906ad5ceac3232 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:51.595615 14331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d53c7f01384217a4906ad5ceac3232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.600507 14329 tablet_service.cc:1511] Processing CreateTablet for tablet 11afc8e951d24759ae292e7c60882019 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:51.601756 14329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11afc8e951d24759ae292e7c60882019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.603088 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddba217ce874366b0b03220527ce80a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:51.604115 14183 tablet_service.cc:1511] Processing CreateTablet for tablet e2d53c7f01384217a4906ad5ceac3232 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:51.604460 14188 tablet_service.cc:1511] Processing CreateTablet for tablet bad348b6ed24491bb50b41d1e4ed5c5f (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:51.605587 14185 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0bf68311184d3b864dbf84b8508641 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:51.606236 14328 tablet_service.cc:1511] Processing CreateTablet for tablet 6047e229b6844efca3e4e3a284356f9a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:51.604406 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddba217ce874366b0b03220527ce80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.606586 14187 tablet_service.cc:1511] Processing CreateTablet for tablet b2d547edbb694a48b173c79d43757ad9 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:51.607448 14328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6047e229b6844efca3e4e3a284356f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.607878 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d547edbb694a48b173c79d43757ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.609249 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0bf68311184d3b864dbf84b8508641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.612401 14182 tablet_service.cc:1511] Processing CreateTablet for tablet c310b212969745a5b7ea29907cb332ba (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:51.613701 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c310b212969745a5b7ea29907cb332ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.612469 14327 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc9f577c60c459190ca804aa43a0dc8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:51.616391 14327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc9f577c60c459190ca804aa43a0dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.616174 14184 tablet_service.cc:1511] Processing CreateTablet for tablet f304b4de9d154175801748dd0df011f2 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:51.617386 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f304b4de9d154175801748dd0df011f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.619719 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad348b6ed24491bb50b41d1e4ed5c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.625367 14180 tablet_service.cc:1511] Processing CreateTablet for tablet 6047e229b6844efca3e4e3a284356f9a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:51.626564 14181 tablet_service.cc:1511] Processing CreateTablet for tablet eab2d9410a2d4a309f6f39eacc075e56 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:51.627722 14179 tablet_service.cc:1511] Processing CreateTablet for tablet 3d16b465ea424683874a54fac16935f7 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:51.626590 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6047e229b6844efca3e4e3a284356f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.629427 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d53c7f01384217a4906ad5ceac3232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.630000 14179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d16b465ea424683874a54fac16935f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.630573 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab2d9410a2d4a309f6f39eacc075e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.683905 14388 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:51.685166 14184 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc9f577c60c459190ca804aa43a0dc8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:51.686483 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc9f577c60c459190ca804aa43a0dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.691689 14262 tablet_service.cc:1511] Processing CreateTablet for tablet b2d547edbb694a48b173c79d43757ad9 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:51.693048 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d547edbb694a48b173c79d43757ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.694363 14255 tablet_service.cc:1511] Processing CreateTablet for tablet 11afc8e951d24759ae292e7c60882019 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:51.695735 14255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11afc8e951d24759ae292e7c60882019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.696416 14261 tablet_service.cc:1511] Processing CreateTablet for tablet e8505589a7f847a18b3756513a9f0d7e (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:51.697692 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8505589a7f847a18b3756513a9f0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.700476 14254 tablet_service.cc:1511] Processing CreateTablet for tablet 6047e229b6844efca3e4e3a284356f9a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:55:51.701911 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6047e229b6844efca3e4e3a284356f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.701593 14259 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0bf68311184d3b864dbf84b8508641 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:51.702906 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0bf68311184d3b864dbf84b8508641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.704447 14258 tablet_service.cc:1511] Processing CreateTablet for tablet dacc8c2e366d4b269d97018f144b5e6d (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:51.705719 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacc8c2e366d4b269d97018f144b5e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.706223 14253 tablet_service.cc:1511] Processing CreateTablet for tablet 3d16b465ea424683874a54fac16935f7 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:51.695606 14388 tablet_bootstrap.cc:654] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.708761 14253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d16b465ea424683874a54fac16935f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.709612 14256 tablet_service.cc:1511] Processing CreateTablet for tablet c310b212969745a5b7ea29907cb332ba (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:51.710145 14335 tablet_service.cc:1511] Processing CreateTablet for tablet 760ce83bf71e42c79959a31872ef6c99 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:51.710819 14256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c310b212969745a5b7ea29907cb332ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.711284 14335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760ce83bf71e42c79959a31872ef6c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.711711 14186 tablet_service.cc:1511] Processing CreateTablet for tablet d486907846304c29930e1f3c44e9c0b0 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:51.712865 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486907846304c29930e1f3c44e9c0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.712963 14257 tablet_service.cc:1511] Processing CreateTablet for tablet e2d53c7f01384217a4906ad5ceac3232 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:55:51.714231 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2d53c7f01384217a4906ad5ceac3232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.700479 14260 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddba217ce874366b0b03220527ce80a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:55:51.717196 14113 tablet_service.cc:1511] Processing CreateTablet for tablet bad348b6ed24491bb50b41d1e4ed5c5f (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:55:51.718420 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bad348b6ed24491bb50b41d1e4ed5c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.722280 14389 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:51.727897 14111 tablet_service.cc:1511] Processing CreateTablet for tablet e8505589a7f847a18b3756513a9f0d7e (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:55:51.728245 14112 tablet_service.cc:1511] Processing CreateTablet for tablet b2d547edbb694a48b173c79d43757ad9 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:55:51.728382 14109 tablet_service.cc:1511] Processing CreateTablet for tablet f304b4de9d154175801748dd0df011f2 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:55:51.729941 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8505589a7f847a18b3756513a9f0d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.730556 14105 tablet_service.cc:1511] Processing CreateTablet for tablet 11afc8e951d24759ae292e7c60882019 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:55:51.732785 14107 tablet_service.cc:1511] Processing CreateTablet for tablet c310b212969745a5b7ea29907cb332ba (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:55:51.732581 14331 tablet_service.cc:1511] Processing CreateTablet for tablet d486907846304c29930e1f3c44e9c0b0 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:51.737197 14108 tablet_service.cc:1511] Processing CreateTablet for tablet dacc8c2e366d4b269d97018f144b5e6d (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:55:51.737339 14106 tablet_service.cc:1511] Processing CreateTablet for tablet eab2d9410a2d4a309f6f39eacc075e56 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:55:51.722329 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 0c0bf68311184d3b864dbf84b8508641 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:55:51.737097 14104 tablet_service.cc:1511] Processing CreateTablet for tablet 3d16b465ea424683874a54fac16935f7 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:55:51.739249 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2d547edbb694a48b173c79d43757ad9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.747350 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddba217ce874366b0b03220527ce80a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.748042 14331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486907846304c29930e1f3c44e9c0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.746970 14328 tablet_service.cc:1511] Processing CreateTablet for tablet 7b27e94641914bc0ba66775a9ac3bc3f (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:51.753293 14328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b27e94641914bc0ba66775a9ac3bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.754258 14184 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab11689ba684caa840cb6cb03e2f324 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:51.755525 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab11689ba684caa840cb6cb03e2f324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.765523 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 188cfb2f399c434d8ff9124b6df5c85a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:51.766752 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188cfb2f399c434d8ff9124b6df5c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.772356 14184 tablet_service.cc:1511] Processing CreateTablet for tablet 86779d2a56a74bb0816b95aa946d7402 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:51.773590 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86779d2a56a74bb0816b95aa946d7402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.776508 14335 tablet_service.cc:1511] Processing CreateTablet for tablet 188cfb2f399c434d8ff9124b6df5c85a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:51.777714 14335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188cfb2f399c434d8ff9124b6df5c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.786449 14331 tablet_service.cc:1511] Processing CreateTablet for tablet 504dbc7d059a4ddeb2d913817f18ae15 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:51.788628 14184 tablet_service.cc:1511] Processing CreateTablet for tablet 504dbc7d059a4ddeb2d913817f18ae15 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:51.791986 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504dbc7d059a4ddeb2d913817f18ae15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.793282 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 4eef095013d04696b380e857d80067ac (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:51.794452 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eef095013d04696b380e857d80067ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.796739 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f304b4de9d154175801748dd0df011f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.797335 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacc8c2e366d4b269d97018f144b5e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.798568 14331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504dbc7d059a4ddeb2d913817f18ae15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.799089 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11afc8e951d24759ae292e7c60882019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.800598 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c310b212969745a5b7ea29907cb332ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.803927 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab2d9410a2d4a309f6f39eacc075e56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.804651 14335 tablet_service.cc:1511] Processing CreateTablet for tablet 1d238f1febbc4a01a11975abf106ca62 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:51.806066 14335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d238f1febbc4a01a11975abf106ca62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.807943 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c0bf68311184d3b864dbf84b8508641. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.811933 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d16b465ea424683874a54fac16935f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.821806 14180 tablet_service.cc:1511] Processing CreateTablet for tablet 5451d4328ba54a02a54813104ec07a92 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:51.823074 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5451d4328ba54a02a54813104ec07a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.824156 14182 tablet_service.cc:1511] Processing CreateTablet for tablet a48b6ee6e1a945068416f32a789db327 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:51.828928 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfe93bccb5344fb9ada00ad80a2a118 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:51.840687 14184 tablet_service.cc:1511] Processing CreateTablet for tablet e9df523da9c340789d021365a3cd66da (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:51.854562 14335 tablet_service.cc:1511] Processing CreateTablet for tablet 4eef095013d04696b380e857d80067ac (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:51.856803 14335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eef095013d04696b380e857d80067ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:51.860419 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:51.862176 14257 tablet_service.cc:1511] Processing CreateTablet for tablet a16bae35f33147ca858b454a09aed407 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:51.863452 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16bae35f33147ca858b454a09aed407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.866492 14254 tablet_service.cc:1511] Processing CreateTablet for tablet a48b6ee6e1a945068416f32a789db327 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:51.868678 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48b6ee6e1a945068416f32a789db327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.870055 14188 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8f80c26665440eb92c227d5c11898a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:51.884166 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48b6ee6e1a945068416f32a789db327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.884919 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfe93bccb5344fb9ada00ad80a2a118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.885133 14333 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab11689ba684caa840cb6cb03e2f324 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:51.893406 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8f80c26665440eb92c227d5c11898a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.884114 14253 tablet_service.cc:1511] Processing CreateTablet for tablet d486907846304c29930e1f3c44e9c0b0 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:55:51.907503 14253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d486907846304c29930e1f3c44e9c0b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.905191 14330 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfe93bccb5344fb9ada00ad80a2a118 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:51.913111 14181 tablet_service.cc:1511] Processing CreateTablet for tablet eda90c4a605c467f8488132031ad1c62 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:51.914305 14257 tablet_service.cc:1511] Processing CreateTablet for tablet 188cfb2f399c434d8ff9124b6df5c85a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:55:51.915927 14187 tablet_service.cc:1511] Processing CreateTablet for tablet 447f56f7cf1d459da0642f83fa7a4cd6 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:51.916528 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 188cfb2f399c434d8ff9124b6df5c85a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.920779 14179 tablet_service.cc:1511] Processing CreateTablet for tablet 3b490aca7e634a068ccc35112839395b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:51.918954 14185 tablet_service.cc:1511] Processing CreateTablet for tablet fe745850e48547f2a239ca7381c18327 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:51.928424 14336 tablet_service.cc:1511] Processing CreateTablet for tablet 16c4861325994b9d9521f79284f7a633 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:51.930702 14261 tablet_service.cc:1511] Processing CreateTablet for tablet 760ce83bf71e42c79959a31872ef6c99 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:51.936691 14183 tablet_service.cc:1511] Processing CreateTablet for tablet de44bc1806704565ab2d0f6efd3218b5 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:51.938418 14389 tablet_bootstrap.cc:654] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:51.948015 14333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab11689ba684caa840cb6cb03e2f324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.949683 14329 tablet_service.cc:1511] Processing CreateTablet for tablet eda90c4a605c467f8488132031ad1c62 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:51.950326 14330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfe93bccb5344fb9ada00ad80a2a118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.952564 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760ce83bf71e42c79959a31872ef6c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.953009 14332 tablet_service.cc:1511] Processing CreateTablet for tablet 447f56f7cf1d459da0642f83fa7a4cd6 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:51.954224 14332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447f56f7cf1d459da0642f83fa7a4cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.954828 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc9f577c60c459190ca804aa43a0dc8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:55:51.955581 14329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda90c4a605c467f8488132031ad1c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.956516 14327 tablet_service.cc:1511] Processing CreateTablet for tablet a16bae35f33147ca858b454a09aed407 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:51.957894 14327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16bae35f33147ca858b454a09aed407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.962417 14259 tablet_service.cc:1511] Processing CreateTablet for tablet 1d238f1febbc4a01a11975abf106ca62 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:51.965193 14256 tablet_service.cc:1511] Processing CreateTablet for tablet 86779d2a56a74bb0816b95aa946d7402 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:51.965679 14334 tablet_service.cc:1511] Processing CreateTablet for tablet e9df523da9c340789d021365a3cd66da (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:51.966239 14336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c4861325994b9d9521f79284f7a633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.966602 14256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86779d2a56a74bb0816b95aa946d7402. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.966934 14334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9df523da9c340789d021365a3cd66da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.901513 14254 tablet_service.cc:1511] Processing CreateTablet for tablet 7b27e94641914bc0ba66775a9ac3bc3f (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:51.968130 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b27e94641914bc0ba66775a9ac3bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.968799 14258 tablet_service.cc:1511] Processing CreateTablet for tablet 4eef095013d04696b380e857d80067ac (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:55:51.970016 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eef095013d04696b380e857d80067ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.958128 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc9f577c60c459190ca804aa43a0dc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.965342 14328 tablet_service.cc:1511] Processing CreateTablet for tablet 3b490aca7e634a068ccc35112839395b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:51.974747 14391 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:51.976521 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 760ce83bf71e42c79959a31872ef6c99 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:55:51.980949 14104 tablet_service.cc:1511] Processing CreateTablet for tablet a48b6ee6e1a945068416f32a789db327 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:55:51.982012 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 6ab11689ba684caa840cb6cb03e2f324 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:55:51.985088 14390 tablet_bootstrap.cc:492] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:51.985707 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48b6ee6e1a945068416f32a789db327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.989738 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d238f1febbc4a01a11975abf106ca62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.945292 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9df523da9c340789d021365a3cd66da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.990574 14328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b490aca7e634a068ccc35112839395b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.990571 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447f56f7cf1d459da0642f83fa7a4cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:51.995887 14109 tablet_service.cc:1511] Processing CreateTablet for tablet a16bae35f33147ca858b454a09aed407 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:55:51.997421 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe745850e48547f2a239ca7381c18327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.003875 14182 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5361b4935e4a6aa900071f8e968616 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:52.005112 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5361b4935e4a6aa900071f8e968616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.010174 14262 tablet_service.cc:1511] Processing CreateTablet for tablet 5451d4328ba54a02a54813104ec07a92 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:52.020640 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760ce83bf71e42c79959a31872ef6c99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.020414 14260 tablet_service.cc:1511] Processing CreateTablet for tablet e9df523da9c340789d021365a3cd66da (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:55:52.022758 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16bae35f33147ca858b454a09aed407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.021603 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5451d4328ba54a02a54813104ec07a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.024482 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ab11689ba684caa840cb6cb03e2f324. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.026288 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9df523da9c340789d021365a3cd66da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.027042 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda90c4a605c467f8488132031ad1c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.028112 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de44bc1806704565ab2d0f6efd3218b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.066941 14148 heartbeater.cc:499] Master 127.11.215.190:45063 was elected leader, sending a full tablet report...
I20260709 14:55:52.062187 14390 tablet_bootstrap.cc:654] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.072799 14179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b490aca7e634a068ccc35112839395b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.077713 14388 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:52.082530 14107 tablet_service.cc:1511] Processing CreateTablet for tablet 86779d2a56a74bb0816b95aa946d7402 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:55:52.082975 14388 ts_tablet_manager.cc:1403] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.399s	user 0.015s	sys 0.005s
I20260709 14:55:52.086066 14388 raft_consensus.cc:359] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.086762 14388 raft_consensus.cc:385] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.087034 14388 raft_consensus.cc:740] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.087770 14388 consensus_queue.cc:260] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.090515 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 504dbc7d059a4ddeb2d913817f18ae15 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:55:52.091804 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 504dbc7d059a4ddeb2d913817f18ae15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.095989 14328 tablet_service.cc:1511] Processing CreateTablet for tablet de44bc1806704565ab2d0f6efd3218b5 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:52.096088 14184 tablet_service.cc:1511] Processing CreateTablet for tablet 1701513313814ab9a39c3567d874c373 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:52.108230 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 1d238f1febbc4a01a11975abf106ca62 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:55:52.116168 14105 tablet_service.cc:1511] Processing CreateTablet for tablet 5451d4328ba54a02a54813104ec07a92 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:55:52.019244 14255 tablet_service.cc:1511] Processing CreateTablet for tablet 16c4861325994b9d9521f79284f7a633 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:52.118301 14255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c4861325994b9d9521f79284f7a633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.119601 14391 tablet_bootstrap.cc:654] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.120134 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 7b27e94641914bc0ba66775a9ac3bc3f (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:55:52.122385 14253 tablet_service.cc:1511] Processing CreateTablet for tablet 447f56f7cf1d459da0642f83fa7a4cd6 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:55:52.123613 14253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 447f56f7cf1d459da0642f83fa7a4cd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.112666 14389 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:52.113535 14328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de44bc1806704565ab2d0f6efd3218b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.127146 14331 tablet_service.cc:1511] Processing CreateTablet for tablet f589a894a18b4943ba350164e7c8e34b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:52.128408 14331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f589a894a18b4943ba350164e7c8e34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.130167 14389 ts_tablet_manager.cc:1403] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.408s	user 0.012s	sys 0.020s
I20260709 14:55:52.131121 14259 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8f80c26665440eb92c227d5c11898a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:52.132411 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8f80c26665440eb92c227d5c11898a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.134718 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1701513313814ab9a39c3567d874c373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.139892 14254 tablet_service.cc:1511] Processing CreateTablet for tablet fe745850e48547f2a239ca7381c18327 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:52.140185 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 551a55902e054b8b8eedc72e50416c01 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:52.141100 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe745850e48547f2a239ca7381c18327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.141562 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551a55902e054b8b8eedc72e50416c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.151124 14223 heartbeater.cc:499] Master 127.11.215.190:45063 was elected leader, sending a full tablet report...
I20260709 14:55:52.154850 14329 tablet_service.cc:1511] Processing CreateTablet for tablet 551a55902e054b8b8eedc72e50416c01 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:52.156401 14329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551a55902e054b8b8eedc72e50416c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.198558 14187 tablet_service.cc:1511] Processing CreateTablet for tablet c46b603ab92447fda0ef03c599a03e0e (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:52.202013 14334 tablet_service.cc:1511] Processing CreateTablet for tablet 423b9850c7f8450684d8738e79586334 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:52.202333 14188 tablet_service.cc:1511] Processing CreateTablet for tablet 614b4169373e447094ab1ed957964592 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:52.185199 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86779d2a56a74bb0816b95aa946d7402. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.206683 14008 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 50446.6us
I20260709 14:55:52.218614 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d238f1febbc4a01a11975abf106ca62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.220222 14327 tablet_service.cc:1511] Processing CreateTablet for tablet 1701513313814ab9a39c3567d874c373 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:52.220484 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b27e94641914bc0ba66775a9ac3bc3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.223615 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5451d4328ba54a02a54813104ec07a92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.225333 14333 tablet_service.cc:1511] Processing CreateTablet for tablet 93e06311abae4c658a8bdde240af435b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:52.226539 14333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e06311abae4c658a8bdde240af435b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.233929 14297 heartbeater.cc:499] Master 127.11.215.190:45063 was elected leader, sending a full tablet report...
I20260709 14:55:52.234697 14327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1701513313814ab9a39c3567d874c373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.240147 14330 tablet_service.cc:1511] Processing CreateTablet for tablet 16c32b9d92cc47bd861ef920da458614 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:52.241451 14330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c32b9d92cc47bd861ef920da458614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.242108 14334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423b9850c7f8450684d8738e79586334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.247512 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46b603ab92447fda0ef03c599a03e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.251792 14336 tablet_service.cc:1511] Processing CreateTablet for tablet 614b4169373e447094ab1ed957964592 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:52.253089 14336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614b4169373e447094ab1ed957964592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.206615 14185 tablet_service.cc:1511] Processing CreateTablet for tablet 16c32b9d92cc47bd861ef920da458614 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:52.258227 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 16c4861325994b9d9521f79284f7a633 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:55:52.259898 14261 tablet_service.cc:1511] Processing CreateTablet for tablet de44bc1806704565ab2d0f6efd3218b5 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:55:52.260818 14371 heartbeater.cc:499] Master 127.11.215.190:45063 was elected leader, sending a full tablet report...
I20260709 14:55:52.266815 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8f80c26665440eb92c227d5c11898a (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:55:52.268028 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8f80c26665440eb92c227d5c11898a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.268277 14335 tablet_service.cc:1511] Processing CreateTablet for tablet fd62b90598cb49e8b16a77edba8780f4 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:52.269225 14391 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:52.269435 14335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd62b90598cb49e8b16a77edba8780f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.269691 14391 ts_tablet_manager.cc:1403] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.295s	user 0.023s	sys 0.006s
I20260709 14:55:52.272511 14391 raft_consensus.cc:359] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:52.283475 14391 raft_consensus.cc:385] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.283872 14391 raft_consensus.cc:740] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.284718 14391 consensus_queue.cc:260] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:52.288561 14389 raft_consensus.cc:359] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.289302 14389 raft_consensus.cc:385] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.289574 14389 raft_consensus.cc:740] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.291232 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de44bc1806704565ab2d0f6efd3218b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.295184 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614b4169373e447094ab1ed957964592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.295855 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c32b9d92cc47bd861ef920da458614. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.296190 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c4861325994b9d9521f79284f7a633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.298026 14180 tablet_service.cc:1511] Processing CreateTablet for tablet bd908fd3aad447a1b4573727e0452e9d (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:52.302343 14182 tablet_service.cc:1511] Processing CreateTablet for tablet fd62b90598cb49e8b16a77edba8780f4 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:52.303730 14394 raft_consensus.cc:493] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.304762 14394 raft_consensus.cc:515] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.308058 14181 tablet_service.cc:1511] Processing CreateTablet for tablet fe7bd4ec4ee245a083920cebea2d7f2b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:52.309681 14259 tablet_service.cc:1511] Processing CreateTablet for tablet 423b9850c7f8450684d8738e79586334 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:52.310871 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423b9850c7f8450684d8738e79586334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.290390 14389 consensus_queue.cc:260] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.317469 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd908fd3aad447a1b4573727e0452e9d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.321821 14372 tablet.cc:2406] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:55:52.325618 14111 tablet_service.cc:1511] Processing CreateTablet for tablet fe745850e48547f2a239ca7381c18327 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:55:52.326831 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe745850e48547f2a239ca7381c18327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.330523 14257 tablet_service.cc:1511] Processing CreateTablet for tablet 1701513313814ab9a39c3567d874c373 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:55:52.337078 14332 tablet_service.cc:1511] Processing CreateTablet for tablet e0c219915b90410d8198a1874a1c5ca8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:52.338356 14332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c219915b90410d8198a1874a1c5ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.275506 14104 tablet_service.cc:1511] Processing CreateTablet for tablet eda90c4a605c467f8488132031ad1c62 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:55:52.282737 14388 ts_tablet_manager.cc:1434] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.199s	user 0.006s	sys 0.004s
I20260709 14:55:52.347180 14388 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
W20260709 14:55:52.347026 14008 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 50036.6us
I20260709 14:55:52.274951 14258 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5361b4935e4a6aa900071f8e968616 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:52.361753 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1701513313814ab9a39c3567d874c373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.363287 14262 tablet_service.cc:1511] Processing CreateTablet for tablet c46b603ab92447fda0ef03c599a03e0e (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:52.364521 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46b603ab92447fda0ef03c599a03e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.367471 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 5cfe93bccb5344fb9ada00ad80a2a118 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:55:52.355408 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7bd4ec4ee245a083920cebea2d7f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.371636 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd62b90598cb49e8b16a77edba8780f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.376942 14388 tablet_bootstrap.cc:654] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:52.380592 14006 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 53459.2us
I20260709 14:55:52.343384 14260 tablet_service.cc:1511] Processing CreateTablet for tablet f589a894a18b4943ba350164e7c8e34b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:52.393323 14390 tablet_bootstrap.cc:492] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:52.390028 14394 leader_election.cc:290] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:52.401439 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eda90c4a605c467f8488132031ad1c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.406010 14390 ts_tablet_manager.cc:1403] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.421s	user 0.013s	sys 0.012s
I20260709 14:55:52.409529 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5361b4935e4a6aa900071f8e968616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.430495 14187 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc219b1a10b4138aca1c3b47ad4dc44 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:52.422412 14397 raft_consensus.cc:493] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.431403 14397 raft_consensus.cc:515] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:52.432541 14328 tablet_service.cc:1511] Processing CreateTablet for tablet cd30748b6edd4a67b75aaebab2f059a8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:52.433568 14329 tablet_service.cc:1511] Processing CreateTablet for tablet fe7bd4ec4ee245a083920cebea2d7f2b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:52.423846 14108 tablet_service.cc:1511] Processing CreateTablet for tablet f589a894a18b4943ba350164e7c8e34b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:55:52.435945 14397 leader_election.cc:290] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:52.454706 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cfe93bccb5344fb9ada00ad80a2a118. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.444075 14390 raft_consensus.cc:359] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:52.453037 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f589a894a18b4943ba350164e7c8e34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.431924 14179 tablet_service.cc:1511] Processing CreateTablet for tablet cd30748b6edd4a67b75aaebab2f059a8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:52.467826 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc219b1a10b4138aca1c3b47ad4dc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.481359 14105 tablet_service.cc:1511] Processing CreateTablet for tablet 3b490aca7e634a068ccc35112839395b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:55:52.482260 14184 tablet_service.cc:1511] Processing CreateTablet for tablet e54d4d4f76404e57b68a52d75d6a53b2 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:52.492750 14334 tablet_service.cc:1511] Processing CreateTablet for tablet e54d4d4f76404e57b68a52d75d6a53b2 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:52.494035 14334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54d4d4f76404e57b68a52d75d6a53b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.496021 14333 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6f88a148ff4228a0e43eb5506076b0 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:52.496610 14327 tablet_service.cc:1511] Processing CreateTablet for tablet 62e398b3c8f643708d31996d9660e700 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:52.497228 14333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6f88a148ff4228a0e43eb5506076b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.498900 14336 tablet_service.cc:1511] Processing CreateTablet for tablet dcb1332a4898458ab531a542f1df2694 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:52.499862 14179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30748b6edd4a67b75aaebab2f059a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.500077 14336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb1332a4898458ab531a542f1df2694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.502416 14329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7bd4ec4ee245a083920cebea2d7f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.503582 14389 ts_tablet_manager.cc:1434] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.373s	user 0.025s	sys 0.023s
I20260709 14:55:52.504961 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 551a55902e054b8b8eedc72e50416c01 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:55:52.474512 14390 raft_consensus.cc:385] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.507797 14328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30748b6edd4a67b75aaebab2f059a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.508134 14183 tablet_service.cc:1511] Processing CreateTablet for tablet aec14eba66bd46fc93fdb3cd0eb183bf (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:52.508801 14332 tablet_service.cc:1511] Processing CreateTablet for tablet 5421d72773b84100ba978a72f58cfefc (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:52.595384 14332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5421d72773b84100ba978a72f58cfefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.598042 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 5421d72773b84100ba978a72f58cfefc (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:52.509485 14391 ts_tablet_manager.cc:1434] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.239s	user 0.008s	sys 0.006s
I20260709 14:55:52.600324 14391 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:52.509153 14389 tablet_bootstrap.cc:492] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:52.517582 14390 raft_consensus.cc:740] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.601415 14390 consensus_queue.cc:260] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:52.577801 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f589a894a18b4943ba350164e7c8e34b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.583557 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54d4d4f76404e57b68a52d75d6a53b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.586166 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 423b9850c7f8450684d8738e79586334 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:55:52.591759 14398 raft_consensus.cc:493] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.615607 14327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e398b3c8f643708d31996d9660e700. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.628440 14007 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 85606.1us
I20260709 14:55:52.629848 14254 tablet_service.cc:1511] Processing CreateTablet for tablet bd908fd3aad447a1b4573727e0452e9d (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:52.619630 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551a55902e054b8b8eedc72e50416c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.618362 14398 raft_consensus.cc:515] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.642387 14388 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:52.642994 14398 leader_election.cc:290] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:52.601378 14255 tablet_service.cc:1511] Processing CreateTablet for tablet 93e06311abae4c658a8bdde240af435b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:52.632333 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec14eba66bd46fc93fdb3cd0eb183bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.654974 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 423b9850c7f8450684d8738e79586334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.658326 14253 tablet_service.cc:1511] Processing CreateTablet for tablet e0c219915b90410d8198a1874a1c5ca8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:52.659433 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 1a5361b4935e4a6aa900071f8e968616 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:55:52.660719 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a5361b4935e4a6aa900071f8e968616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.645143 14388 ts_tablet_manager.cc:1403] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.298s	user 0.014s	sys 0.067s
I20260709 14:55:52.664716 14388 raft_consensus.cc:359] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.680938 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f304b4de9d154175801748dd0df011f2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:52.681732 14198 raft_consensus.cc:2468] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:52.683014 14312 leader_election.cc:304] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:52.683792 14394 raft_consensus.cc:2804] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:52.684134 14394 raft_consensus.cc:493] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:52.684437 14394 raft_consensus.cc:3060] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.690601 14185 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3aafafb06e4282ac23121fd036afdc (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:52.690833 14394 raft_consensus.cc:515] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.693419 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b490aca7e634a068ccc35112839395b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.695403 14253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c219915b90410d8198a1874a1c5ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.697202 14255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e06311abae4c658a8bdde240af435b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.712118 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd908fd3aad447a1b4573727e0452e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.715427 14394 leader_election.cc:290] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:52.716109 14257 tablet_service.cc:1511] Processing CreateTablet for tablet 614b4169373e447094ab1ed957964592 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:55:52.717445 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 614b4169373e447094ab1ed957964592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.738452 14388 raft_consensus.cc:385] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.743763 14388 raft_consensus.cc:740] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
W20260709 14:55:52.743724 14006 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 64231us
I20260709 14:55:52.744815 14388 consensus_queue.cc:260] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.746855 14388 ts_tablet_manager.cc:1434] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.000s
I20260709 14:55:52.747417 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5421d72773b84100ba978a72f58cfefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.750759 14388 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:52.628225 14180 tablet_service.cc:1511] Processing CreateTablet for tablet 62e398b3c8f643708d31996d9660e700 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:52.759192 14104 tablet_service.cc:1511] Processing CreateTablet for tablet 16c32b9d92cc47bd861ef920da458614 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:55:52.760807 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c32b9d92cc47bd861ef920da458614. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.756590 14008 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 77472.6us
W20260709 14:55:52.738116 14007 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 108425us
I20260709 14:55:52.719537 14259 tablet_service.cc:1511] Processing CreateTablet for tablet fe7bd4ec4ee245a083920cebea2d7f2b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:55:52.774549 14109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 21) took 1005 ms. Trace:
I20260709 14:55:52.774860 14332 tablet_service.cc:1511] Processing CreateTablet for tablet 38aa2532a1fc4b95a135b5624668a3e4 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:52.776190 14332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38aa2532a1fc4b95a135b5624668a3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.782851 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 93e06311abae4c658a8bdde240af435b (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:55:52.788683 14331 tablet_service.cc:1511] Processing CreateTablet for tablet dacbea526d224541bd8281d4b6a11032 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:52.789608 14109 rpcz_store.cc:276] 0709 14:55:51.769549 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.265943 (+496394us) service_pool.cc:224] Handling call
0709 14:55:52.267619 (+  1676us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.267705 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.485632 (+217927us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.774104 (+288472us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.774493 (+   389us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.792064 14331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacbea526d224541bd8281d4b6a11032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.793433 14109 tablet_service.cc:1511] Processing CreateTablet for tablet fd62b90598cb49e8b16a77edba8780f4 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:55:52.794596 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd62b90598cb49e8b16a77edba8780f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.788794 14256 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6f88a148ff4228a0e43eb5506076b0 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:52.790699 14107 tablet_service.cc:1511] Processing CreateTablet for tablet c46b603ab92447fda0ef03c599a03e0e (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:55:52.796149 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46b603ab92447fda0ef03c599a03e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.804075 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacc8c2e366d4b269d97018f144b5e6d" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:52.805833 14087 leader_election.cc:343] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.806476 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f304b4de9d154175801748dd0df011f2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:52.807085 14198 raft_consensus.cc:3060] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:52.810782 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e06311abae4c658a8bdde240af435b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.813127 14180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e398b3c8f643708d31996d9660e700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.815829 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3aafafb06e4282ac23121fd036afdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.788861 14108 tablet_service.cc:1511] Processing CreateTablet for tablet bd908fd3aad447a1b4573727e0452e9d (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:55:52.818375 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd908fd3aad447a1b4573727e0452e9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.800048 14390 ts_tablet_manager.cc:1434] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.373s	user 0.020s	sys 0.025s
I20260709 14:55:52.820695 14390 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:52.821830 14111 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 24) took 1050 ms. Trace:
I20260709 14:55:52.822299 14111 rpcz_store.cc:276] 0709 14:55:51.771294 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.324733 (+553439us) service_pool.cc:224] Handling call
0709 14:55:52.326391 (+  1658us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.326480 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.609822 (+283342us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.821350 (+211528us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.821774 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":16367}
I20260709 14:55:52.824431 14111 tablet_service.cc:1511] Processing CreateTablet for tablet e0c219915b90410d8198a1874a1c5ca8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:55:52.825717 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c219915b90410d8198a1874a1c5ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.828496 14260 tablet_service.cc:1511] Processing CreateTablet for tablet e54d4d4f76404e57b68a52d75d6a53b2 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:55:52.828526 14112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 27) took 1015 ms. Trace:
I20260709 14:55:52.829912 14388 tablet_bootstrap.cc:654] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.830107 14112 rpcz_store.cc:276] 0709 14:55:51.812853 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.494997 (+682144us) service_pool.cc:224] Handling call
0709 14:55:52.660274 (+165277us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.660366 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.705950 (+ 45584us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.827946 (+121996us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.828466 (+   520us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8392}
I20260709 14:55:52.833797 14261 tablet_service.cc:1511] Processing CreateTablet for tablet aec14eba66bd46fc93fdb3cd0eb183bf (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:52.836623 14262 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc219b1a10b4138aca1c3b47ad4dc44 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:52.843629 14389 tablet_bootstrap.cc:654] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.844161 14198 raft_consensus.cc:2468] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:52.845402 14312 leader_election.cc:304] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:52.791263 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7bd4ec4ee245a083920cebea2d7f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.846218 14394 raft_consensus.cc:2804] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:52.846758 14256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6f88a148ff4228a0e43eb5506076b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.861590 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacc8c2e366d4b269d97018f144b5e6d" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
W20260709 14:55:52.863276 14089 leader_election.cc:343] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.863729 14089 leader_election.cc:304] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:52.864820 14397 raft_consensus.cc:2749] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.807235 14182 tablet_service.cc:1511] Processing CreateTablet for tablet 38aa2532a1fc4b95a135b5624668a3e4 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:52.869419 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38aa2532a1fc4b95a135b5624668a3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.871500 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e54d4d4f76404e57b68a52d75d6a53b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.871982 14258 tablet_service.cc:1511] Processing CreateTablet for tablet dcb1332a4898458ab531a542f1df2694 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:52.872905 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f304b4de9d154175801748dd0df011f2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:52.874146 14391 tablet_bootstrap.cc:654] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:52.874336 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f304b4de9d154175801748dd0df011f2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:52.832437 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 7fc219b1a10b4138aca1c3b47ad4dc44 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:55:52.873143 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb1332a4898458ab531a542f1df2694. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:55:52.888435 14311 leader_election.cc:343] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.890062 14104 tablet_service.cc:1511] Processing CreateTablet for tablet cd30748b6edd4a67b75aaebab2f059a8 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:55:52.891300 14104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd30748b6edd4a67b75aaebab2f059a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.899739 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc219b1a10b4138aca1c3b47ad4dc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.902326 14106 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 32) took 1015 ms. Trace:
I20260709 14:55:52.902722 14106 rpcz_store.cc:276] 0709 14:55:51.887221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.781975 (+894754us) service_pool.cc:224] Handling call
0709 14:55:52.810306 (+ 28331us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.810405 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.842156 (+ 31751us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.901868 (+ 59712us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.902272 (+   404us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:55:52.907863 14311 leader_election.cc:343] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:52.908262 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:52.909102 14113 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 29) took 1063 ms. Trace:
I20260709 14:55:52.909545 14113 rpcz_store.cc:276] 0709 14:55:51.846076 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.585251 (+739175us) service_pool.cc:224] Handling call
0709 14:55:52.616788 (+ 31537us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.624004 (+  7216us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.808867 (+184863us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.908636 (+ 99769us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.909049 (+   413us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.904960 14394 raft_consensus.cc:697] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:52.912075 14394 consensus_queue.cc:237] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:52.916018 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fc219b1a10b4138aca1c3b47ad4dc44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.919801 14388 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:52.920292 14388 ts_tablet_manager.cc:1403] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.013s
I20260709 14:55:52.920743 14107 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 30) took 1053 ms. Trace:
I20260709 14:55:52.921156 14107 rpcz_store.cc:276] 0709 14:55:51.867608 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.669508 (+801900us) service_pool.cc:224] Handling call
0709 14:55:52.795728 (+126220us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.795827 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.855623 (+ 59796us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.920222 (+ 64599us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.920686 (+   464us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.924353 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 62e398b3c8f643708d31996d9660e700 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:55:52.931135 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62e398b3c8f643708d31996d9660e700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.938540 14255 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 31) took 1037 ms. Trace:
I20260709 14:55:52.938953 14255 rpcz_store.cc:276] 0709 14:55:51.901212 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.600527 (+699315us) service_pool.cc:224] Handling call
0709 14:55:52.694830 (+ 94303us) spinlock_profiling.cc:243] Waited 16.6 ms on lock 0x7b5800004298. stack: 00007f89c684f343 00007f89c684f240 00007f89c61de1d4 00007f89cff1c304 00007f89cff1c299 00007f89c6709db1 00007f89c6849e9c 00007f89c6849a5b 00007f89cf762c09 00007f89ce8bcee0 00007f89ce9a2831 00007f89ce97fac3 00007f89ce92e400 00007f89c7db3af4 00007f89c7db3a82 00007f89c7db39b1
0709 14:55:52.696784 (+  1954us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.696871 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.899039 (+202168us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.938070 (+ 39031us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.938486 (+   416us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":38251264}
I20260709 14:55:52.940909 14255 tablet_service.cc:1511] Processing CreateTablet for tablet 5421d72773b84100ba978a72f58cfefc (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:55:52.942080 14105 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 25) took 1152 ms. Trace:
I20260709 14:55:52.942466 14105 rpcz_store.cc:276] 0709 14:55:51.789538 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.414251 (+624713us) service_pool.cc:224] Handling call
0709 14:55:52.482185 (+ 67934us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.482284 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.811061 (+328777us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.941608 (+130547us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.942021 (+   413us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.933020 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec14eba66bd46fc93fdb3cd0eb183bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.945976 14254 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 33) took 1022 ms. Trace:
I20260709 14:55:52.946487 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f304b4de9d154175801748dd0df011f2" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:52.946352 14254 rpcz_store.cc:276] 0709 14:55:51.923728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.629018 (+705290us) service_pool.cc:224] Handling call
0709 14:55:52.653803 (+ 24785us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.711734 (+ 57931us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.873909 (+162175us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.945510 (+ 71601us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.945918 (+   408us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 14:55:52.947971 14163 leader_election.cc:343] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:52.948712 14259 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 35) took 1006 ms. Trace:
I20260709 14:55:52.948804 14254 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3aafafb06e4282ac23121fd036afdc (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:52.949117 14259 rpcz_store.cc:276] 0709 14:55:51.942489 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.718596 (+776107us) service_pool.cc:224] Handling call
0709 14:55:52.790801 (+ 72205us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.790887 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.925562 (+134675us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.948269 (+ 22707us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.948660 (+   391us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.951130 14259 tablet_service.cc:1511] Processing CreateTablet for tablet dacbea526d224541bd8281d4b6a11032 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:52.923054 14388 raft_consensus.cc:359] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:52.955945 14253 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 34) took 1025 ms. Trace:
I20260709 14:55:52.959439 14253 rpcz_store.cc:276] 0709 14:55:51.930150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.657380 (+727230us) service_pool.cc:224] Handling call
0709 14:55:52.694940 (+ 37560us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.695043 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.832827 (+137784us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.955230 (+122403us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.955893 (+   663us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.912927 14113 tablet_service.cc:1511] Processing CreateTablet for tablet aec14eba66bd46fc93fdb3cd0eb183bf (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:55:52.962333 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aec14eba66bd46fc93fdb3cd0eb183bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.964056 14257 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 32) took 1062 ms. Trace:
I20260709 14:55:52.964532 14257 rpcz_store.cc:276] 0709 14:55:51.901474 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.614159 (+712685us) service_pool.cc:224] Handling call
0709 14:55:52.716992 (+102833us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.717089 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.878617 (+161528us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.963590 (+ 84973us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.963999 (+   409us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.968190 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f304b4de9d154175801748dd0df011f2" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:52.968431 14389 tablet_bootstrap.cc:492] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:52.968941 14389 ts_tablet_manager.cc:1403] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.460s	user 0.016s	sys 0.002s
I20260709 14:55:52.970028 14164 leader_election.cc:304] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:52.970034 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 38aa2532a1fc4b95a135b5624668a3e4 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:55:52.971388 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38aa2532a1fc4b95a135b5624668a3e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.971516 14398 raft_consensus.cc:2749] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:52.975198 14111 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 35) took 1039 ms. Trace:
I20260709 14:55:52.975595 14111 rpcz_store.cc:276] 0709 14:55:51.935528 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.823501 (+887973us) service_pool.cc:224] Handling call
0709 14:55:52.825265 (+  1764us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.825363 (+    98us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.886387 (+ 61024us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.974751 (+ 88364us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.975145 (+   394us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:52.977361 14111 tablet_service.cc:1511] Processing CreateTablet for tablet dacbea526d224541bd8281d4b6a11032 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:55:52.978698 14110 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 19) took 1209 ms. Trace:
I20260709 14:55:52.908262 14106 tablet_service.cc:1511] Processing CreateTablet for tablet 8d6f88a148ff4228a0e43eb5506076b0 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:55:52.979740 14110 rpcz_store.cc:276] 0709 14:55:51.769014 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.254698 (+485684us) service_pool.cc:224] Handling call
0709 14:55:52.390173 (+135475us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.395043 (+  4870us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.878039 (+482996us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:52.977777 (+ 99738us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:52.978599 (+   822us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":20224}
I20260709 14:55:52.983669 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacbea526d224541bd8281d4b6a11032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.957760 14388 raft_consensus.cc:385] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:52.989017 14388 raft_consensus.cc:740] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:52.989874 14388 consensus_queue.cc:260] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:52.989719 14106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d6f88a148ff4228a0e43eb5506076b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.994316 14408 raft_consensus.cc:493] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:52.994794 14408 raft_consensus.cc:515] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:52.998077 14408 leader_election.cc:290] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.002326 14109 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 34) took 1078 ms. Trace:
I20260709 14:55:53.002693 14109 rpcz_store.cc:276] 0709 14:55:51.923540 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.792605 (+869065us) service_pool.cc:224] Handling call
0709 14:55:52.794185 (+  1580us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.794269 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.846463 (+ 52194us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:53.001206 (+154743us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:53.002271 (+  1065us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:53.003691 14021 catalog_manager.cc:5697] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.000360 14254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3aafafb06e4282ac23121fd036afdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:52.954136 14107 tablet_service.cc:1511] Processing CreateTablet for tablet dcb1332a4898458ab531a542f1df2694 (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:55:53.012894 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb1332a4898458ab531a542f1df2694. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.013522 14391 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.014016 14391 ts_tablet_manager.cc:1403] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.414s	user 0.019s	sys 0.002s
I20260709 14:55:53.015275 14256 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 37) took 1019 ms. Trace:
I20260709 14:55:53.016110 14256 rpcz_store.cc:276] 0709 14:55:51.995616 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.788015 (+792399us) service_pool.cc:224] Handling call
0709 14:55:52.795170 (+  7155us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.795247 (+    77us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.979826 (+184579us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:53.014469 (+ 34643us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:53.015184 (+   715us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:53.017413 14391 raft_consensus.cc:359] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.018113 14391 raft_consensus.cc:385] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.018396 14391 raft_consensus.cc:740] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.020265 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dacbea526d224541bd8281d4b6a11032. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.019107 14391 consensus_queue.cc:260] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.023160 14391 ts_tablet_manager.cc:1434] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:55:53.024142 14391 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:52.994725 14105 tablet_service.cc:1511] Processing CreateTablet for tablet 2b3aafafb06e4282ac23121fd036afdc (DEFAULT_TABLE table=test-workload [id=8ebb02540cd64154a28930edc4a5ef38]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:55:53.028213 14105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b3aafafb06e4282ac23121fd036afdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.029938 14391 tablet_bootstrap.cc:654] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.001299 14389 raft_consensus.cc:359] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.043398 14389 raft_consensus.cc:385] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.043753 14389 raft_consensus.cc:740] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.044004 14255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5421d72773b84100ba978a72f58cfefc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:53.050287 14389 consensus_queue.cc:260] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.054253 14389 ts_tablet_manager.cc:1434] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.085s	user 0.003s	sys 0.004s
I20260709 14:55:53.055212 14389 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.060508 14112 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 36) took 1102 ms. Trace:
I20260709 14:55:53.060879 14388 ts_tablet_manager.cc:1434] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.140s	user 0.000s	sys 0.007s
I20260709 14:55:53.062682 14262 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:39446 (request call id 36) took 1099 ms. Trace:
I20260709 14:55:53.059824 14390 tablet_bootstrap.cc:654] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.062873 14388 tablet_bootstrap.cc:492] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.060904 14112 rpcz_store.cc:276] 0709 14:55:51.957879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.831499 (+873620us) service_pool.cc:224] Handling call
0709 14:55:52.884750 (+ 53251us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.904521 (+ 19771us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:53.015312 (+110791us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:53.059706 (+ 44394us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:53.060449 (+   743us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":721}
I20260709 14:55:53.066108 14262 rpcz_store.cc:276] 0709 14:55:51.963760 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.771365 (+807605us) service_pool.cc:224] Handling call
0709 14:55:52.837425 (+ 66060us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.837519 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:52.988445 (+150926us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:53.062065 (+ 73620us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:53.062625 (+   560us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:53.074517 14104 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:52042 (request call id 37) took 1094 ms. Trace:
I20260709 14:55:53.074944 14104 rpcz_store.cc:276] 0709 14:55:51.980461 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:55:52.881784 (+901323us) service_pool.cc:224] Handling call
0709 14:55:52.890880 (+  9096us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:55:52.890971 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:55:53.035628 (+144657us) tablet_metadata.cc:665] Metadata flushed
0709 14:55:53.059009 (+ 23381us) tablet_replica.cc:206] Creating consensus instance
0709 14:55:53.074443 (+ 15434us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:55:53.075733 14390 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.076223 14390 ts_tablet_manager.cc:1403] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.256s	user 0.018s	sys 0.003s
I20260709 14:55:53.078981 14390 raft_consensus.cc:359] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.082695 14389 tablet_bootstrap.cc:654] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.080737 14390 raft_consensus.cc:385] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.089087 14390 raft_consensus.cc:740] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.089239 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.092440 14390 consensus_queue.cc:260] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.094062 14388 tablet_bootstrap.cc:654] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.094800 14390 ts_tablet_manager.cc:1434] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260709 14:55:53.097605 14238 leader_election.cc:343] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.104529 14390 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.114924 14391 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.127444 14391 ts_tablet_manager.cc:1403] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.012s
I20260709 14:55:53.128611 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
W20260709 14:55:53.130299 14238 leader_election.cc:343] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.130445 14391 raft_consensus.cc:359] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.130789 14238 leader_election.cc:304] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:53.132153 14408 raft_consensus.cc:2749] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.131206 14391 raft_consensus.cc:385] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.133545 14391 raft_consensus.cc:740] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.134438 14391 consensus_queue.cc:260] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.136945 14391 ts_tablet_manager.cc:1434] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 14:55:53.138062 14391 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.138971 14390 tablet_bootstrap.cc:654] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.139581 14388 tablet_bootstrap.cc:492] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.140084 14388 ts_tablet_manager.cc:1403] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.002s
I20260709 14:55:53.142980 14388 raft_consensus.cc:359] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.143725 14388 raft_consensus.cc:385] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.144205 14388 raft_consensus.cc:740] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.145140 14388 consensus_queue.cc:260] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.147758 14388 ts_tablet_manager.cc:1434] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:55:53.148820 14388 tablet_bootstrap.cc:492] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.150226 14391 tablet_bootstrap.cc:654] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.154109 14389 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.154691 14389 ts_tablet_manager.cc:1403] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.100s	user 0.025s	sys 0.010s
I20260709 14:55:53.158993 14388 tablet_bootstrap.cc:654] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.159822 14389 raft_consensus.cc:359] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.160645 14389 raft_consensus.cc:385] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.160949 14389 raft_consensus.cc:740] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.161862 14389 consensus_queue.cc:260] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.164793 14389 ts_tablet_manager.cc:1434] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 14:55:53.164839 14391 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.165555 14391 ts_tablet_manager.cc:1403] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.001s
I20260709 14:55:53.165969 14389 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.170349 14394 raft_consensus.cc:493] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.170776 14388 tablet_bootstrap.cc:492] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.171219 14388 ts_tablet_manager.cc:1403] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260709 14:55:53.170836 14394 raft_consensus.cc:515] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.173049 14394 leader_election.cc:290] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.170001 14391 raft_consensus.cc:359] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.174080 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:53.175480 14312 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.174099 14391 raft_consensus.cc:385] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.176326 14391 raft_consensus.cc:740] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.177019 14391 consensus_queue.cc:260] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.177404 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:53.179167 14311 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.179607 14311 leader_election.cc:304] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.179970 14389 tablet_bootstrap.cc:654] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.181478 14391 ts_tablet_manager.cc:1434] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:53.182471 14391 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.185353 14390 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.185915 14390 ts_tablet_manager.cc:1403] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.021s
I20260709 14:55:53.188664 14391 tablet_bootstrap.cc:654] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.192242 14388 raft_consensus.cc:359] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.192999 14388 raft_consensus.cc:385] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.193128 14394 raft_consensus.cc:2749] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.193307 14388 raft_consensus.cc:740] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.194132 14388 consensus_queue.cc:260] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.194671 14390 raft_consensus.cc:359] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.195842 14390 raft_consensus.cc:385] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.196242 14388 ts_tablet_manager.cc:1434] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260709 14:55:53.196480 14390 raft_consensus.cc:740] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.198793 14388 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.197921 14390 consensus_queue.cc:260] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.204591 14390 ts_tablet_manager.cc:1434] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:55:53.206437 14388 tablet_bootstrap.cc:654] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.210690 14389 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.211166 14389 ts_tablet_manager.cc:1403] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.013s
I20260709 14:55:53.213837 14391 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.214111 14388 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.214427 14391 ts_tablet_manager.cc:1403] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.013s
I20260709 14:55:53.214540 14388 ts_tablet_manager.cc:1403] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 14:55:53.215914 14389 raft_consensus.cc:359] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.216660 14389 raft_consensus.cc:385] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.216958 14389 raft_consensus.cc:740] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.217700 14391 raft_consensus.cc:359] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.217941 14388 raft_consensus.cc:359] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.218648 14391 raft_consensus.cc:385] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.218719 14388 raft_consensus.cc:385] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.219141 14391 raft_consensus.cc:740] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.219184 14388 raft_consensus.cc:740] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.220670 14390 tablet_bootstrap.cc:492] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.220120 14391 consensus_queue.cc:260] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.220120 14388 consensus_queue.cc:260] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.217672 14389 consensus_queue.cc:260] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.222632 14391 ts_tablet_manager.cc:1434] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:53.223852 14391 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.230846 14390 tablet_bootstrap.cc:654] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.231411 14389 ts_tablet_manager.cc:1434] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:55:53.232121 14391 tablet_bootstrap.cc:654] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.236979 14388 ts_tablet_manager.cc:1434] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:55:53.239171 14389 tablet_bootstrap.cc:492] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.240119 14388 tablet_bootstrap.cc:492] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.246270 14389 tablet_bootstrap.cc:654] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.247968 14390 tablet_bootstrap.cc:492] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.248541 14390 ts_tablet_manager.cc:1403] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.014s
I20260709 14:55:53.251236 14388 tablet_bootstrap.cc:654] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.251855 14398 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.253538 14398 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.255015 14390 raft_consensus.cc:359] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.255900 14398 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.252993 14391 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.256630 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.256840 14391 ts_tablet_manager.cc:1403] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
W20260709 14:55:53.259142 14163 leader_election.cc:343] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.260620 14391 raft_consensus.cc:359] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.261530 14391 raft_consensus.cc:385] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.261866 14391 raft_consensus.cc:740] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.262668 14391 consensus_queue.cc:260] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.270040 14388 tablet_bootstrap.cc:492] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.270558 14388 ts_tablet_manager.cc:1403] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.014s
I20260709 14:55:53.274516 14391 ts_tablet_manager.cc:1434] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 14:55:53.274259 14388 raft_consensus.cc:359] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.274955 14388 raft_consensus.cc:385] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.275251 14388 raft_consensus.cc:740] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.276238 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.276100 14388 consensus_queue.cc:260] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.277139 14408 raft_consensus.cc:493] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.277630 14408 raft_consensus.cc:515] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:53.277961 14162 leader_election.cc:343] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.278570 14162 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.279383 14398 raft_consensus.cc:2749] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.280033 14408 leader_election.cc:290] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.283645 14394 raft_consensus.cc:493] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.284125 14394 raft_consensus.cc:515] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.284458 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d16b465ea424683874a54fac16935f7" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.255749 14390 raft_consensus.cc:385] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.285666 14390 raft_consensus.cc:740] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.286368 14394 leader_election.cc:290] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.286618 14390 consensus_queue.cc:260] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.287604 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.288383 14394 raft_consensus.cc:493] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.288847 14394 raft_consensus.cc:515] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:55:53.289505 14238 leader_election.cc:343] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.290563 14311 leader_election.cc:343] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.292110 14394 leader_election.cc:290] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.293396 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.293959 14394 raft_consensus.cc:493] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.294520 14389 tablet_bootstrap.cc:492] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.295060 14389 ts_tablet_manager.cc:1403] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.021s
I20260709 14:55:53.294739 14394 raft_consensus.cc:515] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:53.294744 14312 leader_election.cc:343] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.298256 14389 raft_consensus.cc:359] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.299041 14389 raft_consensus.cc:385] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.299374 14389 raft_consensus.cc:740] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.299597 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.300274 14122 raft_consensus.cc:2468] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:53.300459 14389 consensus_queue.cc:260] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.301599 14311 leader_election.cc:304] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:53.302510 14415 raft_consensus.cc:2804] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.302886 14415 raft_consensus.cc:493] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.303176 14389 ts_tablet_manager.cc:1434] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:55:53.303200 14415 raft_consensus.cc:3060] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.304363 14389 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.307982 14398 raft_consensus.cc:493] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.308107 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d16b465ea424683874a54fac16935f7" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.308522 14398 raft_consensus.cc:515] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.298139 14394 leader_election.cc:290] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.310999 14389 tablet_bootstrap.cc:654] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.311172 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.312072 14388 ts_tablet_manager.cc:1434] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
W20260709 14:55:53.312618 14162 leader_election.cc:343] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.313046 14388 tablet_bootstrap.cc:492] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.288990 14390 ts_tablet_manager.cc:1434] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:55:53.316121 14390 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.308743 14122 raft_consensus.cc:2468] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:53.320483 14391 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.324404 14398 leader_election.cc:290] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.323913 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
W20260709 14:55:53.328044 14164 leader_election.cc:343] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.328536 14164 leader_election.cc:304] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:53.328895 14237 leader_election.cc:304] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.323664 14388 tablet_bootstrap.cc:654] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.330297 14408 raft_consensus.cc:2804] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.330696 14408 raft_consensus.cc:493] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.331028 14408 raft_consensus.cc:3060] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.335830 14398 raft_consensus.cc:2749] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.340200 14415 raft_consensus.cc:515] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.345319 14408 raft_consensus.cc:515] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.347429 14415 leader_election.cc:290] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.348066 14390 tablet_bootstrap.cc:654] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.348649 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d16b465ea424683874a54fac16935f7" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:53.349272 14123 raft_consensus.cc:3060] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.349620 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:53.350142 14122 raft_consensus.cc:3060] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.355515 14389 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.356143 14389 ts_tablet_manager.cc:1403] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.011s
I20260709 14:55:53.356930 14123 raft_consensus.cc:2468] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:53.358094 14122 raft_consensus.cc:2468] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:53.358192 14237 leader_election.cc:304] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:53.359225 14389 raft_consensus.cc:359] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.359409 14311 leader_election.cc:304] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:53.359989 14389 raft_consensus.cc:385] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.360314 14388 tablet_bootstrap.cc:492] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.360327 14389 raft_consensus.cc:740] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.360625 14415 raft_consensus.cc:2804] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.360855 14388 ts_tablet_manager.cc:1403] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.048s	user 0.002s	sys 0.012s
I20260709 14:55:53.361220 14415 raft_consensus.cc:697] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:53.361302 14389 consensus_queue.cc:260] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.362097 14415 consensus_queue.cc:237] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.364071 14388 raft_consensus.cc:359] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.364812 14388 raft_consensus.cc:385] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.365073 14388 raft_consensus.cc:740] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.365717 14388 consensus_queue.cc:260] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.367769 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d16b465ea424683874a54fac16935f7" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.369081 14389 ts_tablet_manager.cc:1434] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260709 14:55:53.369283 14238 leader_election.cc:343] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.370119 14389 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.370211 14408 leader_election.cc:290] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.370904 14408 raft_consensus.cc:493] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.367784 14388 ts_tablet_manager.cc:1434] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:53.372328 14388 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.376616 14389 tablet_bootstrap.cc:654] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.376861 14408 raft_consensus.cc:515] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.378646 14440 raft_consensus.cc:2804] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.379899 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:53.381335 14238 leader_election.cc:343] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.349237 14391 tablet_bootstrap.cc:654] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.384459 14408 leader_election.cc:290] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.389822 14388 tablet_bootstrap.cc:654] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.389997 14019 catalog_manager.cc:5697] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.398056 14390 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.398633 14390 ts_tablet_manager.cc:1403] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.007s
I20260709 14:55:53.391510 14440 raft_consensus.cc:697] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:53.399626 14397 raft_consensus.cc:493] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.400127 14397 raft_consensus.cc:515] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.400573 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.401284 14346 raft_consensus.cc:2468] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:53.401556 14390 raft_consensus.cc:359] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.402299 14390 raft_consensus.cc:385] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.402397 14397 leader_election.cc:290] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.402618 14390 raft_consensus.cc:740] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.402734 14238 leader_election.cc:304] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.404261 14408 raft_consensus.cc:2804] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.404645 14408 raft_consensus.cc:493] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.404983 14408 raft_consensus.cc:3060] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.405592 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:53.407116 14087 leader_election.cc:343] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.407698 14390 consensus_queue.cc:260] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.410135 14390 ts_tablet_manager.cc:1434] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:55:53.411459 14390 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.415412 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.417994 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.419732 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.420456 14271 raft_consensus.cc:2468] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:53.429098 14415 consensus_queue.cc:1048] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.432798 14408 raft_consensus.cc:515] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.433554 14390 tablet_bootstrap.cc:654] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.434288 14272 raft_consensus.cc:2393] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:55:53.434312 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:53.438699 14089 leader_election.cc:343] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.439174 14089 leader_election.cc:304] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.439566 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:53.440312 14272 raft_consensus.cc:3060] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.442816 14397 raft_consensus.cc:2749] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.400120 14440 consensus_queue.cc:237] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.446441 14394 raft_consensus.cc:493] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:53.453761 14310 leader_election.cc:343] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.453826 14394 raft_consensus.cc:515] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.454476 14310 leader_election.cc:304] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.456840 14398 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.457320 14398 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.458400 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.459357 14398 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.459120 14198 raft_consensus.cc:2468] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:53.456890 14394 leader_election.cc:290] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.461251 14394 raft_consensus.cc:2749] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.461359 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.462697 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:53.464258 14164 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.465590 14312 leader_election.cc:304] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
W20260709 14:55:53.467159 14163 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.468612 14163 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:53.469069 14122 raft_consensus.cc:3060] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.469381 14398 raft_consensus.cc:2749] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.467983 14394 raft_consensus.cc:2804] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.469978 14394 raft_consensus.cc:493] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.470340 14394 raft_consensus.cc:3060] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.477820 14394 raft_consensus.cc:515] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.480053 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.480623 14394 leader_election.cc:290] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.481299 14394 consensus_queue.cc:1048] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:53.481500 14238 leader_election.cc:343] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.482728 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.484170 14196 raft_consensus.cc:3060] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.489755 14272 raft_consensus.cc:2468] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:53.496484 14196 raft_consensus.cc:2468] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:53.497885 14312 leader_election.cc:304] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:53.498901 14394 raft_consensus.cc:2804] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.499452 14394 raft_consensus.cc:697] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:53.500319 14394 consensus_queue.cc:237] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:55:53.514461 14310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 68474.7us
I20260709 14:55:53.516124 14391 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.515947 14310 leader_election.cc:304] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.522131 14390 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.522707 14415 raft_consensus.cc:3060] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.522680 14390 ts_tablet_manager.cc:1403] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.111s	user 0.035s	sys 0.049s
I20260709 14:55:53.526309 14390 raft_consensus.cc:359] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.527006 14390 raft_consensus.cc:385] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.527302 14390 raft_consensus.cc:740] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.527989 14390 consensus_queue.cc:260] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.529552 14415 raft_consensus.cc:2749] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.530165 14390 ts_tablet_manager.cc:1434] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:55:53.531184 14390 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.532018 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.519220 14453 raft_consensus.cc:493] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.535676 14453 raft_consensus.cc:515] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.538615 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:53.538852 14019 catalog_manager.cc:5697] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.519546 14389 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.540282 14389 ts_tablet_manager.cc:1403] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.170s	user 0.039s	sys 0.078s
I20260709 14:55:53.541324 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:53.542550 14312 leader_election.cc:343] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.520681 14408 leader_election.cc:290] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.537340 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:53.543156 14389 raft_consensus.cc:359] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.543738 14453 leader_election.cc:290] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
W20260709 14:55:53.538585 14310 leader_election.cc:343] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.544032 14389 raft_consensus.cc:385] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.544389 14389 raft_consensus.cc:740] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.545171 14389 consensus_queue.cc:260] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.537405 14390 tablet_bootstrap.cc:654] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.545605 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.546241 14272 raft_consensus.cc:2468] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:53.539738 14388 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.547463 14388 ts_tablet_manager.cc:1403] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.175s	user 0.019s	sys 0.026s
I20260709 14:55:53.547744 14346 raft_consensus.cc:2468] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:53.550326 14388 raft_consensus.cc:359] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.550686 14389 ts_tablet_manager.cc:1434] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:53.551824 14389 tablet_bootstrap.cc:492] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
W20260709 14:55:53.555786 14310 leader_election.cc:343] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.556813 14310 leader_election.cc:304] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.522102 14391 ts_tablet_manager.cc:1403] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.202s	user 0.003s	sys 0.013s
I20260709 14:55:53.560307 14391 raft_consensus.cc:359] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.561004 14391 raft_consensus.cc:385] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.561297 14391 raft_consensus.cc:740] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.561970 14391 consensus_queue.cc:260] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.564282 14453 raft_consensus.cc:2804] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.564200 14238 leader_election.cc:304] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.564715 14453 raft_consensus.cc:493] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.565052 14453 raft_consensus.cc:3060] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.565474 14408 raft_consensus.cc:2804] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.565976 14408 raft_consensus.cc:697] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:53.566802 14408 consensus_queue.cc:237] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.567342 14388 raft_consensus.cc:385] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.567628 14388 raft_consensus.cc:740] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.568234 14388 consensus_queue.cc:260] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.570143 14388 ts_tablet_manager.cc:1434] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:55:53.571009 14388 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.573810 14389 tablet_bootstrap.cc:654] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.580241 14391 ts_tablet_manager.cc:1434] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:55:53.581224 14391 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.581485 14397 raft_consensus.cc:493] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.577888 14021 catalog_manager.cc:5697] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.581938 14397 raft_consensus.cc:515] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.584246 14397 leader_election.cc:290] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.584607 14453 raft_consensus.cc:515] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.585968 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.586232 14398 raft_consensus.cc:493] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.586719 14398 raft_consensus.cc:515] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.587164 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.587216 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.588382 14346 raft_consensus.cc:2468] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
W20260709 14:55:53.589916 14089 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.590931 14089 leader_election.cc:304] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
W20260709 14:55:53.588887 14312 leader_election.cc:343] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.592406 14397 raft_consensus.cc:2804] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.592504 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.592857 14397 raft_consensus.cc:493] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.593293 14397 raft_consensus.cc:3060] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.593729 14388 tablet_bootstrap.cc:654] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.594027 14163 leader_election.cc:343] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.588851 14398 leader_election.cc:290] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.599529 14453 leader_election.cc:290] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.600494 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:53.602438 14272 raft_consensus.cc:3060] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.601226 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.601543 14397 raft_consensus.cc:515] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
W20260709 14:55:53.605132 14164 leader_election.cc:343] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.605588 14164 leader_election.cc:304] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:53.606667 14398 raft_consensus.cc:2749] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.609156 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.610139 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:53.610678 14346 raft_consensus.cc:3060] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.613619 14390 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.615638 14390 ts_tablet_manager.cc:1403] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.012s
I20260709 14:55:53.615092 14272 raft_consensus.cc:2468] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:53.617914 14310 leader_election.cc:304] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.618571 14391 tablet_bootstrap.cc:654] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.618206 14089 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.617928 14021 catalog_manager.cc:5697] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.619130 14394 raft_consensus.cc:493] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.622845 14394 raft_consensus.cc:515] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.625890 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.620355 14453 raft_consensus.cc:2804] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.606379 14397 leader_election.cc:290] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.626127 14390 raft_consensus.cc:359] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.622345 14346 raft_consensus.cc:2468] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:53.627074 14394 leader_election.cc:290] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
W20260709 14:55:53.627846 14310 leader_election.cc:343] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.630024 14390 raft_consensus.cc:385] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.630702 14089 leader_election.cc:304] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.631188 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.632589 14397 raft_consensus.cc:2804] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:55:53.633365 14312 leader_election.cc:343] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.634058 14312 leader_election.cc:304] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.629204 14453 raft_consensus.cc:697] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:53.631903 14390 raft_consensus.cc:740] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.635705 14394 raft_consensus.cc:2749] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.635142 14453 consensus_queue.cc:237] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.637233 14390 consensus_queue.cc:260] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.637878 14389 tablet_bootstrap.cc:492] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.638331 14389 ts_tablet_manager.cc:1403] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.027s
I20260709 14:55:53.639731 14390 ts_tablet_manager.cc:1434] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 14:55:53.640693 14390 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.640765 14389 raft_consensus.cc:359] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.641455 14389 raft_consensus.cc:385] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.641711 14389 raft_consensus.cc:740] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.642458 14389 consensus_queue.cc:260] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.644295 14389 ts_tablet_manager.cc:1434] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:53.648198 14390 tablet_bootstrap.cc:654] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.649377 14391 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.649827 14391 ts_tablet_manager.cc:1403] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.069s	user 0.000s	sys 0.010s
I20260709 14:55:53.652504 14391 raft_consensus.cc:359] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.653198 14391 raft_consensus.cc:385] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.653479 14391 raft_consensus.cc:740] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.654681 14389 tablet_bootstrap.cc:492] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.656484 14391 consensus_queue.cc:260] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.664834 14389 tablet_bootstrap.cc:654] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.670855 14388 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.671869 14388 ts_tablet_manager.cc:1403] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.101s	user 0.007s	sys 0.017s
I20260709 14:55:53.674575 14388 raft_consensus.cc:359] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.675274 14388 raft_consensus.cc:385] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.675570 14388 raft_consensus.cc:740] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.676735 14388 consensus_queue.cc:260] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.677784 14389 tablet_bootstrap.cc:492] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.678263 14389 ts_tablet_manager.cc:1403] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.000s
I20260709 14:55:53.678870 14388 ts_tablet_manager.cc:1434] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:55:53.680135 14397 raft_consensus.cc:697] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:53.680783 14389 raft_consensus.cc:359] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.681077 14391 ts_tablet_manager.cc:1434] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.022s
I20260709 14:55:53.681452 14389 raft_consensus.cc:385] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.681778 14389 raft_consensus.cc:740] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.682202 14388 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.680990 14397 consensus_queue.cc:237] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.682353 14391 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.684839 14021 catalog_manager.cc:5697] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:53.688155 14391 tablet_bootstrap.cc:654] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.682403 14389 consensus_queue.cc:260] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.692070 14390 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.692332 14389 ts_tablet_manager.cc:1434] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 14:55:53.692488 14390 ts_tablet_manager.cc:1403] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.016s
I20260709 14:55:53.693151 14389 tablet_bootstrap.cc:492] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.694500 14019 catalog_manager.cc:5697] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.694931 14390 raft_consensus.cc:359] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.695931 14390 raft_consensus.cc:385] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.696213 14390 raft_consensus.cc:740] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.696954 14390 consensus_queue.cc:260] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.698721 14389 tablet_bootstrap.cc:654] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.698719 14390 ts_tablet_manager.cc:1434] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:53.699774 14390 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.704464 14388 tablet_bootstrap.cc:654] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.707623 14390 tablet_bootstrap.cc:654] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.724242 14391 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.724763 14391 ts_tablet_manager.cc:1403] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.009s
I20260709 14:55:53.727228 14391 raft_consensus.cc:359] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.727751 14388 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.727862 14391 raft_consensus.cc:385] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.728235 14388 ts_tablet_manager.cc:1403] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.002s
I20260709 14:55:53.728228 14391 raft_consensus.cc:740] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.728572 14390 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.729108 14390 ts_tablet_manager.cc:1403] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260709 14:55:53.729082 14391 consensus_queue.cc:260] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.730664 14388 raft_consensus.cc:359] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.731298 14388 raft_consensus.cc:385] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.731599 14388 raft_consensus.cc:740] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.731691 14390 raft_consensus.cc:359] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.732488 14390 raft_consensus.cc:385] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.732244 14388 consensus_queue.cc:260] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.732671 14391 ts_tablet_manager.cc:1434] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:55:53.731117 14389 tablet_bootstrap.cc:492] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.733299 14389 ts_tablet_manager.cc:1403] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.008s
I20260709 14:55:53.734143 14388 ts_tablet_manager.cc:1434] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:55:53.735073 14388 tablet_bootstrap.cc:492] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.732844 14390 raft_consensus.cc:740] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.735689 14389 raft_consensus.cc:359] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.736302 14389 raft_consensus.cc:385] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.736646 14389 raft_consensus.cc:740] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.736338 14390 consensus_queue.cc:260] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.737623 14391 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.740568 14388 tablet_bootstrap.cc:654] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.743214 14391 tablet_bootstrap.cc:654] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.748226 14390 ts_tablet_manager.cc:1434] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:55:53.749186 14389 consensus_queue.cc:260] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.748226 14397 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.752918 14397 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.754011 14389 ts_tablet_manager.cc:1434] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:55:53.754879 14389 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.754914 14397 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.757023 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.757643 14196 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:53.759279 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.759876 14272 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:53.760996 14089 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:53.760994 14389 tablet_bootstrap.cc:654] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.761893 14465 raft_consensus.cc:2804] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.762353 14465 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.762660 14465 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.749153 14390 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.773169 14389 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.773639 14389 ts_tablet_manager.cc:1403] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260709 14:55:53.773857 14390 tablet_bootstrap.cc:654] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.776603 14408 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.777429 14388 tablet_bootstrap.cc:492] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.777129 14408 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.777995 14388 ts_tablet_manager.cc:1403] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.043s	user 0.026s	sys 0.010s
I20260709 14:55:53.779107 14389 raft_consensus.cc:359] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.779778 14389 raft_consensus.cc:385] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.780038 14389 raft_consensus.cc:740] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.780417 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.780766 14388 raft_consensus.cc:359] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.781538 14388 raft_consensus.cc:385] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:53.781831 14238 leader_election.cc:343] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.779238 14408 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.783277 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.783154 14389 consensus_queue.cc:260] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
W20260709 14:55:53.784608 14237 leader_election.cc:343] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.785050 14237 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:53.786013 14453 raft_consensus.cc:493] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.785787 14465 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.786670 14408 raft_consensus.cc:2749] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.781841 14388 raft_consensus.cc:740] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.788628 14388 consensus_queue.cc:260] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.786463 14453 raft_consensus.cc:515] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.792232 14453 leader_election.cc:290] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.795632 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504dbc7d059a4ddeb2d913817f18ae15" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.796249 14196 raft_consensus.cc:2468] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:53.795632 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504dbc7d059a4ddeb2d913817f18ae15" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.798209 14312 leader_election.cc:304] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:53.798744 14465 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.800071 14389 ts_tablet_manager.cc:1434] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:53.800352 14391 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.800868 14391 ts_tablet_manager.cc:1403] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.007s
I20260709 14:55:53.800985 14389 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.801381 14388 ts_tablet_manager.cc:1434] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:55:53.802081 14388 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
W20260709 14:55:53.800911 14311 leader_election.cc:343] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.803444 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:53.804013 14272 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.804273 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.804821 14196 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.802639 14453 raft_consensus.cc:2804] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.806893 14453 raft_consensus.cc:493] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.807240 14453 raft_consensus.cc:3060] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.809304 14398 raft_consensus.cc:493] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.810074 14398 raft_consensus.cc:515] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.810105 14391 raft_consensus.cc:359] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.810897 14391 raft_consensus.cc:385] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.811184 14391 raft_consensus.cc:740] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.812151 14398 leader_election.cc:290] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.811909 14391 consensus_queue.cc:260] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.813621 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.813794 14391 ts_tablet_manager.cc:1434] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:53.817081 14391 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.817492 14196 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:53.818657 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
W20260709 14:55:53.819974 14162 leader_election.cc:343] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.820026 14089 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
W20260709 14:55:53.821213 14164 leader_election.cc:343] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.821640 14164 leader_election.cc:304] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:53.822371 14391 tablet_bootstrap.cc:654] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.823001 14398 raft_consensus.cc:2749] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.824079 14453 raft_consensus.cc:515] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.825634 14465 raft_consensus.cc:2804] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.827500 14390 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.827621 14389 tablet_bootstrap.cc:654] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.827948 14390 ts_tablet_manager.cc:1403] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.015s
I20260709 14:55:53.826679 14465 raft_consensus.cc:697] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:53.828950 14465 consensus_queue.cc:237] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.829876 14388 tablet_bootstrap.cc:654] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.825829 14272 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:53.830483 14390 raft_consensus.cc:359] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.834252 14391 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.834867 14391 ts_tablet_manager.cc:1403] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 14:55:53.835532 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504dbc7d059a4ddeb2d913817f18ae15" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.836086 14196 raft_consensus.cc:3060] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.837776 14391 raft_consensus.cc:359] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.838541 14391 raft_consensus.cc:385] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.838825 14391 raft_consensus.cc:740] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.839191 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504dbc7d059a4ddeb2d913817f18ae15" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:53.839669 14391 consensus_queue.cc:260] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:53.841107 14311 leader_election.cc:343] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.842162 14391 ts_tablet_manager.cc:1434] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:53.842029 14394 consensus_queue.cc:1048] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:53.831135 14390 raft_consensus.cc:385] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.842703 14390 raft_consensus.cc:740] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.842875 14196 raft_consensus.cc:2468] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:53.843525 14390 consensus_queue.cc:260] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.843957 14312 leader_election.cc:304] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:53.844740 14394 raft_consensus.cc:2804] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:53.845184 14394 raft_consensus.cc:697] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:53.845407 14391 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.845952 14394 consensus_queue.cc:237] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.851603 14398 raft_consensus.cc:493] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.851924 14453 leader_election.cc:290] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.852116 14398 raft_consensus.cc:515] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.854236 14398 leader_election.cc:290] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.855667 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.856287 14346 raft_consensus.cc:2468] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:53.857445 14164 leader_election.cc:304] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:53.858351 14398 raft_consensus.cc:2804] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.858678 14398 raft_consensus.cc:493] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.859020 14398 raft_consensus.cc:3060] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.859419 14391 tablet_bootstrap.cc:654] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.861397 14390 ts_tablet_manager.cc:1434] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:55:53.862885 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:53.865422 14162 leader_election.cc:343] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.866183 14398 raft_consensus.cc:515] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.872030 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:53.872552 14346 raft_consensus.cc:3060] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.873672 14391 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.875594 14408 raft_consensus.cc:493] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.875219 14391 ts_tablet_manager.cc:1403] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260709 14:55:53.876073 14408 raft_consensus.cc:515] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.878086 14408 leader_election.cc:290] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.879218 14346 raft_consensus.cc:2468] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:53.880540 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:53.881479 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.880746 14391 raft_consensus.cc:359] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.882926 14164 leader_election.cc:304] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:53.882818 14390 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.883291 14391 raft_consensus.cc:385] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.890367 14391 raft_consensus.cc:740] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.890535 14394 consensus_queue.cc:1048] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:53.889649 14398 leader_election.cc:290] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.892079 14391 consensus_queue.cc:260] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.895692 14391 ts_tablet_manager.cc:1434] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
W20260709 14:55:53.884876 14238 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.885215 14162 leader_election.cc:343] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.899536 14020 catalog_manager.cc:5697] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.885541 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:53.902076 14237 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.902494 14237 leader_election.cc:304] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.903215 14391 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.903491 14408 raft_consensus.cc:2749] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.884238 14453 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.903926 14397 raft_consensus.cc:493] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.904801 14397 raft_consensus.cc:515] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.906718 14397 leader_election.cc:290] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.907948 14453 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:53.910867 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:53.911795 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:53.913131 14310 leader_election.cc:343] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.913596 14391 tablet_bootstrap.cc:654] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:53.916141 14310 consensus_peers.cc:597] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:53.918198 14397 raft_consensus.cc:493] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.918740 14397 raft_consensus.cc:515] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.919378 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:53.920668 14089 leader_election.cc:343] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.921340 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.921553 14397 leader_election.cc:290] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.889430 14390 tablet_bootstrap.cc:654] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.918247 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:53.922384 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.922952 14346 raft_consensus.cc:2468] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
W20260709 14:55:53.923952 14087 leader_election.cc:343] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.923595 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:53.923627 14311 leader_election.cc:343] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.925069 14311 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
W20260709 14:55:53.926192 14089 leader_election.cc:343] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.926635 14089 leader_election.cc:304] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.927853 14089 leader_election.cc:304] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:53.928587 14390 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.928535 14397 raft_consensus.cc:2749] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.928853 14465 raft_consensus.cc:2804] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:53.929113 14390 ts_tablet_manager.cc:1403] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260709 14:55:53.929399 14465 raft_consensus.cc:493] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:53.929795 14465 raft_consensus.cc:3060] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.932082 14390 raft_consensus.cc:359] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.932781 14390 raft_consensus.cc:385] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.933120 14390 raft_consensus.cc:740] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.933802 14390 consensus_queue.cc:260] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.937165 14388 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:53.937312 14390 ts_tablet_manager.cc:1434] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:53.937606 14388 ts_tablet_manager.cc:1403] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.136s	user 0.041s	sys 0.055s
I20260709 14:55:53.938449 14390 tablet_bootstrap.cc:492] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.940486 14388 raft_consensus.cc:359] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.941107 14388 raft_consensus.cc:385] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.941375 14388 raft_consensus.cc:740] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.941541 14394 raft_consensus.cc:2749] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.942175 14388 consensus_queue.cc:260] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.918473 14453 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:53.944052 14388 ts_tablet_manager.cc:1434] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:53.944501 14390 tablet_bootstrap.cc:654] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.944880 14388 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:53.889209 14017 catalog_manager.cc:5697] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:53.948421 14465 raft_consensus.cc:515] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.951432 14389 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:53.951574 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:53.951956 14389 ts_tablet_manager.cc:1403] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.151s	user 0.031s	sys 0.019s
W20260709 14:55:53.952795 14089 leader_election.cc:343] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.954737 14389 raft_consensus.cc:359] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.955479 14389 raft_consensus.cc:385] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.955760 14389 raft_consensus.cc:740] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.956699 14389 consensus_queue.cc:260] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.958323 14465 leader_election.cc:290] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:53.958791 14388 tablet_bootstrap.cc:654] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.960255 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:53.960809 14346 raft_consensus.cc:3060] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.966890 14389 ts_tablet_manager.cc:1434] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:53.969501 14391 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:53.969995 14391 ts_tablet_manager.cc:1403] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.010s
I20260709 14:55:53.973484 14390 tablet_bootstrap.cc:492] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:53.973954 14390 ts_tablet_manager.cc:1403] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.010s
I20260709 14:55:53.974915 14196 raft_consensus.cc:3060] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.976491 14390 raft_consensus.cc:359] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.977180 14390 raft_consensus.cc:385] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.977448 14390 raft_consensus.cc:740] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.978209 14390 consensus_queue.cc:260] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:53.979643 14398 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.980335 14390 ts_tablet_manager.cc:1434] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:55:53.980170 14398 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:53.981102 14391 raft_consensus.cc:359] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.981544 14391 raft_consensus.cc:385] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:53.981699 14391 raft_consensus.cc:740] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:53.982203 14391 consensus_queue.cc:260] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.982311 14398 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:53.983865 14391 ts_tablet_manager.cc:1434] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:55:53.979789 14389 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:53.983986 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:53.986575 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:53.987679 14162 leader_election.cc:343] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:53.988968 14163 leader_election.cc:343] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:53.989411 14163 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:53.976892 14465 raft_consensus.cc:493] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:53.989722 14389 tablet_bootstrap.cc:654] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.992307 14465 raft_consensus.cc:515] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:53.991400 14391 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:53.991916 14398 raft_consensus.cc:2749] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:53.994376 14465 leader_election.cc:290] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:53.995106 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:53.996860 14346 raft_consensus.cc:2468] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:53.997488 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:53.998054 14197 raft_consensus.cc:2468] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:53.998561 14390 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:53.999368 14391 tablet_bootstrap.cc:654] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:53.999231 14089 leader_election.cc:304] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
W20260709 14:55:54.000638 14089 leader_election.cc:343] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.001516 14089 leader_election.cc:304] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:54.002278 14397 raft_consensus.cc:2804] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.002619 14397 raft_consensus.cc:493] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.002933 14397 raft_consensus.cc:3060] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:53.999140 14388 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:54.003525 14388 ts_tablet_manager.cc:1403] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.010s
I20260709 14:55:54.004334 14390 tablet_bootstrap.cc:654] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.006309 14388 raft_consensus.cc:359] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.006945 14388 raft_consensus.cc:385] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.007180 14388 raft_consensus.cc:740] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.007844 14388 consensus_queue.cc:260] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:53.955104 14484 raft_consensus.cc:2804] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.009711 14388 ts_tablet_manager.cc:1434] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:54.010530 14388 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:54.010613 14484 raft_consensus.cc:697] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:55:54.011603 14484 consensus_queue.cc:237] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.020253 14388 tablet_bootstrap.cc:654] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.021130 14398 raft_consensus.cc:493] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.021646 14398 raft_consensus.cc:515] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.023722 14398 leader_election.cc:290] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.024308 14408 consensus_queue.cc:1048] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.028844 14463 raft_consensus.cc:2804] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.030944 14020 catalog_manager.cc:5697] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.034672 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.035485 14346 raft_consensus.cc:2393] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in this term.
I20260709 14:55:54.046514 14388 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:54.047039 14388 ts_tablet_manager.cc:1403] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.015s
I20260709 14:55:54.049060 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.049554 14388 raft_consensus.cc:359] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.050276 14388 raft_consensus.cc:385] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.050544 14388 raft_consensus.cc:740] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.051287 14388 consensus_queue.cc:260] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
W20260709 14:55:54.052030 14238 consensus_peers.cc:597] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.065336 14408 raft_consensus.cc:493] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.065867 14408 raft_consensus.cc:515] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.067974 14408 leader_election.cc:290] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.069988 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.067108 14499 raft_consensus.cc:493] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:54.072463 14238 leader_election.cc:343] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.073133 14397 raft_consensus.cc:515] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.074740 14394 consensus_queue.cc:1048] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.074796 14499 raft_consensus.cc:515] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.077479 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacc8c2e366d4b269d97018f144b5e6d" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.078055 14270 raft_consensus.cc:2468] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:54.079260 14310 leader_election.cc:304] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:54.085403 14504 raft_consensus.cc:493] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.086107 14499 leader_election.cc:290] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.091004 14499 raft_consensus.cc:2804] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.091454 14499 raft_consensus.cc:493] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.091974 14499 raft_consensus.cc:3060] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.093343 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacc8c2e366d4b269d97018f144b5e6d" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.094064 14120 raft_consensus.cc:2468] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:54.099373 14408 consensus_queue.cc:1048] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.099676 14504 raft_consensus.cc:515] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.104452 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11afc8e951d24759ae292e7c60882019" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.105059 14271 raft_consensus.cc:2468] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:54.106323 14310 leader_election.cc:304] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
W20260709 14:55:54.111444 14089 consensus_peers.cc:597] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.111354 14499 raft_consensus.cc:515] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.113677 14499 leader_election.cc:290] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.114843 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacc8c2e366d4b269d97018f144b5e6d" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:54.115515 14120 raft_consensus.cc:3060] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.122911 14120 raft_consensus.cc:2468] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:54.115036 14499 raft_consensus.cc:2804] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.124408 14499 raft_consensus.cc:493] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.124785 14499 raft_consensus.cc:3060] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.127471 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacc8c2e366d4b269d97018f144b5e6d" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.128123 14271 raft_consensus.cc:3060] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.135095 14271 raft_consensus.cc:2468] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:54.136442 14310 leader_election.cc:304] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:54.137490 14394 raft_consensus.cc:2804] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.138036 14394 raft_consensus.cc:697] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:54.138904 14394 consensus_queue.cc:237] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.142062 14504 leader_election.cc:290] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.142812 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11afc8e951d24759ae292e7c60882019" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.143690 14119 raft_consensus.cc:2468] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:54.148551 14499 raft_consensus.cc:515] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.148952 14465 consensus_queue.cc:1048] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.150411 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.152309 14122 raft_consensus.cc:2468] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:54.154698 14388 ts_tablet_manager.cc:1434] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.107s	user 0.009s	sys 0.028s
I20260709 14:55:54.155767 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11afc8e951d24759ae292e7c60882019" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.156325 14271 raft_consensus.cc:3060] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.156394 14397 leader_election.cc:290] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.157361 14388 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:54.157696 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11afc8e951d24759ae292e7c60882019" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:54.158283 14122 raft_consensus.cc:3060] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.160094 14237 leader_election.cc:304] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:54.163179 14271 raft_consensus.cc:2468] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:54.164076 14408 raft_consensus.cc:2804] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.164575 14408 raft_consensus.cc:493] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.164913 14408 raft_consensus.cc:3060] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.166507 14122 raft_consensus.cc:2468] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:54.167650 14311 leader_election.cc:304] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:54.170423 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:54.171052 14345 raft_consensus.cc:3060] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.177502 14504 raft_consensus.cc:2804] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.178072 14504 raft_consensus.cc:697] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:54.178694 14463 raft_consensus.cc:697] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.179309 14499 leader_election.cc:290] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.179004 14504 consensus_queue.cc:237] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.181705 14463 consensus_queue.cc:237] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.184962 14345 raft_consensus.cc:2468] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.186079 14089 leader_election.cc:304] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:54.192271 14498 raft_consensus.cc:2804] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.192756 14498 raft_consensus.cc:697] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.193527 14498 consensus_queue.cc:237] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
W20260709 14:55:54.196568 14312 consensus_peers.cc:597] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.199123 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:54.199864 14196 raft_consensus.cc:3060] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.209067 14517 consensus_queue.cc:1048] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.212842 14408 raft_consensus.cc:515] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.224452 14408 leader_election.cc:290] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.225843 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:54.226140 14196 raft_consensus.cc:2468] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
W20260709 14:55:54.227440 14238 leader_election.cc:343] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.214823 14510 raft_consensus.cc:493] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.215508 14390 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:54.232012 14390 ts_tablet_manager.cc:1403] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.234s	user 0.052s	sys 0.063s
I20260709 14:55:54.225843 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:54.261790 14390 raft_consensus.cc:359] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.262583 14390 raft_consensus.cc:385] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.262857 14390 raft_consensus.cc:740] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.263540 14390 consensus_queue.cc:260] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.264678 14511 raft_consensus.cc:493] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.243878 14510 raft_consensus.cc:515] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.265223 14511 raft_consensus.cc:515] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.267750 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.268371 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.269084 14271 raft_consensus.cc:2468] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:54.269240 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.268429 14196 raft_consensus.cc:2468] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:54.270242 14310 leader_election.cc:304] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:54.270267 14504 consensus_queue.cc:1048] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:54.271755 14238 leader_election.cc:304] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.244037 14123 raft_consensus.cc:3060] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.270988 14511 leader_election.cc:290] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:54.274138 14415 raft_consensus.cc:2804] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.285081 14415 raft_consensus.cc:493] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.285564 14415 raft_consensus.cc:3060] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.288373 14390 ts_tablet_manager.cc:1434] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
W20260709 14:55:54.290947 14311 consensus_peers.cc:597] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.291776 14502 consensus_queue.cc:1048] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260709 14:55:54.295907 14388 tablet_bootstrap.cc:654] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.294395 14408 raft_consensus.cc:2804] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.307471 14498 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.318452 14517 raft_consensus.cc:493] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.319015 14517 raft_consensus.cc:515] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.321341 14517 leader_election.cc:290] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.322656 14415 raft_consensus.cc:515] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.313584 14408 raft_consensus.cc:493] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.328845 14390 tablet_bootstrap.cc:492] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:54.324024 14510 leader_election.cc:290] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.329473 14408 raft_consensus.cc:3060] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.316018 14498 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:54.325897 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 54748.3us
I20260709 14:55:54.343245 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.343955 14120 raft_consensus.cc:2468] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:54.346719 14390 tablet_bootstrap.cc:654] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.351797 14163 leader_election.cc:304] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:54.352169 14237 leader_election.cc:304] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.353137 14510 raft_consensus.cc:2804] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.353513 14510 raft_consensus.cc:493] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.353832 14510 raft_consensus.cc:3060] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.360563 14398 raft_consensus.cc:3060] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.361872 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.362766 14346 raft_consensus.cc:2393] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 1: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:55:54.364961 14020 catalog_manager.cc:5697] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.373894 14389 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:54.374399 14389 ts_tablet_manager.cc:1403] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.395s	user 0.052s	sys 0.092s
I20260709 14:55:54.376189 14510 raft_consensus.cc:515] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.376412 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.377027 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.377652 14415 leader_election.cc:290] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:54.378438 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:54.379060 14197 raft_consensus.cc:3060] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.379717 14498 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.380707 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.381306 14272 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:54.382874 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.383594 14087 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
W20260709 14:55:54.384352 14089 leader_election.cc:343] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.386523 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:54.387049 14120 raft_consensus.cc:3060] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:54.383111 14238 leader_election.cc:343] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.393841 14120 raft_consensus.cc:2468] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:54.395042 14197 raft_consensus.cc:2468] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:54.396438 14510 leader_election.cc:290] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.400480 14312 leader_election.cc:304] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:54.400483 14237 leader_election.cc:304] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.397145 14391 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:54.398522 14408 raft_consensus.cc:515] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.402565 14391 ts_tablet_manager.cc:1403] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.412s	user 0.063s	sys 0.056s
I20260709 14:55:54.366880 14020 catalog_manager.cc:5697] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.404039 14516 raft_consensus.cc:2804] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.404659 14516 raft_consensus.cc:697] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:54.405517 14516 consensus_queue.cc:237] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.398524 14389 raft_consensus.cc:359] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.378341 14496 consensus_queue.cc:1048] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:55:54.407418 14389 raft_consensus.cc:385] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.403728 14415 raft_consensus.cc:2804] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.408608 14389 raft_consensus.cc:740] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.410090 14270 raft_consensus.cc:2393] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:55:54.410256 14389 consensus_queue.cc:260] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.413156 14408 leader_election.cc:290] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.402726 14498 raft_consensus.cc:2804] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.413864 14498 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.414198 14498 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.414848 14389 ts_tablet_manager.cc:1434] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260709 14:55:54.415784 14389 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:54.415596 14463 consensus_queue.cc:1048] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.427134 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:54.427218 14123 raft_consensus.cc:2468] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:54.423674 14415 raft_consensus.cc:697] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:54.433362 14237 leader_election.cc:304] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:54.434019 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:54.434840 14195 raft_consensus.cc:2393] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 1: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:55:54.438911 14388 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:54.439306 14388 ts_tablet_manager.cc:1403] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.282s	user 0.007s	sys 0.012s
I20260709 14:55:54.434942 14510 raft_consensus.cc:2804] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.441325 14415 consensus_queue.cc:237] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.441659 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddba217ce874366b0b03220527ce80a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:54.439587 14238 leader_election.cc:343] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.448220 14391 raft_consensus.cc:359] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.449347 14391 raft_consensus.cc:385] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.449587 14391 raft_consensus.cc:740] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.447705 14398 raft_consensus.cc:2749] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.452052 14391 consensus_queue.cc:260] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.454619 14391 ts_tablet_manager.cc:1434] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.052s	user 0.003s	sys 0.002s
I20260709 14:55:54.457808 14238 leader_election.cc:304] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:54.459549 14391 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:54.461091 14522 raft_consensus.cc:2749] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.463178 14390 tablet_bootstrap.cc:492] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:54.463656 14390 ts_tablet_manager.cc:1403] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.058s
I20260709 14:55:54.465049 14389 tablet_bootstrap.cc:654] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.466169 14390 raft_consensus.cc:359] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.466831 14390 raft_consensus.cc:385] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.467080 14391 tablet_bootstrap.cc:654] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.450086 14510 raft_consensus.cc:697] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:54.467079 14390 raft_consensus.cc:740] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.470927 14510 consensus_queue.cc:237] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.470329 14390 consensus_queue.cc:260] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.474923 14390 ts_tablet_manager.cc:1434] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:54.476011 14390 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:54.479390 14397 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.479868 14397 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.454370 14498 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.481781 14498 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:54.482683 14162 consensus_peers.cc:597] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:54.483479 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.484055 14270 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.484541 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:54.485659 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
W20260709 14:55:54.486744 14089 leader_election.cc:343] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.487380 14390 tablet_bootstrap.cc:654] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.490773 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.496423 14389 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:54.496942 14389 ts_tablet_manager.cc:1403] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.003s
I20260709 14:55:54.497668 14018 catalog_manager.cc:5697] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.481791 14397 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.500345 14018 catalog_manager.cc:5697] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:54.505221 14087 leader_election.cc:343] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.507179 14390 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:54.508260 14391 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:54.508383 14390 ts_tablet_manager.cc:1403] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 14:55:54.508718 14391 ts_tablet_manager.cc:1403] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260709 14:55:54.507278 14388 raft_consensus.cc:359] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.509151 14388 raft_consensus.cc:385] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.509454 14388 raft_consensus.cc:740] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.508600 14389 raft_consensus.cc:359] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.510247 14389 raft_consensus.cc:385] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.510535 14389 raft_consensus.cc:740] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.511135 14270 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.511443 14390 raft_consensus.cc:359] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.512168 14390 raft_consensus.cc:385] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.512440 14390 raft_consensus.cc:740] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.512568 14087 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:54.511132 14391 raft_consensus.cc:359] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.513082 14390 consensus_queue.cc:260] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.513445 14388 consensus_queue.cc:260] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.513819 14391 raft_consensus.cc:385] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.514427 14391 raft_consensus.cc:740] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.514752 14390 ts_tablet_manager.cc:1434] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:55:54.514943 14346 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:54.515146 14391 consensus_queue.cc:260] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.516072 14089 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:54.511241 14389 consensus_queue.cc:260] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.516728 14398 raft_consensus.cc:493] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.517128 14391 ts_tablet_manager.cc:1434] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:54.517356 14463 raft_consensus.cc:2804] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.517867 14463 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.517166 14398 raft_consensus.cc:515] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.515615 14390 tablet_bootstrap.cc:492] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:54.518035 14391 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:54.518247 14463 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.520483 14388 ts_tablet_manager.cc:1434] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 14:55:54.521610 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.522089 14389 ts_tablet_manager.cc:1434] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.001s
I20260709 14:55:54.522927 14389 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:54.524067 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2d547edbb694a48b173c79d43757ad9" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.524823 14123 raft_consensus.cc:2393] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:55:54.524194 14397 raft_consensus.cc:2804] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.525601 14397 raft_consensus.cc:697] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.525918 14163 leader_election.cc:304] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:54.526708 14484 raft_consensus.cc:3060] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.526391 14397 consensus_queue.cc:237] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.531736 14388 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:54.532369 14390 tablet_bootstrap.cc:654] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.519645 14398 leader_election.cc:290] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.536736 14389 tablet_bootstrap.cc:654] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.545709 14196 raft_consensus.cc:3060] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.558037 14498 raft_consensus.cc:493] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.558550 14498 raft_consensus.cc:515] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.561254 14388 tablet_bootstrap.cc:654] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.562399 14498 leader_election.cc:290] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:54.564052 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.545038 14484 raft_consensus.cc:2749] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.566965 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:54.567236 14089 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.567646 14270 raft_consensus.cc:2468] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:54.572105 14020 catalog_manager.cc:5697] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.569008 14087 leader_election.cc:304] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:54.578842 14498 raft_consensus.cc:2804] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.579188 14498 raft_consensus.cc:493] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.579527 14498 raft_consensus.cc:3060] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.583294 14391 tablet_bootstrap.cc:654] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.565671 14463 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.593776 14498 raft_consensus.cc:515] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.596606 14463 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.597267 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.597636 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:54.597894 14270 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.598276 14346 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.603572 14498 leader_election.cc:290] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:54.604643 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.605268 14272 raft_consensus.cc:3060] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.608888 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
W20260709 14:55:54.610599 14089 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.610347 14019 catalog_manager.cc:5697] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.612210 14398 consensus_queue.cc:1048] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.612816 14019 catalog_manager.cc:5697] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.616681 14463 consensus_queue.cc:1048] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.620435 14270 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.623378 14087 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.624384 14498 raft_consensus.cc:2804] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.625054 14498 raft_consensus.cc:697] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.625865 14498 consensus_queue.cc:237] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.629889 14390 tablet_bootstrap.cc:492] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:54.630431 14390 ts_tablet_manager.cc:1403] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.115s	user 0.026s	sys 0.038s
I20260709 14:55:54.632997 14390 raft_consensus.cc:359] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.622150 14272 raft_consensus.cc:2468] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.621389 14346 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.636355 14087 leader_election.cc:304] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:54.637101 14463 raft_consensus.cc:2804] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.637576 14390 raft_consensus.cc:385] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.637595 14389 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:54.637708 14463 raft_consensus.cc:697] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.638092 14390 raft_consensus.cc:740] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.638296 14389 ts_tablet_manager.cc:1403] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.116s	user 0.025s	sys 0.004s
I20260709 14:55:54.639012 14390 consensus_queue.cc:260] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.641023 14390 ts_tablet_manager.cc:1434] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:54.640964 14389 raft_consensus.cc:359] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.638406 14388 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:54.642906 14390 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:54.643942 14389 raft_consensus.cc:385] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.643649 14391 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:54.644418 14388 ts_tablet_manager.cc:1403] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.005s
I20260709 14:55:54.644707 14391 ts_tablet_manager.cc:1403] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.013s
I20260709 14:55:54.646310 14389 raft_consensus.cc:740] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.646868 14388 raft_consensus.cc:359] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.647554 14388 raft_consensus.cc:385] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.647835 14388 raft_consensus.cc:740] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.647680 14391 raft_consensus.cc:359] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.648362 14391 raft_consensus.cc:385] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.648633 14391 raft_consensus.cc:740] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.648594 14388 consensus_queue.cc:260] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.649503 14389 consensus_queue.cc:260] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.653188 14020 catalog_manager.cc:5697] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.654980 14389 ts_tablet_manager.cc:1434] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:54.656060 14388 ts_tablet_manager.cc:1434] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:54.655855 14391 consensus_queue.cc:260] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.656142 14390 tablet_bootstrap.cc:654] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.657209 14388 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:54.657845 14391 ts_tablet_manager.cc:1434] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:55:54.658753 14389 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:54.638736 14463 consensus_queue.cc:237] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.663676 14388 tablet_bootstrap.cc:654] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.664453 14391 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:54.670022 14390 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:54.670534 14390 ts_tablet_manager.cc:1403] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 14:55:54.673303 14390 raft_consensus.cc:359] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.674479 14408 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.677748 14389 tablet_bootstrap.cc:654] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.678007 14390 raft_consensus.cc:385] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.675138 14398 raft_consensus.cc:493] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.679076 14398 raft_consensus.cc:515] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.679013 14390 raft_consensus.cc:740] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.681198 14398 leader_election.cc:290] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:54.682104 14391 tablet_bootstrap.cc:654] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.681367 14390 consensus_queue.cc:260] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.683095 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.685052 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c0bf68311184d3b864dbf84b8508641" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.685779 14123 raft_consensus.cc:2393] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:55:54.677974 14408 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.685025 14390 ts_tablet_manager.cc:1434] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.005s
I20260709 14:55:54.686851 14163 leader_election.cc:304] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:54.687397 14408 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.675216 14388 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:54.687887 14398 raft_consensus.cc:3060] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.688102 14388 ts_tablet_manager.cc:1403] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260709 14:55:54.688069 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.688448 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:54.688866 14345 raft_consensus.cc:2468] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
W20260709 14:55:54.689870 14237 leader_election.cc:343] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.690869 14388 raft_consensus.cc:359] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.691025 14390 tablet_bootstrap.cc:492] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:54.692991 14238 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:54.693984 14398 raft_consensus.cc:2749] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:54.694039 14510 raft_consensus.cc:2804] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.694572 14510 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.694903 14510 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.691550 14388 raft_consensus.cc:385] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.696797 14388 raft_consensus.cc:740] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.697481 14388 consensus_queue.cc:260] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.699779 14388 ts_tablet_manager.cc:1434] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:54.700780 14388 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:54.701145 14510 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.703728 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:54.704268 14345 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.706211 14388 tablet_bootstrap.cc:654] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.708912 14390 tablet_bootstrap.cc:654] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.716702 14496 consensus_queue.cc:1048] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.721416 14510 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:54.722855 14345 raft_consensus.cc:2468] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:54.723658 14391 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:54.724299 14391 ts_tablet_manager.cc:1403] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.002s
I20260709 14:55:54.725227 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:54.726704 14390 tablet_bootstrap.cc:492] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:54.727928 14390 ts_tablet_manager.cc:1403] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260709 14:55:54.730640 14394 consensus_queue.cc:1048] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.731343 14415 consensus_queue.cc:1048] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.731827 14500 consensus_queue.cc:1048] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.733290 14390 raft_consensus.cc:359] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.734897 14390 raft_consensus.cc:385] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.735706 14390 raft_consensus.cc:740] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.737076 14390 consensus_queue.cc:260] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:55:54.737254 14237 leader_election.cc:343] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.745517 14390 ts_tablet_manager.cc:1434] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:55:54.746232 14390 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:54.757066 14408 raft_consensus.cc:493] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.757601 14408 raft_consensus.cc:515] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.750339 14397 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.758872 14397 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.760546 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.761040 14397 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.761179 14195 raft_consensus.cc:2468] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:54.762044 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.762421 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.762645 14197 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:54.763087 14408 leader_election.cc:290] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.762696 14238 leader_election.cc:304] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.764473 14089 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:54.766666 14394 consensus_queue.cc:1048] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.764919 14397 raft_consensus.cc:493] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:54.770987 14089 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.770161 14397 raft_consensus.cc:515] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.771526 14463 raft_consensus.cc:2804] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.775730 14397 leader_election.cc:290] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.777372 14238 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:54.777240 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:54.778138 14510 raft_consensus.cc:2804] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.774338 14463 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.780404 14391 raft_consensus.cc:359] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.785475 14463 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.785737 14391 raft_consensus.cc:385] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.786055 14391 raft_consensus.cc:740] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.778597 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.786774 14391 consensus_queue.cc:260] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:54.787442 14238 leader_election.cc:343] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.778748 14510 raft_consensus.cc:697] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:54.778111 14271 raft_consensus.cc:2468] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:54.789950 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.790550 14344 raft_consensus.cc:2468] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:54.790696 14087 leader_election.cc:304] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.791184 14389 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:54.773854 14408 raft_consensus.cc:2804] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.795707 14496 raft_consensus.cc:2804] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:54.789731 14510 consensus_queue.cc:237] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.796113 14496 raft_consensus.cc:493] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.787562 14522 raft_consensus.cc:493] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:54.791666 14389 ts_tablet_manager.cc:1403] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.000s
I20260709 14:55:54.796722 14522 raft_consensus.cc:515] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.796490 14496 raft_consensus.cc:3060] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.802510 14391 ts_tablet_manager.cc:1434] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.000s
I20260709 14:55:54.803460 14391 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:54.788986 14397 consensus_queue.cc:1048] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:55:54.797665 14408 raft_consensus.cc:493] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:54.818950 14389 raft_consensus.cc:359] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.819766 14389 raft_consensus.cc:385] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.820039 14389 raft_consensus.cc:740] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.820679 14389 consensus_queue.cc:260] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:54.830533 14522 leader_election.cc:290] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.833120 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:54.834339 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:54.837471 14238 leader_election.cc:304] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:54.840479 14271 raft_consensus.cc:3060] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.816464 14408 raft_consensus.cc:3060] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.844630 14397 consensus_queue.cc:1048] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.844228 14463 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.859680 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:54.861248 14089 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:54.863757 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:54.864341 14195 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.880704 14463 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:54.890955 14389 ts_tablet_manager.cc:1434] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.093s	user 0.014s	sys 0.016s
I20260709 14:55:54.892040 14389 tablet_bootstrap.cc:492] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:54.893925 14390 tablet_bootstrap.cc:654] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.874023 14496 raft_consensus.cc:515] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.895952 14496 leader_election.cc:290] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.897918 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:54.879536 14195 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.897805 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:54.901932 14269 raft_consensus.cc:3060] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.902293 14388 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:54.902781 14388 ts_tablet_manager.cc:1403] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.202s	user 0.022s	sys 0.039s
I20260709 14:55:54.900074 14344 raft_consensus.cc:3060] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:54.910588 14516 consensus_queue.cc:1048] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.895756 14019 catalog_manager.cc:5697] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:54.918318 14089 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:54.919090 14498 raft_consensus.cc:2804] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.919593 14498 raft_consensus.cc:697] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.920753 14498 consensus_queue.cc:237] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.925724 14388 raft_consensus.cc:359] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.931926 14388 raft_consensus.cc:385] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:54.932214 14388 raft_consensus.cc:740] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:54.932777 14388 consensus_queue.cc:260] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:54.942489 14516 consensus_queue.cc:1048] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:54.947558 14388 ts_tablet_manager.cc:1434] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.003s
I20260709 14:55:54.948287 14388 tablet_bootstrap.cc:492] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:54.952308 14019 catalog_manager.cc:5697] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:54.954111 14389 tablet_bootstrap.cc:654] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.954746 14269 raft_consensus.cc:2468] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.976976 14344 raft_consensus.cc:2468] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:54.977754 14496 consensus_queue.cc:1048] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:54.979977 14087 leader_election.cc:304] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:54.980819 14496 raft_consensus.cc:2804] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:54.981271 14496 raft_consensus.cc:697] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:54.981781 14391 tablet_bootstrap.cc:654] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.982044 14496 consensus_queue.cc:237] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:54.982935 14408 raft_consensus.cc:515] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:54.987229 14408 leader_election.cc:290] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:54.988703 14388 tablet_bootstrap.cc:654] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:54.995479 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:54.996866 14238 leader_election.cc:343] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:55.017675 14555 log.cc:927] Time spent T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:55:55.021433 14394 raft_consensus.cc:493] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.030449 14463 raft_consensus.cc:493] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:55.039969 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:55.040323 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:55.040971 14195 raft_consensus.cc:3060] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.042294 14415 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:55.042596 14089 consensus_peers.cc:597] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af -> Peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Couldn't send request to peer d1b31b01309e4d33ba5760458cddff7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:55.030961 14463 raft_consensus.cc:515] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.042761 14415 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.039880 14408 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.060009 14408 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.043365 14394 raft_consensus.cc:515] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.154486 14465 consensus_queue.cc:1048] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.165102 14500 consensus_queue.cc:1048] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.167608 14463 leader_election.cc:290] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:55.170549 14394 leader_election.cc:290] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:55.172513 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:55.174543 14312 leader_election.cc:343] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.176460 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:55.178026 14089 leader_election.cc:343] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.182301 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:55.182781 14398 raft_consensus.cc:493] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.183367 14398 raft_consensus.cc:515] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.185429 14398 leader_election.cc:290] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:55.187355 14415 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:55.187417 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d16b465ea424683874a54fac16935f7" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:55.190238 14516 consensus_queue.cc:1048] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.192292 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d16b465ea424683874a54fac16935f7" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:55.196265 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:55.140775 14408 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:55.198330 14312 leader_election.cc:343] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:55.199152 14087 leader_election.cc:343] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.199779 14087 leader_election.cc:304] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:55.201088 14463 raft_consensus.cc:2749] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:55.202713 14089 consensus_peers.cc:597] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:55.203402 14163 leader_election.cc:304] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:55.204499 14398 raft_consensus.cc:2749] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:55.223523 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 180790us
I20260709 14:55:55.225243 14195 raft_consensus.cc:2468] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:55.248014 14390 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:55.248605 14390 ts_tablet_manager.cc:1403] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.503s	user 0.021s	sys 0.005s
I20260709 14:55:55.258558 14391 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:55.259065 14391 ts_tablet_manager.cc:1403] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.456s	user 0.023s	sys 0.012s
I20260709 14:55:55.261749 14391 raft_consensus.cc:359] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.262403 14391 raft_consensus.cc:385] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.262651 14391 raft_consensus.cc:740] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.272382 14391 consensus_queue.cc:260] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.284340 14389 tablet_bootstrap.cc:492] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:55.284920 14389 ts_tablet_manager.cc:1403] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.393s	user 0.015s	sys 0.019s
I20260709 14:55:55.295272 14388 tablet_bootstrap.cc:492] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:55.295775 14388 ts_tablet_manager.cc:1403] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.348s	user 0.019s	sys 0.036s
I20260709 14:55:55.300056 14391 ts_tablet_manager.cc:1434] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.005s
I20260709 14:55:55.301285 14391 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
W20260709 14:55:55.288651 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 198471us
I20260709 14:55:55.308410 14389 raft_consensus.cc:359] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.308902 14389 raft_consensus.cc:385] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.309101 14389 raft_consensus.cc:740] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.309340 14390 raft_consensus.cc:359] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.310014 14390 raft_consensus.cc:385] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.310307 14390 raft_consensus.cc:740] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.309674 14389 consensus_queue.cc:260] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.313556 14389 ts_tablet_manager.cc:1434] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 14:55:55.314422 14389 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:55.317469 14388 raft_consensus.cc:359] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.318100 14388 raft_consensus.cc:385] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.318353 14388 raft_consensus.cc:740] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.319708 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:55.319197 14389 tablet_bootstrap.cc:654] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.322273 14465 consensus_queue.cc:1048] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.323678 14390 consensus_queue.cc:260] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.326021 14390 ts_tablet_manager.cc:1434] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.002s
I20260709 14:55:55.326097 14573 consensus_queue.cc:1048] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.326942 14390 tablet_bootstrap.cc:492] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:55.318957 14388 consensus_queue.cc:260] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.330681 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:55.334414 14388 ts_tablet_manager.cc:1434] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:55:55.335176 14388 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:55.340018 14391 tablet_bootstrap.cc:654] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.348451 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:55.349143 14345 raft_consensus.cc:2468] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:55.355721 14522 raft_consensus.cc:2749] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.356820 14388 tablet_bootstrap.cc:654] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:55.360838 14566 log.cc:927] Time spent T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260709 14:55:55.361142 14504 raft_consensus.cc:493] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.361651 14504 raft_consensus.cc:515] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.363685 14504 leader_election.cc:290] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:55.375144 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:55.377211 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfe93bccb5344fb9ada00ad80a2a118" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:55.379897 14312 leader_election.cc:343] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.382530 14389 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:55.382982 14389 ts_tablet_manager.cc:1403] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.004s
I20260709 14:55:55.388968 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfe93bccb5344fb9ada00ad80a2a118" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:55.390539 14311 leader_election.cc:343] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.390933 14389 raft_consensus.cc:359] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.392623 14389 raft_consensus.cc:385] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.392961 14389 raft_consensus.cc:740] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.393764 14389 consensus_queue.cc:260] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.397040 14463 consensus_queue.cc:1048] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.399300 14389 ts_tablet_manager.cc:1434] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:55:55.400467 14389 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:55.407685 14122 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.392582 14311 leader_election.cc:304] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:55.418154 14504 raft_consensus.cc:2749] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.418756 14390 tablet_bootstrap.cc:654] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.413707 14017 catalog_manager.cc:5697] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.421869 14195 raft_consensus.cc:3060] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.424556 14311 leader_election.cc:343] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.424726 14463 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.425041 14311 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:55.425350 14463 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.425844 14504 raft_consensus.cc:2749] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:55.426911 14311 leader_election.cc:343] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.427340 14311 leader_election.cc:304] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:55.428021 14504 raft_consensus.cc:2749] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.435698 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:55.433333 14463 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.421114 14238 leader_election.cc:304] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:55.440348 14560 raft_consensus.cc:2804] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.440791 14560 raft_consensus.cc:697] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:55.441548 14560 consensus_queue.cc:237] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:55:55.450835 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 49370.5us
W20260709 14:55:55.451609 14238 leader_election.cc:343] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.452488 14579 consensus_queue.cc:1048] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.452602 14522 consensus_queue.cc:1048] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.453963 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:55.453579 14019 catalog_manager.cc:5697] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.454566 14346 raft_consensus.cc:2468] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
W20260709 14:55:55.455766 14089 consensus_peers.cc:597] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af -> Peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Couldn't send request to peer d1b31b01309e4d33ba5760458cddff7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:55.456601 14463 consensus_queue.cc:1048] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.457068 14391 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:55.457592 14391 ts_tablet_manager.cc:1403] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.157s	user 0.009s	sys 0.002s
I20260709 14:55:55.465955 14196 raft_consensus.cc:3060] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.484452 14089 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:55.485980 14391 raft_consensus.cc:359] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.486490 14391 raft_consensus.cc:385] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.486667 14391 raft_consensus.cc:740] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.492871 14391 consensus_queue.cc:260] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.502287 14238 leader_election.cc:304] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:55.512142 14388 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:55.512627 14388 ts_tablet_manager.cc:1403] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.002s
I20260709 14:55:55.515151 14560 raft_consensus.cc:2804] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.515627 14560 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.515974 14560 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.522424 14579 consensus_queue.cc:1048] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.525959 14465 consensus_queue.cc:1048] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.532275 14390 tablet_bootstrap.cc:492] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:55.532768 14390 ts_tablet_manager.cc:1403] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.041s
I20260709 14:55:55.533080 14389 tablet_bootstrap.cc:654] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.518229 14391 ts_tablet_manager.cc:1434] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.002s
I20260709 14:55:55.536142 14391 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:55.538359 14019 catalog_manager.cc:5697] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.544886 14496 raft_consensus.cc:2804] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:55.546212 14496 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97b63b80270b4abfb2626b0efddd39ff)
I20260709 14:55:55.546631 14496 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.544618 14560 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.577773 14391 tablet_bootstrap.cc:654] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:55.609169 14589 log.cc:927] Time spent T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 14:55:55.616621 14593 log.cc:927] Time spent T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.072s	user 0.003s	sys 0.000s
I20260709 14:55:55.618798 14390 raft_consensus.cc:359] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.620064 14390 raft_consensus.cc:385] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.620304 14390 raft_consensus.cc:740] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.623859 14390 consensus_queue.cc:260] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.635809 14197 raft_consensus.cc:3060] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:55.608366 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 63977.6us
I20260709 14:55:55.650501 14390 ts_tablet_manager.cc:1434] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.117s	user 0.004s	sys 0.004s
I20260709 14:55:55.651732 14390 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:55.620477 14496 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.661069 14496 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.667559 14390 tablet_bootstrap.cc:654] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.669490 14510 raft_consensus.cc:493] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.672362 14510 raft_consensus.cc:515] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.674412 14510 leader_election.cc:290] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.670936 14122 raft_consensus.cc:1240] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Rejecting Update request from peer 97b63b80270b4abfb2626b0efddd39ff for earlier term 1. Current term is 2. Ops: []
W20260709 14:55:55.681284 14586 log.cc:927] Time spent T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 14:55:55.682592 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:55.680904 14560 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.693732 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:55.695050 14238 leader_election.cc:343] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.695704 14560 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.696173 14560 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.697073 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:55.698117 14560 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:55.692332 14388 raft_consensus.cc:359] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.699818 14388 raft_consensus.cc:385] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.700098 14388 raft_consensus.cc:740] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.700476 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "188cfb2f399c434d8ff9124b6df5c85a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:55.700695 14388 consensus_queue.cc:260] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.704360 14389 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:55.704481 14388 ts_tablet_manager.cc:1434] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.192s	user 0.005s	sys 0.001s
I20260709 14:55:55.704879 14389 ts_tablet_manager.cc:1403] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.305s	user 0.039s	sys 0.000s
I20260709 14:55:55.705363 14388 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:55.706132 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:55.706725 14341 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.720468 14238 leader_election.cc:304] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:55.721634 14398 raft_consensus.cc:493] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d1b31b01309e4d33ba5760458cddff7c)
I20260709 14:55:55.722121 14398 raft_consensus.cc:515] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.722486 14572 raft_consensus.cc:2749] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.724483 14398 leader_election.cc:290] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.725344 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:55.725986 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:55.716403 14560 consensus_queue.cc:1059] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:55:55.712383 14019 catalog_manager.cc:5697] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:55.729604 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:55.727984 14560 raft_consensus.cc:3055] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:55.731011 14560 raft_consensus.cc:740] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:55.731892 14560 consensus_queue.cc:260] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.733076 14560 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:55.733899 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:55.735597 14238 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.711962 14585 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.750653 14585 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.753777 14390 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:55.754257 14390 ts_tablet_manager.cc:1403] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.103s	user 0.009s	sys 0.026s
I20260709 14:55:55.754208 14585 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:55.755750 14089 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:55.756533 14498 raft_consensus.cc:2749] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:55.757054 14390 raft_consensus.cc:359] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.757795 14390 raft_consensus.cc:385] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.758111 14390 raft_consensus.cc:740] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.758685 14390 consensus_queue.cc:260] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:55.748622 14237 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.757413 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:55.761754 14163 leader_election.cc:343] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.762982 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:55.764592 14162 leader_election.cc:343] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.765111 14162 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:55.766175 14585 raft_consensus.cc:2749] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.767704 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2d53c7f01384217a4906ad5ceac3232" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:55.758963 14341 raft_consensus.cc:2468] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:55.762960 14237 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:55.779268 14516 raft_consensus.cc:2749] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.779671 14164 leader_election.cc:304] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:55.780871 14585 raft_consensus.cc:2749] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:55.781021 14498 consensus_queue.cc:1048] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:55.778584 14238 leader_election.cc:304] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:55.787642 14388 tablet_bootstrap.cc:654] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.792660 14560 raft_consensus.cc:2804] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.793226 14560 raft_consensus.cc:697] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:55.794725 14389 raft_consensus.cc:359] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.795476 14389 raft_consensus.cc:385] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.795770 14389 raft_consensus.cc:740] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.795967 14391 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:55.796386 14391 ts_tablet_manager.cc:1403] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.261s	user 0.020s	sys 0.023s
I20260709 14:55:55.797268 14390 ts_tablet_manager.cc:1434] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260709 14:55:55.797992 14390 tablet_bootstrap.cc:492] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:55.798612 14560 consensus_queue.cc:237] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.800639 14391 raft_consensus.cc:359] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.801262 14391 raft_consensus.cc:385] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.801520 14391 raft_consensus.cc:740] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.802130 14391 consensus_queue.cc:260] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.804386 14270 raft_consensus.cc:3060] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.805048 14391 ts_tablet_manager.cc:1434] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:55:55.806056 14391 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:55.810634 14465 raft_consensus.cc:493] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.811136 14465 raft_consensus.cc:515] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.813167 14465 leader_election.cc:290] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:55.815770 14391 tablet_bootstrap.cc:654] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.820065 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504dbc7d059a4ddeb2d913817f18ae15" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:55.821064 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "504dbc7d059a4ddeb2d913817f18ae15" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:55.825341 14389 consensus_queue.cc:260] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.826395 14089 leader_election.cc:304] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:55.830135 14389 ts_tablet_manager.cc:1434] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.125s	user 0.005s	sys 0.002s
I20260709 14:55:55.831056 14389 tablet_bootstrap.cc:492] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:55.830839 14465 raft_consensus.cc:2749] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.840936 14389 tablet_bootstrap.cc:654] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.856732 14388 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:55.857189 14388 ts_tablet_manager.cc:1403] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.001s
W20260709 14:55:55.859839 14238 consensus_peers.cc:597] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff -> Peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Couldn't send request to peer d1b31b01309e4d33ba5760458cddff7c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:55.860189 14388 raft_consensus.cc:359] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.860877 14388 raft_consensus.cc:385] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.861128 14388 raft_consensus.cc:740] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.861845 14388 consensus_queue.cc:260] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.865119 14390 tablet_bootstrap.cc:654] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.866583 14388 ts_tablet_manager.cc:1434] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:55.866330 14017 catalog_manager.cc:5697] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:55.867472 14388 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:55.870607 14391 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:55.871089 14391 ts_tablet_manager.cc:1403] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.009s
I20260709 14:55:55.873754 14388 tablet_bootstrap.cc:654] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.873593 14391 raft_consensus.cc:359] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.874221 14391 raft_consensus.cc:385] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.874495 14391 raft_consensus.cc:740] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.875104 14391 consensus_queue.cc:260] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:55.888278 14391 ts_tablet_manager.cc:1434] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:55:55.889153 14391 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:55.895371 14388 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:55.895866 14388 ts_tablet_manager.cc:1403] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.007s
I20260709 14:55:55.899263 14388 raft_consensus.cc:359] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.899942 14388 raft_consensus.cc:385] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.900192 14388 raft_consensus.cc:740] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.900879 14389 tablet_bootstrap.cc:492] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:55.900789 14388 consensus_queue.cc:260] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.901353 14389 ts_tablet_manager.cc:1403] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.070s	user 0.011s	sys 0.014s
I20260709 14:55:55.902668 14496 raft_consensus.cc:493] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.903131 14496 raft_consensus.cc:515] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.903855 14389 raft_consensus.cc:359] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.904500 14389 raft_consensus.cc:385] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.904748 14389 raft_consensus.cc:740] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.905200 14496 leader_election.cc:290] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.905745 14388 ts_tablet_manager.cc:1434] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:55.906651 14388 tablet_bootstrap.cc:492] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:55.910570 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:55.911238 14341 raft_consensus.cc:2468] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:55.911978 14388 tablet_bootstrap.cc:654] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.915352 14389 consensus_queue.cc:260] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.915913 14089 leader_election.cc:304] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:55.919597 14465 raft_consensus.cc:2804] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:55.919965 14465 raft_consensus.cc:493] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:55.919854 14391 tablet_bootstrap.cc:654] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:55.920343 14465 raft_consensus.cc:3060] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.927924 14389 ts_tablet_manager.cc:1434] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:55:55.920295 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:55.932152 14389 tablet_bootstrap.cc:492] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
W20260709 14:55:55.938417 14087 leader_election.cc:343] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.938896 14465 raft_consensus.cc:515] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.944430 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:55.944880 14465 leader_election.cc:290] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:55.945405 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:55.945717 14087 leader_election.cc:343] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:55.946080 14341 raft_consensus.cc:3060] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:55.953594 14504 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:55.954581 14504 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.957389 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:55.953617 14341 raft_consensus.cc:2468] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:55.960566 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:55.963608 14310 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:55.964123 14089 leader_election.cc:304] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:55.967875 14390 tablet_bootstrap.cc:492] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:55.968341 14390 ts_tablet_manager.cc:1403] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.170s	user 0.031s	sys 0.022s
I20260709 14:55:55.962183 14504 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:55.966679 14573 raft_consensus.cc:2749] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:55.971141 14388 tablet_bootstrap.cc:492] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:55.969436 14465 raft_consensus.cc:2804] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:55.971599 14388 ts_tablet_manager.cc:1403] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.002s
I20260709 14:55:55.971702 14465 raft_consensus.cc:697] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:55.972553 14465 consensus_queue.cc:237] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:55.973367 14560 consensus_queue.cc:1048] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:55.974287 14388 raft_consensus.cc:359] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.974905 14388 raft_consensus.cc:385] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.975172 14388 raft_consensus.cc:740] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.978243 14388 consensus_queue.cc:260] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.979528 14390 raft_consensus.cc:359] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.980189 14388 ts_tablet_manager.cc:1434] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:55:55.980219 14390 raft_consensus.cc:385] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.980795 14390 raft_consensus.cc:740] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.981781 14391 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:55.981571 14390 consensus_queue.cc:260] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:55.982230 14391 ts_tablet_manager.cc:1403] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.010s
I20260709 14:55:55.984030 14390 ts_tablet_manager.cc:1434] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:55:55.985040 14390 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:55.984768 14391 raft_consensus.cc:359] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.989593 14391 raft_consensus.cc:385] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:55.989872 14391 raft_consensus.cc:740] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:55.991753 14391 consensus_queue.cc:260] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:55.993881 14391 ts_tablet_manager.cc:1434] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:55.997179 14391 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:55.998656 14019 catalog_manager.cc:5697] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.004788 14391 tablet_bootstrap.cc:654] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.005043 14389 tablet_bootstrap.cc:654] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.005630 14388 tablet_bootstrap.cc:492] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:56.011770 14388 tablet_bootstrap.cc:654] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.016019 14390 tablet_bootstrap.cc:654] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.016209 14573 raft_consensus.cc:493] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.017437 14573 raft_consensus.cc:515] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.020104 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.025992 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.027817 14310 leader_election.cc:304] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.028648 14571 raft_consensus.cc:2749] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.029502 14390 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:56.030021 14390 ts_tablet_manager.cc:1403] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.003s
I20260709 14:55:56.032910 14390 raft_consensus.cc:359] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.033666 14390 raft_consensus.cc:385] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.033985 14390 raft_consensus.cc:740] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.034761 14390 consensus_queue.cc:260] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.035373 14573 leader_election.cc:290] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.039521 14391 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.040060 14391 ts_tablet_manager.cc:1403] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 14:55:56.042964 14391 raft_consensus.cc:359] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.043660 14391 raft_consensus.cc:385] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.043972 14391 raft_consensus.cc:740] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.048960 14389 tablet_bootstrap.cc:492] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:56.049443 14389 ts_tablet_manager.cc:1403] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.121s	user 0.005s	sys 0.005s
I20260709 14:55:56.044835 14391 consensus_queue.cc:260] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.051895 14389 raft_consensus.cc:359] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.052529 14389 raft_consensus.cc:385] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.052778 14389 raft_consensus.cc:740] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.053830 14388 tablet_bootstrap.cc:492] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:56.054277 14388 ts_tablet_manager.cc:1403] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.013s
I20260709 14:55:56.055652 14389 consensus_queue.cc:260] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.059512 14389 ts_tablet_manager.cc:1434] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:55:56.060389 14389 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:56.060631 14388 raft_consensus.cc:359] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.061308 14388 raft_consensus.cc:385] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.061569 14388 raft_consensus.cc:740] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.062206 14388 consensus_queue.cc:260] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.064200 14388 ts_tablet_manager.cc:1434] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:55:56.065106 14388 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:56.065173 14391 ts_tablet_manager.cc:1434] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:55:56.066013 14391 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:56.070452 14388 tablet_bootstrap.cc:654] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.071125 14391 tablet_bootstrap.cc:654] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.076020 14391 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.076476 14391 ts_tablet_manager.cc:1403] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.002s
I20260709 14:55:56.079164 14391 raft_consensus.cc:359] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.079823 14391 raft_consensus.cc:385] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.080080 14391 raft_consensus.cc:740] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.080770 14391 consensus_queue.cc:260] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.081332 14388 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:56.081781 14388 ts_tablet_manager.cc:1403] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260709 14:55:56.082929 14391 ts_tablet_manager.cc:1434] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:56.083849 14391 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:56.084173 14388 raft_consensus.cc:359] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.084813 14388 raft_consensus.cc:385] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.085083 14388 raft_consensus.cc:740] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.085855 14388 consensus_queue.cc:260] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.086589 14389 tablet_bootstrap.cc:654] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.089727 14391 tablet_bootstrap.cc:654] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.090734 14388 ts_tablet_manager.cc:1434] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:55:56.092223 14388 tablet_bootstrap.cc:492] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:56.091168 14390 ts_tablet_manager.cc:1434] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 14:55:56.098240 14388 tablet_bootstrap.cc:654] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.099397 14390 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:56.108745 14391 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.109112 14465 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.109278 14391 ts_tablet_manager.cc:1403] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.011s
I20260709 14:55:56.109613 14465 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.115944 14465 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.116319 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.118481 14390 tablet_bootstrap.cc:654] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:56.118880 14089 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.117304 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.119724 14271 raft_consensus.cc:2468] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:56.120903 14087 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.122210 14599 raft_consensus.cc:2804] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.122540 14599 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.122831 14599 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.123955 14391 raft_consensus.cc:359] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.124671 14391 raft_consensus.cc:385] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.124918 14391 raft_consensus.cc:740] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.125566 14391 consensus_queue.cc:260] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:56.130887 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:56.132450 14391 ts_tablet_manager.cc:1434] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 14:55:56.133507 14391 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:56.132484 14599 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.137333 14388 tablet_bootstrap.cc:492] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:56.137885 14388 ts_tablet_manager.cc:1403] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.017s
I20260709 14:55:56.140508 14585 raft_consensus.cc:493] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.141242 14585 raft_consensus.cc:515] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.143798 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:56.144375 14271 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.145120 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f56f7cf1d459da0642f83fa7a4cd6" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.145773 14341 raft_consensus.cc:2468] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:56.147408 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f56f7cf1d459da0642f83fa7a4cd6" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.148712 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:56.149307 14164 leader_election.cc:304] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
W20260709 14:55:56.149953 14089 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.150211 14398 raft_consensus.cc:2804] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.150640 14398 raft_consensus.cc:493] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.150965 14398 raft_consensus.cc:3060] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.155604 14599 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
W20260709 14:55:56.156412 14162 leader_election.cc:343] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.158979 14585 leader_election.cc:290] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:56.160983 14271 raft_consensus.cc:2468] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:56.158486 14388 raft_consensus.cc:359] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.162132 14388 raft_consensus.cc:385] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.162384 14388 raft_consensus.cc:740] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.162701 14087 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.163020 14388 consensus_queue.cc:260] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.166060 14388 ts_tablet_manager.cc:1434] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 14:55:56.166947 14388 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:56.166738 14398 raft_consensus.cc:515] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.163573 14496 raft_consensus.cc:2804] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.169661 14390 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:56.170133 14390 ts_tablet_manager.cc:1403] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.022s
I20260709 14:55:56.170408 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f56f7cf1d459da0642f83fa7a4cd6" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:56.172256 14388 tablet_bootstrap.cc:654] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:56.175925 14162 leader_election.cc:343] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.178030 14496 raft_consensus.cc:697] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:56.178520 14398 leader_election.cc:290] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:56.178912 14496 consensus_queue.cc:237] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.179859 14389 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:56.180366 14389 ts_tablet_manager.cc:1403] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.020s
I20260709 14:55:56.184962 14572 raft_consensus.cc:493] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.185438 14572 raft_consensus.cc:515] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.188522 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.188735 14572 leader_election.cc:290] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:56.188525 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f56f7cf1d459da0642f83fa7a4cd6" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:56.189774 14238 leader_election.cc:343] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.190191 14341 raft_consensus.cc:3060] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.190264 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.182958 14389 raft_consensus.cc:359] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:56.191648 14238 leader_election.cc:343] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.191915 14389 raft_consensus.cc:385] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.192245 14389 raft_consensus.cc:740] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.192952 14389 consensus_queue.cc:260] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.192068 14238 leader_election.cc:304] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.194975 14389 ts_tablet_manager.cc:1434] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:55:56.197443 14572 raft_consensus.cc:2749] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.198136 14341 raft_consensus.cc:2468] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:56.200745 14572 raft_consensus.cc:493] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.201277 14572 raft_consensus.cc:515] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.203498 14164 leader_election.cc:304] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.172668 14390 raft_consensus.cc:359] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.185720 14345 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.204274 14585 raft_consensus.cc:2804] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.204353 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.204862 14585 raft_consensus.cc:697] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:55:56.205703 14585 consensus_queue.cc:237] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.207357 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.208113 14344 raft_consensus.cc:2393] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 1: Already voted for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in this term.
I20260709 14:55:56.200126 14389 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:56.211437 14238 leader_election.cc:304] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.212419 14510 raft_consensus.cc:3060] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.214725 14390 raft_consensus.cc:385] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.215009 14390 raft_consensus.cc:740] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.215636 14390 consensus_queue.cc:260] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.219604 14572 leader_election.cc:290] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:56.220609 14510 raft_consensus.cc:2749] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.174106 14391 tablet_bootstrap.cc:654] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.222134 14465 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.222617 14465 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.226045 14465 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.226476 14510 raft_consensus.cc:493] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.226747 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.227015 14510 raft_consensus.cc:515] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:56.228356 14087 leader_election.cc:343] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.229904 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:56.231443 14237 leader_election.cc:343] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.226590 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.232395 14195 raft_consensus.cc:2468] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:56.233429 14510 leader_election.cc:290] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.233655 14089 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.234913 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.235535 14195 raft_consensus.cc:2468] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:56.236294 14599 raft_consensus.cc:2804] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.236425 14238 leader_election.cc:304] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:56.236718 14599 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.237053 14599 raft_consensus.cc:3060] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.237543 14510 raft_consensus.cc:2804] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.237972 14510 raft_consensus.cc:493] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.238349 14510 raft_consensus.cc:3060] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.240531 14017 catalog_manager.cc:5697] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.243968 14599 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.246615 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:56.247133 14195 raft_consensus.cc:3060] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.247620 14122 raft_consensus.cc:3060] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.248135 14019 catalog_manager.cc:5697] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.221619 14390 ts_tablet_manager.cc:1434] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 14:55:56.253619 14390 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:56.258571 14389 tablet_bootstrap.cc:654] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.260435 14572 raft_consensus.cc:493] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.260886 14572 raft_consensus.cc:515] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.261675 14195 raft_consensus.cc:2468] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:56.262809 14572 leader_election.cc:290] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.263448 14089 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:56.264411 14465 raft_consensus.cc:2804] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.264843 14465 raft_consensus.cc:697] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:56.264782 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.264726 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.265591 14123 raft_consensus.cc:2468] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:56.265697 14465 consensus_queue.cc:237] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:56.266435 14238 leader_election.cc:343] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.267184 14237 leader_election.cc:304] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.268544 14579 raft_consensus.cc:2804] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.268234 14510 raft_consensus.cc:515] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.268916 14579 raft_consensus.cc:493] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.272523 14579 raft_consensus.cc:3060] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.282173 14341 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.283272 14390 tablet_bootstrap.cc:654] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.292500 14594 raft_consensus.cc:493] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.295415 14594 raft_consensus.cc:515] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.297459 14594 leader_election.cc:290] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:56.299639 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:56.299933 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfe93bccb5344fb9ada00ad80a2a118" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.300923 14197 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.304024 14388 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:56.304545 14388 ts_tablet_manager.cc:1403] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.025s
I20260709 14:55:56.290436 14599 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.304028 14510 leader_election.cc:290] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.312606 14388 raft_consensus.cc:359] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.316682 14388 raft_consensus.cc:385] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.316900 14388 raft_consensus.cc:740] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.320166 14019 catalog_manager.cc:5697] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:56.321106 14388 consensus_queue.cc:260] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.323241 14391 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.323866 14391 ts_tablet_manager.cc:1403] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.190s	user 0.006s	sys 0.023s
W20260709 14:55:56.306651 14087 leader_election.cc:343] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.326015 14388 ts_tablet_manager.cc:1434] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:55:56.326972 14388 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
W20260709 14:55:56.323680 14163 leader_election.cc:343] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.328862 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:56.335004 14390 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:56.335397 14390 ts_tablet_manager.cc:1403] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.003s
I20260709 14:55:56.336210 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfe93bccb5344fb9ada00ad80a2a118" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.336835 14345 raft_consensus.cc:2468] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:56.337000 14198 raft_consensus.cc:3060] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.338121 14164 leader_election.cc:304] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:56.338864 14398 raft_consensus.cc:2804] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.329862 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:56.330206 14579 raft_consensus.cc:515] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.339248 14398 raft_consensus.cc:493] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.339707 14398 raft_consensus.cc:3060] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.345441 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:56.346032 14123 raft_consensus.cc:3060] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.346721 14579 leader_election.cc:290] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.347812 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:56.348448 14594 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.338640 14390 raft_consensus.cc:359] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.349659 14390 raft_consensus.cc:385] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.349942 14390 raft_consensus.cc:740] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.350622 14390 consensus_queue.cc:260] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:56.349283 14238 leader_election.cc:343] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.348937 14594 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:55:56.355175 14237 leader_election.cc:343] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.357355 14390 ts_tablet_manager.cc:1434] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:55:56.358453 14390 tablet_bootstrap.cc:492] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:56.361899 14391 raft_consensus.cc:359] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.362632 14391 raft_consensus.cc:385] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.362902 14391 raft_consensus.cc:740] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.365187 14391 consensus_queue.cc:260] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.368870 14389 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:56.369483 14389 ts_tablet_manager.cc:1403] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.170s	user 0.022s	sys 0.001s
I20260709 14:55:56.372044 14391 ts_tablet_manager.cc:1434] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
I20260709 14:55:56.372856 14391 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:56.365240 14579 consensus_queue.cc:1048] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:55:56.378332 14632 log.cc:927] Time spent T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
I20260709 14:55:56.380514 14389 raft_consensus.cc:359] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.381259 14389 raft_consensus.cc:385] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.381537 14389 raft_consensus.cc:740] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.382136 14389 consensus_queue.cc:260] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.383544 14123 raft_consensus.cc:2468] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:56.383807 14344 raft_consensus.cc:3060] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.395551 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.396169 14345 raft_consensus.cc:2468] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:56.396385 14388 tablet_bootstrap.cc:654] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.397426 14164 leader_election.cc:304] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:56.398301 14398 raft_consensus.cc:515] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.399418 14585 raft_consensus.cc:2804] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:56.399796 14585 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.400000 14572 consensus_queue.cc:1048] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:56.400148 14585 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:56.401465 14398 leader_election.cc:290] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:56.398865 14237 leader_election.cc:304] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.403627 14391 tablet_bootstrap.cc:654] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.404209 14579 raft_consensus.cc:2804] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.404687 14579 raft_consensus.cc:697] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:56.405465 14579 consensus_queue.cc:237] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.389187 14510 raft_consensus.cc:493] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.408854 14510 raft_consensus.cc:515] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.409466 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfe93bccb5344fb9ada00ad80a2a118" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:56.385659 14198 raft_consensus.cc:2468] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:56.410050 14346 raft_consensus.cc:3060] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.414086 14390 tablet_bootstrap.cc:654] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.390667 14389 ts_tablet_manager.cc:1434] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 14:55:56.393044 14594 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:56.391386 14504 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:55:56.394769 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.418756 14504 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.429034 14389 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:56.427839 14504 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.420675 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cfe93bccb5344fb9ada00ad80a2a118" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:56.427295 14238 leader_election.cc:304] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:56.434549 14572 raft_consensus.cc:2804] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.434994 14572 raft_consensus.cc:697] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:56.435771 14572 consensus_queue.cc:237] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.431818 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.438474 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423b9850c7f8450684d8738e79586334" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.440085 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.441102 14585 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.453460 14197 raft_consensus.cc:1240] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Rejecting Update request from peer 97b63b80270b4abfb2626b0efddd39ff for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:56.453949 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:56.454329 14585 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:56.449883 14163 leader_election.cc:343] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.458752 14312 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.459661 14510 leader_election.cc:290] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:56.460862 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:56.462430 14164 leader_election.cc:304] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.463766 14571 raft_consensus.cc:2749] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:56.468744 14391 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.469264 14391 ts_tablet_manager.cc:1403] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.012s
W20260709 14:55:56.450928 14238 leader_election.cc:343] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.470456 14585 raft_consensus.cc:2749] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:55:56.479506 14496 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.480418 14496 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.487093 14346 raft_consensus.cc:2468] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:56.487309 14496 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.490342 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.491402 14510 consensus_queue.cc:1059] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.492221 14510 raft_consensus.cc:3055] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:56.492533 14510 raft_consensus.cc:740] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:56.495745 14510 consensus_queue.cc:260] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [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: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.496793 14510 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:55:56.492756 14089 leader_election.cc:343] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.499979 14164 leader_election.cc:304] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:56.500468 14391 raft_consensus.cc:359] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.500903 14585 raft_consensus.cc:2804] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.501130 14391 raft_consensus.cc:385] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.501411 14391 raft_consensus.cc:740] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.502245 14585 raft_consensus.cc:697] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:55:56.503134 14585 consensus_queue.cc:237] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.502044 14391 consensus_queue.cc:260] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.496914 14388 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:56.506749 14388 ts_tablet_manager.cc:1403] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.180s	user 0.024s	sys 0.012s
I20260709 14:55:56.510130 14391 ts_tablet_manager.cc:1434] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.001s
I20260709 14:55:56.509650 14498 raft_consensus.cc:493] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.511107 14498 raft_consensus.cc:515] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.513010 14498 leader_election.cc:290] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.514038 14019 catalog_manager.cc:5697] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.515304 14019 catalog_manager.cc:5697] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.516171 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423b9850c7f8450684d8738e79586334" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.523471 14391 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:56.524271 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:56.525512 14089 leader_election.cc:343] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.526543 14389 tablet_bootstrap.cc:654] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:56.520265 14237 leader_election.cc:343] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.528007 14237 leader_election.cc:304] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.535189 14391 tablet_bootstrap.cc:654] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.531436 14510 raft_consensus.cc:2749] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.537743 14498 consensus_queue.cc:1048] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:55:56.539558 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.538563 14643 raft_consensus.cc:493] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.549238 14388 raft_consensus.cc:359] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.549961 14388 raft_consensus.cc:385] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.550206 14388 raft_consensus.cc:740] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.550765 14388 consensus_queue.cc:260] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.554385 14643 raft_consensus.cc:515] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.557718 14643 leader_election.cc:290] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.560206 14390 tablet_bootstrap.cc:492] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:56.560660 14390 ts_tablet_manager.cc:1403] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.202s	user 0.012s	sys 0.003s
I20260709 14:55:56.561156 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.566577 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.566112 14018 catalog_manager.cc:5697] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:56.567204 14122 raft_consensus.cc:2468] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
W20260709 14:55:56.568159 14312 leader_election.cc:343] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.554970 14345 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:56.570087 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.570755 14344 raft_consensus.cc:2468] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:56.572510 14390 raft_consensus.cc:359] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.574645 14089 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.579018 14496 raft_consensus.cc:2804] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.579221 14089 leader_election.cc:304] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.579401 14496 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.579777 14496 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.575496 14599 consensus_queue.cc:1048] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.580076 14498 raft_consensus.cc:493] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.580590 14498 raft_consensus.cc:515] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.580900 14599 raft_consensus.cc:2804] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.581323 14599 raft_consensus.cc:493] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.581682 14599 raft_consensus.cc:3060] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.575138 14388 ts_tablet_manager.cc:1434] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.001s
I20260709 14:55:56.582967 14388 tablet_bootstrap.cc:492] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:56.577203 14311 leader_election.cc:304] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.581815 14390 raft_consensus.cc:385] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.585711 14390 raft_consensus.cc:740] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.586369 14390 consensus_queue.cc:260] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.592684 14390 ts_tablet_manager.cc:1434] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.002s
I20260709 14:55:56.593500 14390 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:56.590124 14573 raft_consensus.cc:2804] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.593976 14573 raft_consensus.cc:493] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.594353 14573 raft_consensus.cc:3060] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.602524 14642 raft_consensus.cc:493] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.603001 14642 raft_consensus.cc:515] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.607278 14642 leader_election.cc:290] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:56.611559 14389 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:56.612183 14389 ts_tablet_manager.cc:1403] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.183s	user 0.012s	sys 0.003s
I20260709 14:55:56.611057 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423b9850c7f8450684d8738e79586334" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.612486 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423b9850c7f8450684d8738e79586334" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.615410 14271 raft_consensus.cc:2468] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:56.616798 14310 leader_election.cc:304] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:56.617048 14391 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.617555 14391 ts_tablet_manager.cc:1403] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.094s	user 0.026s	sys 0.022s
I20260709 14:55:56.617898 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:56.618309 14311 leader_election.cc:343] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.620200 14391 raft_consensus.cc:359] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.620868 14391 raft_consensus.cc:385] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.621220 14391 raft_consensus.cc:740] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.621891 14391 consensus_queue.cc:260] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.624044 14391 ts_tablet_manager.cc:1434] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:55:56.620920 14496 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.625363 14391 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
W20260709 14:55:56.625029 14087 leader_election.cc:343] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.617967 14642 raft_consensus.cc:2804] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:56.626463 14642 raft_consensus.cc:493] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:56.626868 14642 raft_consensus.cc:3060] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.630262 14389 raft_consensus.cc:359] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.630977 14389 raft_consensus.cc:385] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.634285 14389 raft_consensus.cc:740] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.633206 14388 tablet_bootstrap.cc:654] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.613561 14573 raft_consensus.cc:515] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.636973 14389 consensus_queue.cc:260] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.643493 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
W20260709 14:55:56.646721 14089 leader_election.cc:343] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.647168 14089 leader_election.cc:304] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.648123 14389 ts_tablet_manager.cc:1434] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 14:55:56.655022 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
W20260709 14:55:56.656461 14312 leader_election.cc:343] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.656929 14465 raft_consensus.cc:2749] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.658277 14271 raft_consensus.cc:3060] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.658190 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:56.658993 14573 leader_election.cc:290] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.662575 14389 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:56.663782 14573 raft_consensus.cc:493] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.639279 14498 leader_election.cc:290] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:56.665596 14390 tablet_bootstrap.cc:654] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.672549 14642 raft_consensus.cc:515] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.678467 14198 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.664947 14573 raft_consensus.cc:515] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.682507 14391 tablet_bootstrap.cc:654] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.682829 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:56.684247 14312 leader_election.cc:343] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.685091 14268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423b9850c7f8450684d8738e79586334" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:56.689822 14268 raft_consensus.cc:3060] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.696241 14496 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.696864 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:56.697472 14346 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.697801 14642 leader_election.cc:290] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:56.707275 14573 leader_election.cc:290] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.710140 14585 raft_consensus.cc:493] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.710659 14585 raft_consensus.cc:515] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.712180 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:56.719310 14310 leader_election.cc:343] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.719844 14310 leader_election.cc:304] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.721515 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:56.722221 14643 raft_consensus.cc:2749] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:56.729547 14089 leader_election.cc:343] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.731750 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "423b9850c7f8450684d8738e79586334" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:56.716888 14594 consensus_queue.cc:1048] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:55:56.732833 14398 consensus_queue.cc:1048] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.734079 14585 leader_election.cc:290] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.734790 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.725464 14599 raft_consensus.cc:515] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.738142 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5451d4328ba54a02a54813104ec07a92" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.738411 14122 raft_consensus.cc:2393] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 1: Already voted for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in this term.
I20260709 14:55:56.738977 14123 raft_consensus.cc:2393] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
W20260709 14:55:56.739576 14311 leader_election.cc:343] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.745700 14510 raft_consensus.cc:493] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.748464 14163 leader_election.cc:304] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.749006 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:56.749789 14345 raft_consensus.cc:2393] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in current term 1: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:55:56.750564 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:56.751531 14398 raft_consensus.cc:3060] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.748318 14510 raft_consensus.cc:515] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.754515 14652 consensus_queue.cc:1048] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.755241 14573 raft_consensus.cc:493] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.755419 14510 leader_election.cc:290] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:56.755762 14573 raft_consensus.cc:515] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.758244 14573 leader_election.cc:290] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
W20260709 14:55:56.759213 14089 leader_election.cc:343] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.759640 14089 leader_election.cc:304] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.760722 14496 raft_consensus.cc:2749] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.761268 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.764478 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f56f7cf1d459da0642f83fa7a4cd6" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.766963 14311 leader_election.cc:304] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.767293 14389 tablet_bootstrap.cc:654] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.772782 14391 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:56.773291 14391 ts_tablet_manager.cc:1403] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.148s	user 0.024s	sys 0.028s
I20260709 14:55:56.776785 14388 tablet_bootstrap.cc:492] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:56.777247 14388 ts_tablet_manager.cc:1403] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.194s	user 0.019s	sys 0.005s
I20260709 14:55:56.739009 14599 leader_election.cc:290] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.771713 14650 raft_consensus.cc:493] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.772352 14573 raft_consensus.cc:2749] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.775593 14346 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
W20260709 14:55:56.778062 14310 leader_election.cc:343] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.783862 14650 raft_consensus.cc:515] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.781635 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "447f56f7cf1d459da0642f83fa7a4cd6" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.779173 14465 consensus_queue.cc:1048] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:55:56.825279 14089 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:56.819932 14496 raft_consensus.cc:493] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.821106 14653 raft_consensus.cc:493] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.829231 14656 raft_consensus.cc:2804] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.829767 14656 raft_consensus.cc:697] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:56.830605 14656 consensus_queue.cc:237] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.831669 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.832170 14398 raft_consensus.cc:2749] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.831171 14391 raft_consensus.cc:359] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.833447 14391 raft_consensus.cc:385] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:56.821681 14310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 46370.6us
W20260709 14:55:56.834574 14311 leader_election.cc:343] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.835136 14311 leader_election.cc:304] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.833724 14391 raft_consensus.cc:740] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.841445 14391 consensus_queue.cc:260] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.837320 14642 raft_consensus.cc:2749] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:56.847273 14398 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:56.847764 14398 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.848716 14238 leader_election.cc:304] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.826701 14496 raft_consensus.cc:515] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.850368 14579 raft_consensus.cc:2749] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:56.851797 14496 leader_election.cc:290] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.853992 14498 consensus_queue.cc:1048] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:56.857265 14121 raft_consensus.cc:3060] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:56.868249 14390 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:56.869359 14391 ts_tablet_manager.cc:1434] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260709 14:55:56.869715 14390 ts_tablet_manager.cc:1403] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.276s	user 0.033s	sys 0.040s
I20260709 14:55:56.870769 14391 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:56.832969 14653 raft_consensus.cc:515] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:56.874742 14653 leader_election.cc:290] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:56.875748 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:56.879175 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.879762 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:56.880038 14198 raft_consensus.cc:2393] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:55:56.884841 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:56.885746 14390 raft_consensus.cc:359] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:56.886404 14390 raft_consensus.cc:385] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.886653 14390 raft_consensus.cc:740] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.888267 14390 consensus_queue.cc:260] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:56.888999 14089 leader_election.cc:343] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.869422 14650 leader_election.cc:290] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.867112 14268 raft_consensus.cc:2468] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:56.892141 14390 ts_tablet_manager.cc:1434] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:55:56.893951 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.897289 14162 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:56.900141 14390 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:56.881798 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:56.888013 14087 consensus_peers.cc:597] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:56.910682 14310 leader_election.cc:304] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:56.916798 14388 raft_consensus.cc:359] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.917339 14388 raft_consensus.cc:385] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:56.917543 14388 raft_consensus.cc:740] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:56.918105 14388 consensus_queue.cc:260] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:56.891943 14398 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:56.923771 14388 ts_tablet_manager.cc:1434] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.146s	user 0.005s	sys 0.002s
W20260709 14:55:56.926100 14089 leader_election.cc:343] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.929392 14585 raft_consensus.cc:2749] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:56.928097 14573 raft_consensus.cc:2804] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:56.942471 14573 raft_consensus.cc:697] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:56.943315 14573 consensus_queue.cc:237] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:56.934834 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:56.946776 14089 leader_election.cc:343] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:56.947163 14089 leader_election.cc:304] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:56.950230 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:56.956216 14391 tablet_bootstrap.cc:654] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:56.969183 14652 raft_consensus.cc:2749] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:56.976460 14163 consensus_peers.cc:597] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:57.010106 14164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 75862.9us
I20260709 14:55:57.015645 14389 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.016095 14389 ts_tablet_manager.cc:1403] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.367s	user 0.017s	sys 0.002s
I20260709 14:55:57.009830 14516 consensus_queue.cc:1048] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:57.025599 14390 tablet_bootstrap.cc:654] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.026393 14579 consensus_queue.cc:1048] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.010267 14087 leader_election.cc:304] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.033931 14496 raft_consensus.cc:2749] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:57.034317 14087 leader_election.cc:343] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.034807 14087 leader_election.cc:304] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.027065 14017 catalog_manager.cc:5697] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.037652 14496 raft_consensus.cc:2749] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.039921 14465 raft_consensus.cc:493] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.040370 14465 raft_consensus.cc:515] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.040668 14510 consensus_queue.cc:1048] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.048919 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:57.051012 14089 leader_election.cc:343] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.053969 14516 consensus_queue.cc:1048] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.054682 14389 raft_consensus.cc:359] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.055523 14389 raft_consensus.cc:385] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.055675 14465 leader_election.cc:290] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.055797 14389 raft_consensus.cc:740] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.056586 14389 consensus_queue.cc:260] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.061278 14388 tablet_bootstrap.cc:492] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.062894 14389 ts_tablet_manager.cc:1434] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:55:57.071416 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.072160 14390 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:57.072641 14390 ts_tablet_manager.cc:1403] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.001s
W20260709 14:55:57.073743 14087 leader_election.cc:343] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.074671 14087 leader_election.cc:304] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.076059 14390 raft_consensus.cc:359] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.076745 14390 raft_consensus.cc:385] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.076992 14390 raft_consensus.cc:740] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.077576 14664 raft_consensus.cc:2749] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.077734 14390 consensus_queue.cc:260] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.080415 14390 ts_tablet_manager.cc:1434] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:57.080931 14389 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:57.081368 14390 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:57.081812 14388 tablet_bootstrap.cc:654] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.091929 14389 tablet_bootstrap.cc:654] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.092607 14017 catalog_manager.cc:5697] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.104079 14510 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.104588 14510 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.106551 14510 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.113153 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.105351 14391 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:57.116990 14391 ts_tablet_manager.cc:1403] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.246s	user 0.005s	sys 0.023s
I20260709 14:55:57.120824 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.124081 14123 raft_consensus.cc:2468] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:55:57.124899 14388 tablet_bootstrap.cc:492] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.125344 14388 ts_tablet_manager.cc:1403] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.007s
I20260709 14:55:57.125643 14237 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:57.127064 14510 raft_consensus.cc:2804] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:57.127440 14510 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.127758 14510 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.131776 14669 consensus_queue.cc:1048] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.136778 14390 tablet_bootstrap.cc:654] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.130970 14388 raft_consensus.cc:359] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.142223 14388 raft_consensus.cc:385] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.142519 14388 raft_consensus.cc:740] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.148974 14388 consensus_queue.cc:260] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.151147 14388 ts_tablet_manager.cc:1434] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:55:57.152129 14388 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.155742 14510 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.157613 14388 tablet_bootstrap.cc:654] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.149899 14389 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.159636 14389 ts_tablet_manager.cc:1403] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.079s	user 0.010s	sys 0.005s
I20260709 14:55:57.158962 14391 raft_consensus.cc:359] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.160269 14391 raft_consensus.cc:385] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.160516 14391 raft_consensus.cc:740] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.163496 14391 consensus_queue.cc:260] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.165653 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:57.176550 14389 raft_consensus.cc:359] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.177278 14389 raft_consensus.cc:385] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.181257 14389 raft_consensus.cc:740] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.187644 14391 ts_tablet_manager.cc:1434] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.070s	user 0.004s	sys 0.002s
I20260709 14:55:57.187582 14389 consensus_queue.cc:260] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.188612 14391 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:57.192440 14389 ts_tablet_manager.cc:1434] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 14:55:57.193285 14389 tablet_bootstrap.cc:492] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:57.193521 14675 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.194041 14675 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.196076 14675 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:57.196743 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:57.198055 14237 leader_election.cc:343] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.199198 14510 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.198117 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:57.200917 14238 leader_election.cc:343] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.201332 14238 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:57.204406 14510 raft_consensus.cc:2749] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.219898 14585 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.220438 14585 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.221029 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:57.221625 14121 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.222452 14585 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.223935 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.224459 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.225276 14345 raft_consensus.cc:2393] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in this term.
I20260709 14:55:57.226431 14164 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:57.227227 14594 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.231688 14390 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:57.232169 14390 ts_tablet_manager.cc:1403] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.008s
I20260709 14:55:57.237393 14594 raft_consensus.cc:2749] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.239640 14390 raft_consensus.cc:359] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.241591 14388 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.245404 14388 ts_tablet_manager.cc:1403] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.012s
I20260709 14:55:57.246428 14121 raft_consensus.cc:2468] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 3.
I20260709 14:55:57.247908 14388 raft_consensus.cc:359] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.248586 14390 raft_consensus.cc:385] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.251538 14388 raft_consensus.cc:385] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.251837 14388 raft_consensus.cc:740] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.252535 14388 consensus_queue.cc:260] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.250641 14391 tablet_bootstrap.cc:654] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.251793 14390 raft_consensus.cc:740] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.253736 14390 consensus_queue.cc:260] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.254570 14388 ts_tablet_manager.cc:1434] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:55:57.255702 14390 ts_tablet_manager.cc:1434] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:55:57.256510 14390 tablet_bootstrap.cc:492] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:57.258543 14388 tablet_bootstrap.cc:492] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.262169 14390 tablet_bootstrap.cc:654] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.263921 14237 leader_election.cc:304] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:57.264688 14675 raft_consensus.cc:2804] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.265201 14675 raft_consensus.cc:697] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 3 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
W20260709 14:55:57.264678 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:57.265964 14675 consensus_queue.cc:237] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.270151 14388 tablet_bootstrap.cc:654] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.249415 14389 tablet_bootstrap.cc:654] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.277673 14643 raft_consensus.cc:493] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97b63b80270b4abfb2626b0efddd39ff)
I20260709 14:55:57.278258 14643 raft_consensus.cc:515] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.279595 14018 catalog_manager.cc:5697] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.280978 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.282642 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d238f1febbc4a01a11975abf106ca62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.283460 14121 raft_consensus.cc:2368] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c for earlier term 2. Current term is 3.
I20260709 14:55:57.284551 14311 leader_election.cc:400] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369) with higher term. Message: Invalid argument: T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c for earlier term 2. Current term is 3.
I20260709 14:55:57.284832 14311 leader_election.cc:403] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:57.285614 14642 raft_consensus.cc:3060] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.280273 14643 leader_election.cc:290] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.290277 14391 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:57.290373 14389 tablet_bootstrap.cc:492] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.290838 14389 ts_tablet_manager.cc:1403] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.098s	user 0.008s	sys 0.003s
I20260709 14:55:57.290838 14391 ts_tablet_manager.cc:1403] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.102s	user 0.004s	sys 0.010s
I20260709 14:55:57.293406 14389 raft_consensus.cc:359] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.293547 14391 raft_consensus.cc:359] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.293926 14642 raft_consensus.cc:2749] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369) with higher term. Message: Invalid argument: T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c for earlier term 2. Current term is 3.
I20260709 14:55:57.294188 14391 raft_consensus.cc:385] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.294535 14391 raft_consensus.cc:740] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.294782 14389 raft_consensus.cc:385] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.295310 14391 consensus_queue.cc:260] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.297853 14391 ts_tablet_manager.cc:1434] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:57.298728 14391 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:57.300290 14388 tablet_bootstrap.cc:492] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.300819 14388 ts_tablet_manager.cc:1403] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.006s
I20260709 14:55:57.303359 14388 raft_consensus.cc:359] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.304028 14388 raft_consensus.cc:385] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.304329 14388 raft_consensus.cc:740] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.304975 14388 consensus_queue.cc:260] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.307991 14391 tablet_bootstrap.cc:654] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.310165 14388 ts_tablet_manager.cc:1434] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:57.311169 14388 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.311195 14390 tablet_bootstrap.cc:492] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:57.312150 14390 ts_tablet_manager.cc:1403] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.003s
I20260709 14:55:57.314760 14390 raft_consensus.cc:359] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.315449 14390 raft_consensus.cc:385] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.295073 14389 raft_consensus.cc:740] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.315708 14390 raft_consensus.cc:740] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.321501 14391 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:57.318213 14389 consensus_queue.cc:260] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.321974 14391 ts_tablet_manager.cc:1403] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260709 14:55:57.318786 14390 consensus_queue.cc:260] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.328001 14389 ts_tablet_manager.cc:1434] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:55:57.329062 14389 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:57.331442 14390 ts_tablet_manager.cc:1434] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:55:57.333009 14390 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:57.317283 14388 tablet_bootstrap.cc:654] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.336669 14389 tablet_bootstrap.cc:654] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.339649 14391 raft_consensus.cc:359] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.340319 14391 raft_consensus.cc:385] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.340575 14391 raft_consensus.cc:740] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.341194 14391 consensus_queue.cc:260] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.344975 14390 tablet_bootstrap.cc:654] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.347128 14388 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.347663 14388 ts_tablet_manager.cc:1403] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.003s
I20260709 14:55:57.348539 14391 ts_tablet_manager.cc:1434] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.005s
I20260709 14:55:57.349460 14391 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:57.350366 14388 raft_consensus.cc:359] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.350867 14388 raft_consensus.cc:385] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.351074 14388 raft_consensus.cc:740] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.351740 14388 consensus_queue.cc:260] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.352411 14594 raft_consensus.cc:493] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.352880 14594 raft_consensus.cc:515] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.353590 14122 raft_consensus.cc:3060] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.354875 14594 leader_election.cc:290] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:57.356851 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.357261 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.357617 14269 raft_consensus.cc:2468] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:57.357926 14345 raft_consensus.cc:2468] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:57.360414 14162 leader_election.cc:304] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:57.363458 14389 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.363907 14389 ts_tablet_manager.cc:1403] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:55:57.366696 14389 raft_consensus.cc:359] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.367116 14389 raft_consensus.cc:385] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.367269 14389 raft_consensus.cc:740] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.368134 14594 raft_consensus.cc:2804] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.368533 14594 raft_consensus.cc:493] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.368831 14571 consensus_queue.cc:1048] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.369324 14594 raft_consensus.cc:3060] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.368723 14388 ts_tablet_manager.cc:1434] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:55:57.370415 14388 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.373283 14389 consensus_queue.cc:260] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.368595 14643 raft_consensus.cc:493] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.374152 14643 raft_consensus.cc:515] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.375686 14388 tablet_bootstrap.cc:654] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.376098 14643 leader_election.cc:290] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.377568 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.378181 14269 raft_consensus.cc:2468] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:57.379346 14310 leader_election.cc:304] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:57.379765 14390 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:57.380192 14390 ts_tablet_manager.cc:1403] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 14:55:57.381088 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.382658 14390 raft_consensus.cc:359] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.383306 14390 raft_consensus.cc:385] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.383589 14390 raft_consensus.cc:740] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.377490 14594 raft_consensus.cc:515] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.383675 14643 raft_consensus.cc:2804] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.384745 14194 raft_consensus.cc:2393] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 1: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:55:57.386931 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:57.387568 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:57.388155 14269 raft_consensus.cc:3060] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.386646 14643 raft_consensus.cc:493] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.389325 14642 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.386651 14391 tablet_bootstrap.cc:654] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.389968 14642 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.393009 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.395236 14642 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
W20260709 14:55:57.396165 14310 leader_election.cc:343] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.397737 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:57.399279 14312 leader_election.cc:343] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.389381 14643 raft_consensus.cc:3060] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.400648 14664 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.401108 14664 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.403941 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:57.405416 14089 leader_election.cc:343] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.405790 14571 raft_consensus.cc:493] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.406267 14571 raft_consensus.cc:515] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.407011 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.407701 14270 raft_consensus.cc:2468] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:57.408286 14571 leader_election.cc:290] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.409148 14389 ts_tablet_manager.cc:1434] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:55:57.403195 14664 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.410274 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.399859 14312 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.411085 14087 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
W20260709 14:55:57.411752 14310 leader_election.cc:343] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.412163 14504 raft_consensus.cc:2749] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.406991 14269 raft_consensus.cc:2468] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:57.412585 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.384274 14390 consensus_queue.cc:260] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.414216 14664 raft_consensus.cc:2804] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.414726 14664 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.415166 14664 raft_consensus.cc:3060] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.414143 14162 leader_election.cc:304] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:57.416668 14585 raft_consensus.cc:2804] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.417135 14585 raft_consensus.cc:697] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:55:57.417913 14585 consensus_queue.cc:237] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.385532 14594 leader_election.cc:290] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:57.415004 14312 leader_election.cc:343] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.422950 14312 leader_election.cc:304] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.424111 14504 raft_consensus.cc:2749] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.422190 14390 ts_tablet_manager.cc:1434] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 14:55:57.426334 14664 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.428912 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:57.429245 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:57.429880 14269 raft_consensus.cc:3060] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.432924 14643 raft_consensus.cc:515] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.433991 14390 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:57.434265 14345 raft_consensus.cc:2393] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:55:57.434851 14389 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:57.439503 14594 raft_consensus.cc:493] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.439990 14594 raft_consensus.cc:515] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.442775 14594 leader_election.cc:290] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.444270 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.445091 14121 raft_consensus.cc:2468] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:57.445749 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.447413 14664 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.448419 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:57.451610 14163 leader_election.cc:304] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:57.452649 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1701513313814ab9a39c3567d874c373" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:57.453023 14585 raft_consensus.cc:2804] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.453461 14585 raft_consensus.cc:493] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.453871 14585 raft_consensus.cc:3060] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:57.451851 14089 leader_election.cc:343] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.454384 14270 raft_consensus.cc:2468] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:55:57.456655 14504 raft_consensus.cc:493] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.457122 14504 raft_consensus.cc:515] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.458675 14390 tablet_bootstrap.cc:654] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.460975 14389 tablet_bootstrap.cc:654] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.460628 14585 raft_consensus.cc:515] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.462567 14585 leader_election.cc:290] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.462873 14571 consensus_queue.cc:1048] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.465687 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:57.466122 14122 raft_consensus.cc:3060] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.466557 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.467151 14198 raft_consensus.cc:2468] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:57.468441 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:57.469005 14270 raft_consensus.cc:3060] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.471654 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.472347 14312 leader_election.cc:304] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:57.473266 14642 raft_consensus.cc:2804] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.471758 14269 raft_consensus.cc:2468] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:57.473690 14642 raft_consensus.cc:493] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.459095 14504 leader_election.cc:290] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:57.474050 14642 raft_consensus.cc:3060] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.453408 14271 raft_consensus.cc:2393] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 1: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:55:57.450148 14643 leader_election.cc:290] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.473153 14122 raft_consensus.cc:2468] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
W20260709 14:55:57.482831 14311 leader_election.cc:343] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.493546 14388 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.493956 14388 ts_tablet_manager.cc:1403] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.124s	user 0.019s	sys 0.045s
I20260709 14:55:57.493253 14656 consensus_queue.cc:1048] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:57.494815 14310 leader_election.cc:304] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.495872 14504 raft_consensus.cc:2749] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.479652 14087 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:57.497320 14653 raft_consensus.cc:2804] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.497849 14653 raft_consensus.cc:697] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:57.501680 14388 raft_consensus.cc:359] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.502354 14388 raft_consensus.cc:385] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.498620 14653 consensus_queue.cc:237] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.503566 14675 raft_consensus.cc:493] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.504029 14675 raft_consensus.cc:515] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.497399 14163 leader_election.cc:304] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:57.502596 14388 raft_consensus.cc:740] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.504426 14656 consensus_queue.cc:1048] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:55:57.512322 14675 leader_election.cc:290] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:57.508131 14388 consensus_queue.cc:260] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.512842 14585 raft_consensus.cc:2804] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.524170 14388 ts_tablet_manager.cc:1434] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 14:55:57.527511 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.532230 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.532884 14344 raft_consensus.cc:2468] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:57.533648 14017 catalog_manager.cc:5697] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.534229 14238 leader_election.cc:304] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:57.535389 14510 raft_consensus.cc:2804] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.535740 14510 raft_consensus.cc:493] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.536055 14510 raft_consensus.cc:3060] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:57.538146 14238 leader_election.cc:343] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.546352 14270 raft_consensus.cc:2468] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:57.550901 14510 raft_consensus.cc:515] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.553361 14585 raft_consensus.cc:697] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:55:57.554258 14585 consensus_queue.cc:237] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.555946 14388 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.557583 14269 raft_consensus.cc:3060] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.559769 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
W20260709 14:55:57.561163 14238 leader_election.cc:343] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.565912 14388 tablet_bootstrap.cc:654] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.568044 14391 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:57.568563 14391 ts_tablet_manager.cc:1403] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.219s	user 0.023s	sys 0.000s
I20260709 14:55:57.591863 14389 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.592429 14389 ts_tablet_manager.cc:1403] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.182s	user 0.015s	sys 0.005s
I20260709 14:55:57.590724 14510 leader_election.cc:290] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:57.594972 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:57.595595 14344 raft_consensus.cc:3060] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.588774 14642 raft_consensus.cc:515] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.598582 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:57.599601 14642 leader_election.cc:290] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:57.601999 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:57.602577 14198 raft_consensus.cc:3060] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.595619 14391 raft_consensus.cc:359] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.609997 14391 raft_consensus.cc:385] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.610250 14391 raft_consensus.cc:740] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.611516 14391 consensus_queue.cc:260] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.617105 14391 ts_tablet_manager.cc:1434] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:55:57.623656 14656 raft_consensus.cc:493] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.624200 14656 raft_consensus.cc:515] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.614926 14122 raft_consensus.cc:3060] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.626122 14656 leader_election.cc:290] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:57.628587 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.628860 14268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:57.631016 14087 leader_election.cc:343] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.641723 14389 raft_consensus.cc:359] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.642613 14391 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:57.642778 14389 raft_consensus.cc:385] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.643265 14389 raft_consensus.cc:740] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.631587 14345 raft_consensus.cc:2468] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:57.626653 14344 raft_consensus.cc:2468] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:57.652217 14389 consensus_queue.cc:260] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.653298 14390 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:57.654193 14390 ts_tablet_manager.cc:1403] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.220s	user 0.007s	sys 0.016s
I20260709 14:55:57.631245 14122 raft_consensus.cc:2468] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:57.658726 14238 leader_election.cc:304] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:57.662091 14089 leader_election.cc:304] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.668613 14656 raft_consensus.cc:2804] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.668970 14656 raft_consensus.cc:493] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.669291 14656 raft_consensus.cc:3060] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.670260 14579 raft_consensus.cc:2804] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.670763 14579 raft_consensus.cc:697] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:57.671540 14579 consensus_queue.cc:237] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.657539 14390 raft_consensus.cc:359] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.675473 14390 raft_consensus.cc:385] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.675747 14390 raft_consensus.cc:740] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.676366 14390 consensus_queue.cc:260] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.678381 14390 ts_tablet_manager.cc:1434] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.024s	user 0.000s	sys 0.003s
I20260709 14:55:57.678712 14198 raft_consensus.cc:2468] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:57.664374 14017 catalog_manager.cc:5697] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.665146 14389 ts_tablet_manager.cc:1434] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.072s	user 0.007s	sys 0.000s
I20260709 14:55:57.679224 14390 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:57.687399 14389 tablet_bootstrap.cc:492] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:57.688506 14018 catalog_manager.cc:5697] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.691021 14388 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.691661 14388 ts_tablet_manager.cc:1403] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.001s
I20260709 14:55:57.682515 14312 leader_election.cc:304] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:57.692507 14675 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:55:57.692679 14504 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.693186 14573 raft_consensus.cc:2804] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.693704 14573 raft_consensus.cc:697] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:57.694509 14573 consensus_queue.cc:237] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.695600 14675 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.690891 14585 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.699222 14675 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:57.699695 14585 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.682847 14656 raft_consensus.cc:515] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.701752 14585 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.702643 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.709280 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.710060 14268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:57.710671 14268 raft_consensus.cc:3060] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.715178 14388 raft_consensus.cc:359] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.715914 14388 raft_consensus.cc:385] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.716203 14388 raft_consensus.cc:740] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.718516 14388 consensus_queue.cc:260] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.719986 14388 ts_tablet_manager.cc:1434] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:55:57.722615 14388 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.724095 14391 tablet_bootstrap.cc:654] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.724396 14390 tablet_bootstrap.cc:654] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.711005 14675 raft_consensus.cc:493] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.693229 14504 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.725883 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.730060 14656 leader_election.cc:290] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:57.738044 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 54312.7us
I20260709 14:55:57.725420 14237 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:57.739909 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.741765 14504 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.727787 14675 raft_consensus.cc:515] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.748703 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:57.748857 14579 raft_consensus.cc:2749] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:55:57.749295 14345 raft_consensus.cc:3060] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.754721 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.756852 14388 tablet_bootstrap.cc:654] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.761631 14268 raft_consensus.cc:2468] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
W20260709 14:55:57.765003 14311 leader_election.cc:343] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.767961 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:57.772313 14310 leader_election.cc:343] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.772828 14310 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.773952 14643 raft_consensus.cc:2749] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.777014 14675 leader_election.cc:290] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.778265 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.778975 14122 raft_consensus.cc:2468] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:57.780565 14237 leader_election.cc:304] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:57.777056 14643 raft_consensus.cc:493] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.782202 14643 raft_consensus.cc:515] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.782467 14510 raft_consensus.cc:2804] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.783017 14510 raft_consensus.cc:493] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.783499 14510 raft_consensus.cc:3060] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.784530 14122 raft_consensus.cc:1275] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:57.787452 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb1332a4898458ab531a542f1df2694" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.776738 14389 tablet_bootstrap.cc:654] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.796221 14345 raft_consensus.cc:2468] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:57.797103 14269 raft_consensus.cc:2393] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in this term.
I20260709 14:55:57.799835 14089 leader_election.cc:304] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:57.800769 14388 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.801693 14388 ts_tablet_manager.cc:1403] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.081s	user 0.027s	sys 0.017s
I20260709 14:55:57.802258 14707 raft_consensus.cc:2804] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.802755 14707 raft_consensus.cc:697] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
W20260709 14:55:57.798656 14310 leader_election.cc:343] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.803557 14707 consensus_queue.cc:237] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.804225 14643 leader_election.cc:290] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:57.794694 14675 consensus_queue.cc:1048] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:55:57.811509 14388 raft_consensus.cc:359] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.812167 14388 raft_consensus.cc:385] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.812448 14388 raft_consensus.cc:740] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.810492 14510 raft_consensus.cc:515] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.813159 14388 consensus_queue.cc:260] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.817269 14388 ts_tablet_manager.cc:1434] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:55:57.818157 14388 tablet_bootstrap.cc:492] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:57.820281 14162 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.821475 14585 raft_consensus.cc:3060] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.828315 14585 raft_consensus.cc:2749] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.818513 14019 catalog_manager.cc:5697] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.838825 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb1332a4898458ab531a542f1df2694" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:57.841280 14311 leader_election.cc:343] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.841665 14311 leader_election.cc:304] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:57.841696 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:57.844558 14121 raft_consensus.cc:3060] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.844745 14504 raft_consensus.cc:2749] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:57.833638 14510 leader_election.cc:290] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
W20260709 14:55:57.829697 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 84100us
I20260709 14:55:57.858207 14510 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.859275 14341 raft_consensus.cc:1275] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:57.871196 14510 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.872822 14510 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:57.873855 14391 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:57.874372 14391 ts_tablet_manager.cc:1403] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.252s	user 0.022s	sys 0.009s
I20260709 14:55:57.874402 14018 catalog_manager.cc:5697] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.862156 14388 tablet_bootstrap.cc:654] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.865943 14121 raft_consensus.cc:2468] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:57.862082 14019 catalog_manager.cc:5697] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:57.878568 14391 raft_consensus.cc:359] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.868222 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.880071 14237 leader_election.cc:304] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:57.880951 14510 raft_consensus.cc:2804] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:57.881640 14510 raft_consensus.cc:697] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:57.879189 14391 raft_consensus.cc:385] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.882818 14391 raft_consensus.cc:740] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.882507 14510 consensus_queue.cc:237] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:57.883484 14391 consensus_queue.cc:260] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.880089 14344 raft_consensus.cc:2468] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:57.869521 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:57.885577 14345 raft_consensus.cc:3060] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.886221 14391 ts_tablet_manager.cc:1434] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:55:57.887085 14391 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:57.892584 14391 tablet_bootstrap.cc:654] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.894651 14390 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:57.895108 14390 ts_tablet_manager.cc:1403] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.216s	user 0.013s	sys 0.001s
I20260709 14:55:57.897712 14390 raft_consensus.cc:359] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.898370 14390 raft_consensus.cc:385] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.898622 14390 raft_consensus.cc:740] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.900692 14675 consensus_queue.cc:1048] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:57.901201 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.901897 14194 raft_consensus.cc:2468] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:55:57.902547 14389 tablet_bootstrap.cc:492] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.902988 14389 ts_tablet_manager.cc:1403] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.217s	user 0.010s	sys 0.005s
I20260709 14:55:57.903059 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:57.907104 14389 raft_consensus.cc:359] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.910102 14389 raft_consensus.cc:385] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.910784 14389 raft_consensus.cc:740] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.911906 14389 consensus_queue.cc:260] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.899246 14390 consensus_queue.cc:260] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:57.916584 14390 ts_tablet_manager.cc:1434] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:55:57.907842 14238 leader_election.cc:304] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:57.917469 14390 tablet_bootstrap.cc:492] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:57.917727 14675 raft_consensus.cc:2804] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:57.918112 14675 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.918414 14675 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.917620 14573 raft_consensus.cc:493] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97b63b80270b4abfb2626b0efddd39ff)
I20260709 14:55:57.923229 14390 tablet_bootstrap.cc:654] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.924994 14675 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.922254 14573 raft_consensus.cc:515] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.927868 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:57.928406 14194 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.928896 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.932650 14573 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:57.933830 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:57.934547 14269 raft_consensus.cc:2368] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c for earlier term 2. Current term is 3.
I20260709 14:55:57.935308 14194 raft_consensus.cc:2468] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 3.
I20260709 14:55:57.936522 14238 leader_election.cc:304] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:57.937237 14310 leader_election.cc:400] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Vote denied by peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561) with higher term. Message: Invalid argument: T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c for earlier term 2. Current term is 3.
I20260709 14:55:57.937556 14310 leader_election.cc:403] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:55:57.937621 14516 raft_consensus.cc:2804] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:57.938195 14516 raft_consensus.cc:697] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:57.938990 14516 consensus_queue.cc:237] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.940655 14018 catalog_manager.cc:5697] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.942900 14573 raft_consensus.cc:493] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.943358 14643 raft_consensus.cc:3060] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:55:57.947485 14573 raft_consensus.cc:515] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.949998 14389 ts_tablet_manager.cc:1434] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:55:57.950501 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:57.951625 14585 consensus_queue.cc:1048] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.953001 14675 leader_election.cc:290] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:57.953434 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9df523da9c340789d021365a3cd66da" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
W20260709 14:55:57.951850 14312 leader_election.cc:343] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.955461 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.956075 14120 raft_consensus.cc:2468] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:57.956398 14573 leader_election.cc:290] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:57.957293 14389 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:57.959314 14643 raft_consensus.cc:2749] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561) with higher term. Message: Invalid argument: T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c for earlier term 2. Current term is 3.
I20260709 14:55:57.965989 14504 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:57.966485 14504 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.967456 14344 raft_consensus.cc:2468] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 3.
I20260709 14:55:57.968541 14504 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:57.969553 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:57.970883 14312 leader_election.cc:343] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:57.973354 14388 tablet_bootstrap.cc:492] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:57.974656 14311 leader_election.cc:304] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:57.976055 14642 raft_consensus.cc:2804] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:57.976423 14642 raft_consensus.cc:493] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:57.976809 14642 raft_consensus.cc:3060] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:57.976341 14017 catalog_manager.cc:5697] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:57.979596 14389 tablet_bootstrap.cc:654] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:57.985823 14345 raft_consensus.cc:2468] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:57.988617 14585 consensus_queue.cc:1048] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:57.989316 14388 ts_tablet_manager.cc:1403] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.156s	user 0.008s	sys 0.007s
I20260709 14:55:57.994378 14642 raft_consensus.cc:515] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:57.996464 14388 raft_consensus.cc:359] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.997133 14388 raft_consensus.cc:385] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:57.997406 14388 raft_consensus.cc:740] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:57.998086 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:57.998497 14389 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:57.998060 14388 consensus_queue.cc:260] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:57.999639 14642 leader_election.cc:290] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.000329 14389 ts_tablet_manager.cc:1403] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.008s
I20260709 14:55:58.000641 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
W20260709 14:55:58.002069 14312 leader_election.cc:343] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.003021 14389 raft_consensus.cc:359] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:58.003739 14389 raft_consensus.cc:385] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.003777 14585 consensus_queue.cc:1048] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.004108 14389 raft_consensus.cc:740] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.005066 14389 consensus_queue.cc:260] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:58.009255 14516 raft_consensus.cc:493] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.009760 14516 raft_consensus.cc:515] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:58.013196 14516 leader_election.cc:290] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.015111 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.015785 14194 raft_consensus.cc:2468] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:58.018414 14388 ts_tablet_manager.cc:1434] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:55:58.017019 14238 leader_election.cc:304] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:58.016500 14389 ts_tablet_manager.cc:1434] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:55:58.019375 14388 tablet_bootstrap.cc:492] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:58.021615 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:58.022271 14121 raft_consensus.cc:2468] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:58.024468 14516 raft_consensus.cc:2804] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.027052 14516 raft_consensus.cc:493] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.027524 14516 raft_consensus.cc:3060] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.028424 14389 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:58.028822 14465 consensus_queue.cc:1048] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.027191 14388 tablet_bootstrap.cc:654] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.040561 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:58.041136 14120 raft_consensus.cc:3060] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.042228 14516 raft_consensus.cc:515] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:55:58.043697 14311 leader_election.cc:343] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.049947 14594 consensus_queue.cc:1048] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.050249 14311 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:58.051064 14643 raft_consensus.cc:2749] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.055583 14465 raft_consensus.cc:493] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.056147 14465 raft_consensus.cc:515] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.058301 14465 leader_election.cc:290] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.061283 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:58.061995 14198 raft_consensus.cc:3060] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.061568 14516 leader_election.cc:290] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.064838 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.065615 14388 tablet_bootstrap.cc:492] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:58.066067 14388 ts_tablet_manager.cc:1403] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.005s
I20260709 14:55:58.066817 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:58.067390 14121 raft_consensus.cc:3060] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.068609 14388 raft_consensus.cc:359] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.069244 14388 raft_consensus.cc:385] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:55:58.072120 14089 leader_election.cc:343] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.069487 14388 raft_consensus.cc:740] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.077256 14121 raft_consensus.cc:2468] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:58.077913 14198 raft_consensus.cc:2468] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:58.078923 14238 leader_election.cc:304] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:58.079995 14516 raft_consensus.cc:2804] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.077881 14388 consensus_queue.cc:260] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.080641 14516 raft_consensus.cc:697] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:58.081545 14516 consensus_queue.cc:237] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:58.082978 14388 ts_tablet_manager.cc:1434] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260709 14:55:58.101176 14388 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:58.110466 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:58.125223 14388 tablet_bootstrap.cc:654] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.130967 14389 tablet_bootstrap.cc:654] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.140292 14120 raft_consensus.cc:2468] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:58.144070 14311 leader_election.cc:304] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
W20260709 14:55:58.147186 14089 leader_election.cc:343] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.147722 14089 leader_election.cc:304] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:58.164223 14706 raft_consensus.cc:2749] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.162706 14017 catalog_manager.cc:5697] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:58.148612 14643 raft_consensus.cc:2804] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:58.181135 14391 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:58.181629 14391 ts_tablet_manager.cc:1403] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.295s	user 0.057s	sys 0.015s
I20260709 14:55:58.183764 14643 raft_consensus.cc:697] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:58.188792 14643 consensus_queue.cc:237] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.199939 14642 consensus_queue.cc:1048] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.201920 14510 consensus_queue.cc:1048] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.204609 14390 tablet_bootstrap.cc:492] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:58.205057 14390 ts_tablet_manager.cc:1403] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.288s	user 0.068s	sys 0.079s
I20260709 14:55:58.205729 14664 consensus_queue.cc:1048] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.207746 14390 raft_consensus.cc:359] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.208439 14390 raft_consensus.cc:385] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.208714 14390 raft_consensus.cc:740] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.209424 14390 consensus_queue.cc:260] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.211222 14585 raft_consensus.cc:493] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.212145 14585 raft_consensus.cc:515] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.214066 14585 leader_election.cc:290] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:58.216892 14390 ts_tablet_manager.cc:1434] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:55:58.217214 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:58.217862 14390 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:58.219714 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:58.220474 14345 raft_consensus.cc:2393] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:55:58.222888 14164 leader_election.cc:304] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:58.228297 14391 raft_consensus.cc:359] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.233050 14391 raft_consensus.cc:385] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.233376 14391 raft_consensus.cc:740] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.234088 14391 consensus_queue.cc:260] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.237241 14391 ts_tablet_manager.cc:1434] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.002s
I20260709 14:55:58.235244 14388 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:58.227771 14585 raft_consensus.cc:3060] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.274537 14388 ts_tablet_manager.cc:1403] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.174s	user 0.038s	sys 0.017s
I20260709 14:55:58.279426 14571 consensus_queue.cc:1048] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.281183 14388 raft_consensus.cc:359] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.281884 14388 raft_consensus.cc:385] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.282148 14388 raft_consensus.cc:740] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.282763 14388 consensus_queue.cc:260] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.283179 14391 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:58.293102 14388 ts_tablet_manager.cc:1434] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:55:58.286336 14390 tablet_bootstrap.cc:654] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.298703 14388 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:58.289654 14510 consensus_queue.cc:1048] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.301710 14391 tablet_bootstrap.cc:654] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.253113 14389 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:58.303296 14389 ts_tablet_manager.cc:1403] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.275s	user 0.030s	sys 0.023s
I20260709 14:55:58.306126 14389 raft_consensus.cc:359] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.289453 14664 consensus_queue.cc:1048] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.281744 14585 raft_consensus.cc:2749] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.306844 14389 raft_consensus.cc:385] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.284184 14018 catalog_manager.cc:5697] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.307397 14389 raft_consensus.cc:740] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.310042 14389 consensus_queue.cc:260] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.317215 14664 consensus_queue.cc:1048] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.326212 14643 raft_consensus.cc:493] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.343667 14643 raft_consensus.cc:515] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.346086 14643 leader_election.cc:290] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.346755 14389 ts_tablet_manager.cc:1434] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.002s
I20260709 14:55:58.347859 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:58.331207 14516 consensus_queue.cc:1048] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:55:58.349444 14120 raft_consensus.cc:2468] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:58.350400 14389 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:58.351867 14311 leader_election.cc:304] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:58.354319 14643 raft_consensus.cc:2804] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:58.356505 14643 raft_consensus.cc:493] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.356895 14643 raft_consensus.cc:3060] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.366008 14388 tablet_bootstrap.cc:654] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.368420 14675 consensus_queue.cc:1048] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.370609 14643 raft_consensus.cc:515] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.380843 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:58.381347 14122 raft_consensus.cc:3060] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.377215 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.384673 14194 raft_consensus.cc:2468] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:58.388176 14122 raft_consensus.cc:2468] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:55:58.390022 14311 leader_election.cc:304] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:58.391475 14571 raft_consensus.cc:2804] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:58.391916 14571 raft_consensus.cc:697] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:58.392675 14571 consensus_queue.cc:237] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER 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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.396368 14391 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:58.397738 14643 leader_election.cc:290] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.399614 14390 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:58.399654 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551a55902e054b8b8eedc72e50416c01" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:58.400421 14390 ts_tablet_manager.cc:1403] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.008s
I20260709 14:55:58.396842 14391 ts_tablet_manager.cc:1403] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.114s	user 0.040s	sys 0.031s
I20260709 14:55:58.403844 14197 raft_consensus.cc:3060] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 2
I20260709 14:55:58.404404 14643 raft_consensus.cc:493] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.404882 14391 raft_consensus.cc:359] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.405635 14391 raft_consensus.cc:385] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.405905 14391 raft_consensus.cc:740] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.404860 14643 raft_consensus.cc:515] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.406504 14391 consensus_queue.cc:260] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.408504 14643 leader_election.cc:290] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:58.409572 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:58.412278 14391 ts_tablet_manager.cc:1434] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
W20260709 14:55:58.413017 14310 leader_election.cc:343] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.413206 14391 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:58.414652 14390 raft_consensus.cc:359] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.415340 14390 raft_consensus.cc:385] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.415594 14390 raft_consensus.cc:740] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.418640 14390 consensus_queue.cc:260] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.419265 14391 tablet_bootstrap.cc:654] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.420701 14390 ts_tablet_manager.cc:1434] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:55:58.430246 14391 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:58.430794 14391 ts_tablet_manager.cc:1403] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:55:58.433350 14391 raft_consensus.cc:359] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.433980 14391 raft_consensus.cc:385] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.434244 14391 raft_consensus.cc:740] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.435076 14391 consensus_queue.cc:260] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.437907 14391 ts_tablet_manager.cc:1434] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:58.438812 14391 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:58.437500 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.378575 14389 tablet_bootstrap.cc:654] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:58.443353 14312 leader_election.cc:343] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.430163 14197 raft_consensus.cc:2468] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:55:58.443817 14312 leader_election.cc:304] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:58.444142 14391 tablet_bootstrap.cc:654] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.453977 14390 tablet_bootstrap.cc:492] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:58.454109 14571 raft_consensus.cc:2749] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.457892 14018 catalog_manager.cc:5697] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 2, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:58.462730 14571 raft_consensus.cc:493] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.463384 14571 raft_consensus.cc:515] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.466629 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421d72773b84100ba978a72f58cfefc" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:58.468149 14310 leader_election.cc:343] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.468775 14571 leader_election.cc:290] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:58.470754 14391 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:58.471207 14391 ts_tablet_manager.cc:1403] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260709 14:55:58.473702 14391 raft_consensus.cc:359] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.474301 14391 raft_consensus.cc:385] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.474542 14391 raft_consensus.cc:740] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.475131 14391 consensus_queue.cc:260] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.477160 14391 ts_tablet_manager.cc:1434] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 14:55:58.462900 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:58.470135 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421d72773b84100ba978a72f58cfefc" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:55:58.478497 14312 leader_election.cc:343] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.479003 14312 leader_election.cc:304] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:58.480777 14391 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:58.482278 14571 raft_consensus.cc:2749] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.486892 14388 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:58.487372 14388 ts_tablet_manager.cc:1403] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.189s	user 0.017s	sys 0.004s
I20260709 14:55:58.489769 14388 raft_consensus.cc:359] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.482409 14390 tablet_bootstrap.cc:654] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.490410 14388 raft_consensus.cc:385] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.490700 14388 raft_consensus.cc:740] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.491312 14388 consensus_queue.cc:260] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.495266 14391 tablet_bootstrap.cc:654] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.497828 14388 ts_tablet_manager.cc:1434] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:55:58.498744 14388 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
I20260709 14:55:58.503018 14389 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:58.505445 14510 consensus_queue.cc:1048] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.508530 14388 tablet_bootstrap.cc:654] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.511962 14389 ts_tablet_manager.cc:1403] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.162s	user 0.010s	sys 0.000s
I20260709 14:55:58.515857 14389 raft_consensus.cc:359] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.519081 14706 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.536602 14389 raft_consensus.cc:385] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.536988 14389 raft_consensus.cc:740] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.524452 14388 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:58.538092 14388 ts_tablet_manager.cc:1403] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.003s
I20260709 14:55:58.530453 14516 consensus_queue.cc:1048] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.534003 14120 raft_consensus.cc:3060] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.540009 14390 tablet_bootstrap.cc:492] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:58.540444 14390 ts_tablet_manager.cc:1403] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.087s	user 0.009s	sys 0.000s
I20260709 14:55:58.543380 14388 raft_consensus.cc:359] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.536744 14706 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.542899 14390 raft_consensus.cc:359] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.545066 14390 raft_consensus.cc:385] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.545312 14390 raft_consensus.cc:740] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.545572 14706 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.521690 14196 raft_consensus.cc:1275] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:58.545935 14390 consensus_queue.cc:260] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.547955 14390 ts_tablet_manager.cc:1434] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:58.550984 14390 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:58.553618 14675 consensus_queue.cc:1048] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.554055 14341 raft_consensus.cc:1275] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:58.556273 14390 tablet_bootstrap.cc:654] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.557349 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.563467 14510 consensus_queue.cc:1048] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:58.564841 14675 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.565394 14675 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.567503 14675 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:58.569525 14341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:58.570236 14341 raft_consensus.cc:2468] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:58.574913 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:58.575606 14345 raft_consensus.cc:2468] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:58.578513 14089 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:58.538213 14389 consensus_queue.cc:260] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.544014 14388 raft_consensus.cc:385] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.579391 14388 raft_consensus.cc:740] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
W20260709 14:55:58.581491 14089 leader_election.cc:343] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.577617 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.587460 14707 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.587942 14707 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.589967 14707 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:58.639813 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 62381.7us
I20260709 14:55:58.674957 14516 raft_consensus.cc:493] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.593384 14706 raft_consensus.cc:2804] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.809926 14706 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.810379 14706 raft_consensus.cc:3060] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.596019 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:58.606123 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:58.807803 14388 consensus_queue.cc:260] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.827911 14642 raft_consensus.cc:493] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.809383 14516 raft_consensus.cc:515] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:58.828402 14642 raft_consensus.cc:515] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.819888 14272 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:58.837622 14391 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:58.838183 14391 ts_tablet_manager.cc:1403] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.358s	user 0.015s	sys 0.026s
I20260709 14:55:58.838835 14516 leader_election.cc:290] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:58.838167 14642 leader_election.cc:290] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.849536 14391 raft_consensus.cc:359] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:58.850360 14391 raft_consensus.cc:385] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.853319 14391 raft_consensus.cc:740] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.857187 14504 raft_consensus.cc:493] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.857555 14390 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:58.858071 14390 ts_tablet_manager.cc:1403] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.307s	user 0.044s	sys 0.078s
I20260709 14:55:58.853930 14391 consensus_queue.cc:260] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:58.824914 14344 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:58.851886 14238 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:58.860533 14711 raft_consensus.cc:2804] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.860718 14390 raft_consensus.cc:359] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.861505 14390 raft_consensus.cc:385] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:58.861866 14390 raft_consensus.cc:740] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:58.862767 14390 consensus_queue.cc:260] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.857724 14504 raft_consensus.cc:515] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:58.872913 14391 ts_tablet_manager.cc:1434] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260709 14:55:58.863300 14238 leader_election.cc:343] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.878701 14391 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:58.865375 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:58.883507 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:58.883641 14346 raft_consensus.cc:2468] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:58.864847 14711 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.884477 14711 raft_consensus.cc:3060] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.884533 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
W20260709 14:55:58.887529 14310 leader_election.cc:343] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.888227 14389 ts_tablet_manager.cc:1434] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.376s	user 0.014s	sys 0.003s
I20260709 14:55:58.869557 14707 raft_consensus.cc:493] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.889174 14389 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:58.869604 14504 leader_election.cc:290] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:58.899150 14585 raft_consensus.cc:493] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:58.899675 14585 raft_consensus.cc:515] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.901650 14585 leader_election.cc:290] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:58.876964 14706 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.895339 14707 raft_consensus.cc:515] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:58.912488 14388 ts_tablet_manager.cc:1434] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.374s	user 0.023s	sys 0.023s
I20260709 14:55:58.913551 14388 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
W20260709 14:55:58.909935 14087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 75168.1us
I20260709 14:55:58.933473 14390 ts_tablet_manager.cc:1434] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.075s	user 0.013s	sys 0.005s
I20260709 14:55:58.934629 14390 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:58.945323 14707 leader_election.cc:290] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.947564 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:58.948576 14389 tablet_bootstrap.cc:654] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.949942 14195 raft_consensus.cc:3060] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.952353 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:58.952698 14388 tablet_bootstrap.cc:654] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:58.956380 14706 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:58.961459 14087 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
W20260709 14:55:58.963241 14311 leader_election.cc:343] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.964329 14465 raft_consensus.cc:2804] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.964671 14465 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.964949 14465 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.966787 14391 tablet_bootstrap.cc:654] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:58.966797 14311 leader_election.cc:343] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:58.973707 14311 leader_election.cc:304] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:58.975162 14762 raft_consensus.cc:2749] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:58.942958 14711 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:55:58.978050 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 96126.2us
I20260709 14:55:58.979907 14238 leader_election.cc:304] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
W20260709 14:55:58.977984 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 62578.9us
I20260709 14:55:58.980585 14510 raft_consensus.cc:2804] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:58.980924 14510 raft_consensus.cc:493] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:58.981226 14510 raft_consensus.cc:3060] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:58.991552 14711 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:58.977543 14643 consensus_queue.cc:1048] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:55:58.994953 14390 tablet_bootstrap.cc:654] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.002430 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:59.014704 14465 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.017297 14771 raft_consensus.cc:493] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.017835 14771 raft_consensus.cc:515] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.020970 14771 leader_election.cc:290] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:59.027709 14465 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:59.029558 14122 raft_consensus.cc:1275] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:59.042795 14510 raft_consensus.cc:515] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.047820 14510 leader_election.cc:290] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
W20260709 14:55:59.033695 14312 leader_election.cc:343] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.035022 14643 consensus_queue.cc:1048] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:55:59.044925 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:59.066039 14388 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:59.066597 14388 ts_tablet_manager.cc:1403] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.153s	user 0.008s	sys 0.004s
I20260709 14:55:59.067786 14768 raft_consensus.cc:493] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.068327 14768 raft_consensus.cc:515] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.072683 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:59.073349 14345 raft_consensus.cc:3060] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.082336 14342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb1332a4898458ab531a542f1df2694" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:59.083455 14120 raft_consensus.cc:2468] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:59.087868 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:59.088538 14346 raft_consensus.cc:3060] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.083081 14342 raft_consensus.cc:2468] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:59.092875 14311 leader_election.cc:304] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:59.093776 14643 raft_consensus.cc:2804] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.094179 14643 raft_consensus.cc:493] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.094506 14643 raft_consensus.cc:3060] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.102080 14238 leader_election.cc:304] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:59.103632 14510 raft_consensus.cc:2804] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.103960 14510 raft_consensus.cc:493] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.104254 14510 raft_consensus.cc:3060] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.108371 14346 raft_consensus.cc:2468] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:59.112047 14238 leader_election.cc:304] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:59.113059 14767 raft_consensus.cc:2804] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.113637 14767 raft_consensus.cc:697] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:59.114502 14767 consensus_queue.cc:237] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.119655 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:59.054999 14312 leader_election.cc:304] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
W20260709 14:55:59.123020 14312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 91936.5us
I20260709 14:55:59.111186 14510 raft_consensus.cc:515] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:55:59.128291 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 146579us
I20260709 14:55:59.145020 14510 leader_election.cc:290] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:59.126566 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
W20260709 14:55:59.200577 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 54940us
I20260709 14:55:59.200728 14388 raft_consensus.cc:359] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.201485 14388 raft_consensus.cc:385] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.127544 14768 leader_election.cc:290] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:59.131040 14571 raft_consensus.cc:2749] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.183965 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:59.197870 14504 consensus_queue.cc:1048] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.201855 14388 raft_consensus.cc:740] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.204171 14390 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:59.205291 14390 ts_tablet_manager.cc:1403] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.271s	user 0.013s	sys 0.015s
I20260709 14:55:59.189908 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:59.208316 14388 consensus_queue.cc:260] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.189499 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:59.220297 14193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:59.202412 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:59.206020 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:59.225405 14389 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:59.229378 14389 ts_tablet_manager.cc:1403] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.340s	user 0.017s	sys 0.003s
W20260709 14:55:59.225777 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 99809.3us
I20260709 14:55:59.226277 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:59.199116 14643 raft_consensus.cc:515] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
W20260709 14:55:59.231163 14238 leader_election.cc:343] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.224750 14340 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.242488 14388 ts_tablet_manager.cc:1434] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.176s	user 0.007s	sys 0.006s
I20260709 14:55:59.228849 14343 raft_consensus.cc:3060] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.244858 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb1332a4898458ab531a542f1df2694" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:59.247822 14390 raft_consensus.cc:359] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.248513 14390 raft_consensus.cc:385] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.248751 14390 raft_consensus.cc:740] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.249365 14390 consensus_queue.cc:260] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.251909 14390 ts_tablet_manager.cc:1434] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:55:59.260492 14388 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c: Bootstrap starting.
W20260709 14:55:59.243561 14089 leader_election.cc:343] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:59.262152 14089 leader_election.cc:343] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:59.262985 14237 leader_election.cc:343] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.265792 14391 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:59.266269 14391 ts_tablet_manager.cc:1403] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.388s	user 0.024s	sys 0.076s
I20260709 14:55:59.266597 14390 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:59.258013 14343 raft_consensus.cc:2468] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:59.243673 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb1332a4898458ab531a542f1df2694" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:59.270339 14238 leader_election.cc:343] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:59.275820 14238 leader_election.cc:343] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.282270 14089 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:59.268594 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:59.295094 14772 raft_consensus.cc:2804] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.295665 14772 raft_consensus.cc:697] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:59.295711 14391 raft_consensus.cc:359] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.296423 14391 raft_consensus.cc:385] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.296739 14391 raft_consensus.cc:740] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.296555 14772 consensus_queue.cc:237] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.301476 14391 consensus_queue.cc:260] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.289783 14346 raft_consensus.cc:2393] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in current term 1: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:55:59.305059 14391 ts_tablet_manager.cc:1434] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:55:59.307602 14391 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:59.310468 14388 tablet_bootstrap.cc:654] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.298866 14163 leader_election.cc:304] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
W20260709 14:55:59.313432 14779 log.cc:927] Time spent T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:55:59.303406 14271 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.321717 14345 raft_consensus.cc:2468] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:59.323205 14766 raft_consensus.cc:2749] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:55:59.335479 14237 leader_election.cc:343] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.337641 14774 raft_consensus.cc:493] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.338125 14774 raft_consensus.cc:515] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.347337 14389 raft_consensus.cc:359] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.349254 14389 raft_consensus.cc:385] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.349725 14389 raft_consensus.cc:740] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.350461 14389 consensus_queue.cc:260] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.355690 14194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:59.356732 14238 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:55:59.347759 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb1332a4898458ab531a542f1df2694" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:59.359066 14516 raft_consensus.cc:2804] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.365011 14345 raft_consensus.cc:3060] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.351857 14195 raft_consensus.cc:1275] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:55:59.374004 14389 ts_tablet_manager.cc:1434] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.000s
I20260709 14:55:59.376827 14774 leader_election.cc:290] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:59.361326 14643 leader_election.cc:290] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:59.380558 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:59.373131 14763 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.387751 14122 raft_consensus.cc:3060] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.370836 14516 raft_consensus.cc:697] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:59.393447 14389 tablet_bootstrap.cc:492] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:59.393774 14516 consensus_queue.cc:237] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.394950 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:59.392575 14763 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.407848 14763 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:59.428467 14122 raft_consensus.cc:2468] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:59.430819 14391 tablet_bootstrap.cc:654] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.431900 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:59.402498 14021 catalog_manager.cc:5697] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.426690 14389 tablet_bootstrap.cc:654] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.433553 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:59.435385 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:55:59.438999 14089 leader_election.cc:343] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:55:59.454551 14087 leader_election.cc:343] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.455013 14087 leader_election.cc:304] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:59.455858 14772 raft_consensus.cc:2749] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.456091 14388 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c: No bootstrap required, opened a new log
I20260709 14:55:59.456540 14388 ts_tablet_manager.cc:1403] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c: Time spent bootstrapping tablet: real 0.196s	user 0.021s	sys 0.012s
I20260709 14:55:59.426877 14345 raft_consensus.cc:2468] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
W20260709 14:55:59.467716 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 61144.7us
I20260709 14:55:59.428840 14340 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:59.473793 14390 tablet_bootstrap.cc:654] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:59.488731 14784 log.cc:927] Time spent T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: Append to log took a long time: real 0.161s	user 0.003s	sys 0.000s
W20260709 14:55:59.469074 14310 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 60805us
I20260709 14:55:59.510365 14238 leader_election.cc:304] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:55:59.514535 14711 raft_consensus.cc:2804] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.531028 14711 raft_consensus.cc:697] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:59.551002 14711 consensus_queue.cc:237] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.519259 14271 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
W20260709 14:55:59.549808 14069 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:59.542812 14018 catalog_manager.cc:5697] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.520740 14388 raft_consensus.cc:359] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.559166 14388 raft_consensus.cc:385] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.559501 14388 raft_consensus.cc:740] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.560262 14388 consensus_queue.cc:260] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.562438 14388 ts_tablet_manager.cc:1434] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c: Time spent starting tablet: real 0.106s	user 0.005s	sys 0.000s
I20260709 14:55:59.565124 14087 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:59.566140 14764 raft_consensus.cc:2804] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.566599 14764 raft_consensus.cc:697] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:59.567456 14764 consensus_queue.cc:237] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.568756 14389 tablet_bootstrap.cc:492] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:59.569211 14389 ts_tablet_manager.cc:1403] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.176s	user 0.012s	sys 0.010s
I20260709 14:55:59.577608 14389 raft_consensus.cc:359] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.578398 14389 raft_consensus.cc:385] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.578715 14389 raft_consensus.cc:740] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.579617 14389 consensus_queue.cc:260] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.581813 14389 ts_tablet_manager.cc:1434] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:55:59.582787 14389 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:59.584873 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:59.585292 14311 leader_election.cc:304] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:59.585647 14345 raft_consensus.cc:2393] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 1: Already voted for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in this term.
I20260709 14:55:59.589979 14797 raft_consensus.cc:2804] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.590586 14797 raft_consensus.cc:697] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
W20260709 14:55:59.591625 14312 leader_election.cc:343] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.591502 14797 consensus_queue.cc:237] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.593580 14504 consensus_queue.cc:1048] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:55:59.593307 14312 leader_election.cc:343] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.597553 14089 leader_election.cc:304] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af; no voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:59.608522 14706 raft_consensus.cc:2749] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.597924 14390 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:59.598248 14389 tablet_bootstrap.cc:654] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.602205 14164 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:55:59.610136 14390 ts_tablet_manager.cc:1403] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.344s	user 0.018s	sys 0.007s
I20260709 14:55:59.611428 14585 raft_consensus.cc:3060] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.612696 14390 raft_consensus.cc:359] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.613353 14390 raft_consensus.cc:385] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.613595 14390 raft_consensus.cc:740] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.614559 14390 consensus_queue.cc:260] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.618240 14390 ts_tablet_manager.cc:1434] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:55:59.619107 14390 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:59.620388 14585 raft_consensus.cc:2749] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:55:59.621527 14797 raft_consensus.cc:493] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.622001 14797 raft_consensus.cc:515] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.622828 14391 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:59.623435 14391 ts_tablet_manager.cc:1403] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.316s	user 0.014s	sys 0.011s
I20260709 14:55:59.623896 14797 leader_election.cc:290] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:59.625206 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:59.625788 14122 raft_consensus.cc:2468] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:55:59.626878 14391 raft_consensus.cc:359] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.629329 14391 raft_consensus.cc:385] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.630698 14391 raft_consensus.cc:740] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.631668 14391 consensus_queue.cc:260] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.631060 14389 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:59.627094 14311 leader_election.cc:304] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:59.631608 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:59.634377 14389 ts_tablet_manager.cc:1403] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 14:55:59.635566 14390 tablet_bootstrap.cc:654] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.635769 14504 raft_consensus.cc:2804] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.636201 14504 raft_consensus.cc:493] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.636628 14504 raft_consensus.cc:3060] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.636777 14391 ts_tablet_manager.cc:1434] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:55:59.636876 14389 raft_consensus.cc:359] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.637786 14389 raft_consensus.cc:385] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.638085 14391 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:59.638043 14389 raft_consensus.cc:740] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.641875 14389 consensus_queue.cc:260] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.642637 14390 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:59.643276 14390 ts_tablet_manager.cc:1403] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.004s
I20260709 14:55:59.643800 14389 ts_tablet_manager.cc:1434] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:55:59.644675 14389 tablet_bootstrap.cc:492] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
W20260709 14:55:59.645710 14312 leader_election.cc:343] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.645699 14390 raft_consensus.cc:359] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.649734 14390 raft_consensus.cc:385] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.649996 14390 raft_consensus.cc:740] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.650660 14390 consensus_queue.cc:260] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.652634 14390 ts_tablet_manager.cc:1434] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:55:59.653187 14764 raft_consensus.cc:493] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.655175 14390 tablet_bootstrap.cc:492] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:59.654810 14764 raft_consensus.cc:515] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.658176 14764 leader_election.cc:290] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:59.659912 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:55:59.660516 14196 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:59.661545 14390 tablet_bootstrap.cc:654] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
W20260709 14:55:59.661721 14238 consensus_peers.cc:597] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:59.662317 14391 tablet_bootstrap.cc:654] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.662266 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:59.663174 14270 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:55:59.664956 14089 leader_election.cc:304] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:59.665946 14706 raft_consensus.cc:2804] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.666285 14706 raft_consensus.cc:493] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.666603 14706 raft_consensus.cc:3060] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.667634 14389 tablet_bootstrap.cc:654] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.686800 14391 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:59.687348 14391 ts_tablet_manager.cc:1403] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.005s
I20260709 14:55:59.691612 14391 raft_consensus.cc:359] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.692480 14391 raft_consensus.cc:385] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.692749 14391 raft_consensus.cc:740] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.695691 14389 tablet_bootstrap.cc:492] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:59.696256 14389 ts_tablet_manager.cc:1403] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.001s
I20260709 14:55:59.699891 14391 consensus_queue.cc:260] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.699093 14389 raft_consensus.cc:359] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.701385 14389 raft_consensus.cc:385] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.701664 14389 raft_consensus.cc:740] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.708877 14391 ts_tablet_manager.cc:1434] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:55:59.709576 14767 raft_consensus.cc:493] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.709998 14391 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:59.710058 14767 raft_consensus.cc:515] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.648221 14504 raft_consensus.cc:515] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.715929 14767 leader_election.cc:290] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:59.716730 14504 leader_election.cc:290] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:55:59.717825 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6f88a148ff4228a0e43eb5506076b0" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:59.718425 14346 raft_consensus.cc:2468] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:59.718595 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:59.719067 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:59.719597 14122 raft_consensus.cc:3060] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.714624 14706 raft_consensus.cc:515] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.713622 14389 consensus_queue.cc:260] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.725203 14706 leader_election.cc:290] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:55:59.726178 14390 tablet_bootstrap.cc:492] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:59.726646 14390 ts_tablet_manager.cc:1403] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.038s
I20260709 14:55:59.726585 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:55:59.727216 14389 ts_tablet_manager.cc:1434] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:55:59.727267 14270 raft_consensus.cc:3060] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.728209 14389 tablet_bootstrap.cc:492] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:59.729355 14390 raft_consensus.cc:359] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.730005 14390 raft_consensus.cc:385] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.730265 14390 raft_consensus.cc:740] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.729133 14019 catalog_manager.cc:5697] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:59.739642 14122 raft_consensus.cc:2468] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:55:59.741225 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6f88a148ff4228a0e43eb5506076b0" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:55:59.741904 14115 raft_consensus.cc:2468] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:55:59.743052 14311 leader_election.cc:304] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:55:59.743794 14504 raft_consensus.cc:2804] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.744278 14504 raft_consensus.cc:697] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:55:59.745268 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:55:59.745087 14504 consensus_queue.cc:237] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:55:59.745903 14197 raft_consensus.cc:3060] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:55:59.748663 14312 leader_election.cc:343] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:59.755345 14237 leader_election.cc:304] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:59.800066 14197 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:55:59.801637 14089 leader_election.cc:304] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:55:59.802722 14706 raft_consensus.cc:2804] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.803242 14706 raft_consensus.cc:697] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:55:59.804301 14706 consensus_queue.cc:237] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.820242 14389 tablet_bootstrap.cc:654] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.827461 14774 consensus_queue.cc:1048] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.829099 14018 catalog_manager.cc:5697] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.830732 14018 catalog_manager.cc:5697] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.820019 14021 catalog_manager.cc:5697] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
W20260709 14:55:59.840346 14312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 91728.3us
I20260709 14:55:59.840996 14390 consensus_queue.cc:260] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.850195 14390 ts_tablet_manager.cc:1434] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.123s	user 0.038s	sys 0.058s
I20260709 14:55:59.854233 14390 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:59.852119 14391 tablet_bootstrap.cc:654] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.856542 14192 raft_consensus.cc:3060] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.851280 14270 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
W20260709 14:55:59.864871 14237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 109650us
I20260709 14:55:59.867295 14390 tablet_bootstrap.cc:654] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.867235 14510 raft_consensus.cc:2804] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:59.868568 14510 raft_consensus.cc:493] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:59.868908 14510 raft_consensus.cc:3060] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.880769 14021 catalog_manager.cc:5697] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.896440 14711 consensus_queue.cc:1048] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.882223 14391 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:55:59.898207 14391 ts_tablet_manager.cc:1403] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.188s	user 0.020s	sys 0.004s
I20260709 14:55:59.899891 14585 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:59.900384 14585 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.902302 14585 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:55:59.902868 14767 consensus_queue.cc:1048] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.904170 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:55:59.883895 14510 raft_consensus.cc:515] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.906594 14510 leader_election.cc:290] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:55:59.908511 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6f88a148ff4228a0e43eb5506076b0" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:55:59.909133 14340 raft_consensus.cc:3060] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.911378 14020 catalog_manager.cc:5697] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:59.915789 14391 raft_consensus.cc:359] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.916445 14391 raft_consensus.cc:385] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.916711 14391 raft_consensus.cc:740] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.917264 14391 consensus_queue.cc:260] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.925562 14391 ts_tablet_manager.cc:1434] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:55:59.926559 14391 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:55:59.926532 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d6f88a148ff4228a0e43eb5506076b0" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:55:59.927217 14115 raft_consensus.cc:3060] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:59.934943 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:55:59.935578 14345 raft_consensus.cc:2468] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:55:59.937497 14389 tablet_bootstrap.cc:492] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:55:59.938156 14389 ts_tablet_manager.cc:1403] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.210s	user 0.020s	sys 0.037s
I20260709 14:55:59.938642 14164 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:55:59.941793 14389 raft_consensus.cc:359] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.942418 14389 raft_consensus.cc:385] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.942655 14389 raft_consensus.cc:740] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.943213 14389 consensus_queue.cc:260] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:55:59.945881 14389 ts_tablet_manager.cc:1434] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:55:59.948844 14763 raft_consensus.cc:2804] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:59.953025 14510 consensus_queue.cc:1048] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:59.954664 14390 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:55:59.955127 14390 ts_tablet_manager.cc:1403] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.019s
I20260709 14:55:59.955607 14706 consensus_queue.cc:1048] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:55:59.963896 14340 raft_consensus.cc:2468] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:59.965076 14115 raft_consensus.cc:2468] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:55:59.966542 14390 raft_consensus.cc:359] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.967024 14390 raft_consensus.cc:385] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:59.967187 14390 raft_consensus.cc:740] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:55:59.967872 14763 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97b63b80270b4abfb2626b0efddd39ff)
I20260709 14:55:59.967691 14390 consensus_queue.cc:260] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:55:59.968300 14763 raft_consensus.cc:3060] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:59.968487 14237 leader_election.cc:304] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:55:59.969234 14785 raft_consensus.cc:2804] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:59.969668 14785 raft_consensus.cc:697] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:55:59.969825 14390 ts_tablet_manager.cc:1434] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:55:59.970737 14390 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:55:59.970595 14785 consensus_queue.cc:237] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:55:59.985198 14389 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:55:59.992467 14389 tablet_bootstrap.cc:654] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:59.998908 14787 consensus_queue.cc:1048] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.005707 14390 tablet_bootstrap.cc:654] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.013037 14711 raft_consensus.cc:493] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.013411 14797 raft_consensus.cc:493] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.013605 14711 raft_consensus.cc:515] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.013950 14797 raft_consensus.cc:515] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.016743 14797 leader_election.cc:290] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:00.030844 14391 tablet_bootstrap.cc:654] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.035117 14711 leader_election.cc:290] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:00.031546 14763 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.050740 14196 raft_consensus.cc:1240] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Rejecting Update request from peer 97b63b80270b4abfb2626b0efddd39ff for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:00.054939 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3aafafb06e4282ac23121fd036afdc" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:56:00.068480 14238 leader_election.cc:343] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.042418 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3aafafb06e4282ac23121fd036afdc" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:00.089963 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:00.090638 14271 raft_consensus.cc:2468] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:56:00.079185 14775 raft_consensus.cc:493] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.088891 14115 raft_consensus.cc:2468] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:56:00.108497 14390 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:56:00.109025 14390 ts_tablet_manager.cc:1403] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.138s	user 0.005s	sys 0.009s
I20260709 14:56:00.098520 14516 raft_consensus.cc:493] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:56:00.111966 14237 consensus_peers.cc:597] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.098618 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:00.125286 14389 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:56:00.125798 14389 ts_tablet_manager.cc:1403] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.141s	user 0.016s	sys 0.038s
I20260709 14:56:00.133337 14389 raft_consensus.cc:359] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:00.134053 14389 raft_consensus.cc:385] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.134369 14763 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:00.135531 14310 leader_election.cc:304] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:00.136638 14642 raft_consensus.cc:2804] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.136998 14642 raft_consensus.cc:493] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.137349 14642 raft_consensus.cc:3060] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.134328 14389 raft_consensus.cc:740] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.138895 14389 consensus_queue.cc:260] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:00.131853 14196 raft_consensus.cc:2468] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 0.
I20260709 14:56:00.140694 14389 ts_tablet_manager.cc:1434] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:56:00.141469 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:00.141592 14389 tablet_bootstrap.cc:492] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:56:00.129317 14516 raft_consensus.cc:515] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.149369 14516 leader_election.cc:290] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:00.108126 14775 raft_consensus.cc:515] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:00.152588 14775 leader_election.cc:290] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:00.154054 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:00.155309 14390 raft_consensus.cc:359] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.156016 14390 raft_consensus.cc:385] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.156286 14390 raft_consensus.cc:740] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.156960 14164 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:00.158087 14390 consensus_queue.cc:260] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.147643 14389 tablet_bootstrap.cc:654] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.146823 14642 raft_consensus.cc:515] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.159806 14018 catalog_manager.cc:5697] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:00.199018 14087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 55029.7us
I20260709 14:56:00.204227 14763 raft_consensus.cc:2749] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:00.205583 14834 raft_consensus.cc:493] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.207638 14834 raft_consensus.cc:515] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.209347 14195 raft_consensus.cc:3060] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.199579 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:00.206671 14642 leader_election.cc:290] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:00.211621 14345 raft_consensus.cc:2468] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:56:00.212769 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:00.213315 14271 raft_consensus.cc:3060] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.214421 14391 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:56:00.214898 14391 ts_tablet_manager.cc:1403] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.289s	user 0.026s	sys 0.018s
I20260709 14:56:00.196997 14390 ts_tablet_manager.cc:1434] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.004s
I20260709 14:56:00.215654 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:00.216341 14390 tablet_bootstrap.cc:492] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff: Bootstrap starting.
I20260709 14:56:00.218117 14706 consensus_queue.cc:1048] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.220902 14834 leader_election.cc:290] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:00.221622 14391 raft_consensus.cc:359] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.221961 14764 consensus_queue.cc:1048] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.222314 14391 raft_consensus.cc:385] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.222591 14391 raft_consensus.cc:740] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.222944 14389 tablet_bootstrap.cc:492] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:56:00.223476 14389 ts_tablet_manager.cc:1403] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.005s
I20260709 14:56:00.223184 14391 consensus_queue.cc:260] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.223668 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:00.223886 14775 consensus_queue.cc:1048] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.226610 14389 raft_consensus.cc:359] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.227312 14389 raft_consensus.cc:385] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.227650 14389 raft_consensus.cc:740] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.227700 14164 leader_election.cc:304] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:00.228935 14389 consensus_queue.cc:260] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.232515 14390 tablet_bootstrap.cc:654] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:00.203595 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 80544.7us
I20260709 14:56:00.236454 14391 ts_tablet_manager.cc:1434] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:56:00.236688 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:00.237236 14192 raft_consensus.cc:3060] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.237419 14391 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:00.240531 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:00.241125 14115 raft_consensus.cc:2468] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:56:00.242756 14237 leader_election.cc:304] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:00.243531 14510 raft_consensus.cc:2804] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.243873 14510 raft_consensus.cc:493] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.244166 14510 raft_consensus.cc:3060] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.250429 14510 raft_consensus.cc:515] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.252094 14237 leader_election.cc:304] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:00.252790 14516 raft_consensus.cc:2804] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.253158 14516 raft_consensus.cc:493] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.253481 14516 raft_consensus.cc:3060] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.234362 14389 ts_tablet_manager.cc:1434] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:56:00.254778 14389 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
W20260709 14:56:00.256552 14312 consensus_peers.cc:597] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.261431 14271 raft_consensus.cc:2468] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:00.268410 14510 leader_election.cc:290] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:00.269852 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3aafafb06e4282ac23121fd036afdc" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:00.093755 14787 consensus_queue.cc:1059] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.039s
W20260709 14:56:00.271606 14238 leader_election.cc:343] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.273223 14391 tablet_bootstrap.cc:654] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.273820 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:00.274261 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:00.274420 14346 raft_consensus.cc:2468] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:56:00.274885 14197 raft_consensus.cc:2468] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 0.
I20260709 14:56:00.275264 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3aafafb06e4282ac23121fd036afdc" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:00.275571 14089 leader_election.cc:304] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:00.277495 14516 raft_consensus.cc:515] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.278318 14389 tablet_bootstrap.cc:654] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.278044 14706 raft_consensus.cc:2804] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.284348 14706 raft_consensus.cc:493] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.284534 14115 raft_consensus.cc:3060] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.284368 14516 leader_election.cc:290] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:00.288633 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:00.289266 14122 raft_consensus.cc:3060] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.290551 14787 raft_consensus.cc:3055] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:00.291019 14787 raft_consensus.cc:740] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:00.293785 14706 raft_consensus.cc:3060] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.300508 14834 raft_consensus.cc:493] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.301041 14834 raft_consensus.cc:515] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.302958 14834 leader_election.cc:290] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:00.296911 14707 consensus_queue.cc:1048] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:56:00.304109 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421d72773b84100ba978a72f58cfefc" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:00.304766 14344 raft_consensus.cc:2468] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 0.
I20260709 14:56:00.303727 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421d72773b84100ba978a72f58cfefc" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:00.308486 14390 tablet_bootstrap.cc:492] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff: No bootstrap required, opened a new log
I20260709 14:56:00.308915 14390 ts_tablet_manager.cc:1403] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.001s
W20260709 14:56:00.308081 14162 leader_election.cc:343] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:00.310151 14389 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:56:00.310623 14389 ts_tablet_manager.cc:1403] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.056s	user 0.007s	sys 0.019s
I20260709 14:56:00.312987 14390 raft_consensus.cc:359] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.309168 14115 raft_consensus.cc:2468] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:00.313648 14390 raft_consensus.cc:385] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.315762 14390 raft_consensus.cc:740] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.316372 14390 consensus_queue.cc:260] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.319623 14390 ts_tablet_manager.cc:1434] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260709 14:56:00.300539 14122 raft_consensus.cc:2468] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:00.321717 14237 leader_election.cc:304] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:00.296646 14310 leader_election.cc:304] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:00.326287 14510 raft_consensus.cc:2804] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.326761 14510 raft_consensus.cc:697] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:00.327520 14510 consensus_queue.cc:237] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.325909 14237 leader_election.cc:304] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:00.292049 14787 consensus_queue.cc:260] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.320780 14763 raft_consensus.cc:2749] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.330566 14642 raft_consensus.cc:2804] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.336784 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:00.342115 14164 leader_election.cc:304] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:00.332656 14516 raft_consensus.cc:2804] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.358851 14344 raft_consensus.cc:3060] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:56:00.359198 14164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 50445.1us
I20260709 14:56:00.351210 14389 raft_consensus.cc:359] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.359743 14389 raft_consensus.cc:385] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.360284 14389 raft_consensus.cc:740] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.360903 14389 consensus_queue.cc:260] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.361797 14834 raft_consensus.cc:2804] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.362160 14834 raft_consensus.cc:493] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.362474 14834 raft_consensus.cc:3060] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.362820 14389 ts_tablet_manager.cc:1434] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 14:56:00.363811 14389 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:56:00.352613 14706 raft_consensus.cc:515] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:00.374866 14706 leader_election.cc:290] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:00.355214 14787 raft_consensus.cc:3060] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:00.357040 14642 raft_consensus.cc:697] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:00.375931 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:00.376118 14642 consensus_queue.cc:237] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.376706 14340 raft_consensus.cc:3060] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.377255 14389 tablet_bootstrap.cc:654] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.358987 14516 raft_consensus.cc:697] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:00.354347 14192 raft_consensus.cc:2468] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:00.413138 14391 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: No bootstrap required, opened a new log
I20260709 14:56:00.413681 14391 ts_tablet_manager.cc:1403] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.176s	user 0.014s	sys 0.004s
I20260709 14:56:00.390852 14340 raft_consensus.cc:2468] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:56:00.393409 14834 raft_consensus.cc:515] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.415108 14089 leader_election.cc:304] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:00.416582 14833 raft_consensus.cc:2804] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.417043 14833 raft_consensus.cc:697] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
W20260709 14:56:00.418594 14312 consensus_peers.cc:597] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:00.418509 14833 consensus_queue.cc:237] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:00.419049 14391 raft_consensus.cc:359] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.420253 14391 raft_consensus.cc:385] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.420534 14391 raft_consensus.cc:740] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.422746 14391 consensus_queue.cc:260] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.427238 14391 ts_tablet_manager.cc:1434] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:56:00.388885 14196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:00.435403 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421d72773b84100ba978a72f58cfefc" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:00.435524 14516 consensus_queue.cc:237] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:00.436110 14269 raft_consensus.cc:3060] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.462342 14834 leader_election.cc:290] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:00.465691 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421d72773b84100ba978a72f58cfefc" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:00.466320 14346 raft_consensus.cc:3060] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.467721 14269 raft_consensus.cc:2468] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:00.468950 14162 leader_election.cc:304] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:00.469936 14344 raft_consensus.cc:2468] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:00.470059 14834 raft_consensus.cc:2804] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.438759 14196 raft_consensus.cc:3060] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.484568 14834 raft_consensus.cc:697] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:00.546609 14346 raft_consensus.cc:2468] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:00.537863 14834 consensus_queue.cc:237] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:00.608335 14389 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:56:00.610062 14389 ts_tablet_manager.cc:1403] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.008s
W20260709 14:56:00.614112 14312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 72020.6us
I20260709 14:56:00.614876 14675 raft_consensus.cc:493] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.616055 14675 raft_consensus.cc:515] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.620302 14675 leader_election.cc:290] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:00.628752 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:00.629832 14122 raft_consensus.cc:2468] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:56:00.631537 14237 leader_election.cc:304] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:00.637032 14510 raft_consensus.cc:2804] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:00.636793 14516 consensus_queue.cc:1048] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.637566 14510 raft_consensus.cc:493] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:00.638240 14510 raft_consensus.cc:3060] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.644702 14389 raft_consensus.cc:359] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.645761 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:00.655467 14389 raft_consensus.cc:385] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:00.647249 14510 raft_consensus.cc:515] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.677300 14389 raft_consensus.cc:740] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:56:00.674857 14675 consensus_queue.cc:1048] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:00.680876 14389 consensus_queue.cc:260] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.687160 14389 ts_tablet_manager.cc:1434] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.009s
I20260709 14:56:00.652595 14195 raft_consensus.cc:2468] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 0.
I20260709 14:56:00.691152 14510 leader_election.cc:290] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:00.665846 14018 catalog_manager.cc:5697] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 0 to 1, leader changed from <none> to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 1 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.701193 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:00.701944 14119 raft_consensus.cc:3060] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.710062 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:00.710881 14198 raft_consensus.cc:3060] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.722407 14389 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
I20260709 14:56:00.701258 14121 raft_consensus.cc:3060] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:00.760471 14119 raft_consensus.cc:2468] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:00.761687 14237 leader_election.cc:304] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:00.763475 14510 raft_consensus.cc:2804] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:00.768659 14510 raft_consensus.cc:697] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:00.783332 14196 raft_consensus.cc:2468] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 1.
I20260709 14:56:00.793219 14516 consensus_queue.cc:1048] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.784723 14510 consensus_queue.cc:237] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.807442 14198 raft_consensus.cc:2468] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:00.824133 14767 consensus_queue.cc:1048] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:00.830103 14642 consensus_queue.cc:1048] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.839470 14852 consensus_queue.cc:1048] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:00.844192 14389 tablet_bootstrap.cc:654] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:00.847118 14798 consensus_queue.cc:1048] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:56:00.850981 14766 raft_consensus.cc:493] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:00.851521 14766 raft_consensus.cc:515] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:00.854216 14766 leader_election.cc:290] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:00.856217 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3aafafb06e4282ac23121fd036afdc" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:00.856161 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b3aafafb06e4282ac23121fd036afdc" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:00.858377 14020 catalog_manager.cc:5697] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 0 to 1, leader changed from <none> to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:00.863718 14163 leader_election.cc:304] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:00.864991 14834 raft_consensus.cc:2749] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:00.865353 14832 consensus_queue.cc:1048] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:56:00.894519 14852 consensus_queue.cc:1048] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:00.939780 14017 catalog_manager.cc:5697] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.941679 14017 catalog_manager.cc:5697] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:00.943178 14017 catalog_manager.cc:5697] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 1 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.005385 14389 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:56:01.005831 14389 ts_tablet_manager.cc:1403] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.317s	user 0.012s	sys 0.018s
I20260709 14:56:01.008677 14195 raft_consensus.cc:3060] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.010699 14785 consensus_queue.cc:1048] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:01.015691 14389 raft_consensus.cc:359] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:01.016335 14389 raft_consensus.cc:385] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.016603 14389 raft_consensus.cc:740] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.017293 14389 consensus_queue.cc:260] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:01.019656 14389 ts_tablet_manager.cc:1434] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:01.020591 14389 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338: Bootstrap starting.
W20260709 14:56:01.028395 14863 log.cc:927] Time spent T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.090s	user 0.000s	sys 0.003s
I20260709 14:56:01.043582 14020 catalog_manager.cc:5697] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 0 to 1, leader changed from <none> to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 1 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:01.047056 14766 raft_consensus.cc:493] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.047695 14766 raft_consensus.cc:515] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:01.049925 14766 leader_election.cc:290] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
W20260709 14:56:01.050226 14862 log.cc:927] Time spent T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260709 14:56:01.058990 14389 tablet_bootstrap.cc:654] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:01.063297 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:01.066112 14766 consensus_queue.cc:1048] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.057929 14785 consensus_queue.cc:1048] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:56:01.105947 14832 consensus_queue.cc:1048] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:56:01.271422 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62e398b3c8f643708d31996d9660e700" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:01.283993 14389 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338: No bootstrap required, opened a new log
I20260709 14:56:01.284509 14389 ts_tablet_manager.cc:1403] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338: Time spent bootstrapping tablet: real 0.264s	user 0.013s	sys 0.014s
W20260709 14:56:01.325780 14164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 75658.4us
I20260709 14:56:01.329134 14389 raft_consensus.cc:359] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:01.329926 14389 raft_consensus.cc:385] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:01.330189 14389 raft_consensus.cc:740] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Initialized, Role: FOLLOWER
I20260709 14:56:01.330798 14389 consensus_queue.cc:260] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:01.341413 14191 raft_consensus.cc:3060] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.348917 14830 consensus_queue.cc:1048] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:01.430048 14087 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 146003us
I20260709 14:56:01.447618 14389 ts_tablet_manager.cc:1434] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338: Time spent starting tablet: real 0.163s	user 0.006s	sys 0.002s
I20260709 14:56:01.450044 14876 consensus_queue.cc:1048] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:56:01.473385 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 183671us
I20260709 14:56:01.508038 14884 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 97b63b80270b4abfb2626b0efddd39ff)
I20260709 14:56:01.508576 14884 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:01.511045 14884 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:01.512094 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:01.512923 14191 raft_consensus.cc:2393] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:56:01.513459 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:01.514165 14270 raft_consensus.cc:2468] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:01.515504 14310 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:01.516304 14884 raft_consensus.cc:2804] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:01.516707 14884 raft_consensus.cc:493] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 97b63b80270b4abfb2626b0efddd39ff)
I20260709 14:56:01.517107 14884 raft_consensus.cc:3060] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:01.530297 14884 raft_consensus.cc:515] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:01.532271 14884 leader_election.cc:290] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:01.532904 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:01.533277 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7bd4ec4ee245a083920cebea2d7f2b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:01.533707 14191 raft_consensus.cc:2393] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:56:01.540409 14270 raft_consensus.cc:2468] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:01.541566 14310 leader_election.cc:304] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:01.542574 14884 raft_consensus.cc:2804] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:01.543042 14884 raft_consensus.cc:697] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:01.543933 14884 consensus_queue.cc:237] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [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: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
W20260709 14:56:01.552862 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 256190us
I20260709 14:56:01.580963 14163 leader_election.cc:304] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:01.582160 14873 raft_consensus.cc:2749] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.648264 14876 raft_consensus.cc:493] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:01.648766 14876 raft_consensus.cc:515] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:01.650854 14876 leader_election.cc:290] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:01.653002 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:01.661620 14019 catalog_manager.cc:5697] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:01.669189 14830 consensus_queue.cc:1048] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:01.674696 14115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38aa2532a1fc4b95a135b5624668a3e4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:01.681330 14163 leader_election.cc:304] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:01.682122 14876 raft_consensus.cc:2749] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:01.792166 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
I20260709 14:56:01.822754 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:01.823525 12126 tablet_replica.cc:333] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.824462 12126 raft_consensus.cc:2243] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.825006 12126 raft_consensus.cc:2272] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.827222 12126 tablet_replica.cc:333] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
W20260709 14:56:01.827745 14237 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
I20260709 14:56:01.828145 12126 raft_consensus.cc:2243] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.829182 12126 raft_consensus.cc:2272] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.831189 14237 consensus_peers.cc:597] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.831672 12126 tablet_replica.cc:333] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.832433 12126 raft_consensus.cc:2243] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.832916 12126 raft_consensus.cc:2272] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.835373 12126 tablet_replica.cc:333] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.836130 12126 raft_consensus.cc:2243] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.836588 12126 raft_consensus.cc:2272] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.838857 12126 tablet_replica.cc:333] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.839613 12126 raft_consensus.cc:2243] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:01.840152 14311 consensus_peers.cc:597] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.840570 12126 raft_consensus.cc:2272] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.842432 12126 tablet_replica.cc:333] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.843029 12126 raft_consensus.cc:2243] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:01.843130 14237 consensus_peers.cc:597] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.843400 12126 raft_consensus.cc:2272] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.845814 12126 tablet_replica.cc:333] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.846364 12126 raft_consensus.cc:2243] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.846750 12126 raft_consensus.cc:2272] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.848747 12126 tablet_replica.cc:333] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.849494 12126 raft_consensus.cc:2243] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.849920 12126 raft_consensus.cc:2272] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.851747 12126 tablet_replica.cc:333] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.852296 12126 raft_consensus.cc:2243] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.852931 12126 raft_consensus.cc:2272] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.854910 12126 tablet_replica.cc:333] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.855531 12126 raft_consensus.cc:2243] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.856298 12126 raft_consensus.cc:2272] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.858789 12126 tablet_replica.cc:333] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.859485 12126 raft_consensus.cc:2243] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.859942 12126 raft_consensus.cc:2272] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.863423 12126 tablet_replica.cc:333] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.864148 12126 raft_consensus.cc:2243] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.865103 12126 raft_consensus.cc:2272] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.867564 12126 tablet_replica.cc:333] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.868320 12126 raft_consensus.cc:2243] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.869076 12126 raft_consensus.cc:2272] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.871452 12126 tablet_replica.cc:333] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.872145 12126 raft_consensus.cc:2243] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.872718 12126 raft_consensus.cc:2272] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.875046 12126 tablet_replica.cc:333] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.875886 12126 raft_consensus.cc:2243] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.876439 12126 raft_consensus.cc:2272] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.878897 12126 tablet_replica.cc:333] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.879662 12126 raft_consensus.cc:2243] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.880584 14198 raft_consensus.cc:3060] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:01.882536 12126 raft_consensus.cc:2272] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.885295 12126 tablet_replica.cc:333] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
W20260709 14:56:01.885497 14163 consensus_peers.cc:597] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.886021 12126 raft_consensus.cc:2243] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.886644 12126 raft_consensus.cc:2272] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.889003 12126 tablet_replica.cc:333] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.889703 12126 raft_consensus.cc:2243] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.890372 12126 raft_consensus.cc:2272] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.892688 12126 tablet_replica.cc:333] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.893301 12126 raft_consensus.cc:2243] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.893998 12126 raft_consensus.cc:2272] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.896026 12126 tablet_replica.cc:333] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.896570 12126 raft_consensus.cc:2243] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.897627 12126 raft_consensus.cc:2272] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.899937 12126 tablet_replica.cc:333] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.900637 12126 raft_consensus.cc:2243] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.901090 12126 raft_consensus.cc:2272] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.903455 12126 tablet_replica.cc:333] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.904088 12126 raft_consensus.cc:2243] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:01.904518 14311 consensus_peers.cc:597] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.905020 12126 raft_consensus.cc:2272] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.906788 12126 tablet_replica.cc:333] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.907279 12126 raft_consensus.cc:2243] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.907935 12126 raft_consensus.cc:2272] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.909814 12126 tablet_replica.cc:333] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.910311 12126 raft_consensus.cc:2243] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.910660 12126 raft_consensus.cc:2272] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.912497 12126 tablet_replica.cc:333] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.912971 12126 raft_consensus.cc:2243] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.913343 12126 raft_consensus.cc:2272] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.914997 12126 tablet_replica.cc:333] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.915516 12126 raft_consensus.cc:2243] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.916294 12126 raft_consensus.cc:2272] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.918495 12126 tablet_replica.cc:333] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.919006 12126 raft_consensus.cc:2243] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.919394 12126 raft_consensus.cc:2272] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.920993 12126 tablet_replica.cc:333] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.921466 12126 raft_consensus.cc:2243] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.921867 12126 raft_consensus.cc:2272] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.923735 12126 tablet_replica.cc:333] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.924225 12126 raft_consensus.cc:2243] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.924605 12126 raft_consensus.cc:2272] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.926342 12126 tablet_replica.cc:333] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.926859 12126 raft_consensus.cc:2243] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.927524 12126 raft_consensus.cc:2272] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.928997 12126 tablet_replica.cc:333] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.929457 12126 raft_consensus.cc:2243] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.929818 12126 raft_consensus.cc:2272] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.931464 12126 tablet_replica.cc:333] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.931921 12126 raft_consensus.cc:2243] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.932327 12126 raft_consensus.cc:2272] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.934161 12126 tablet_replica.cc:333] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.934741 12126 raft_consensus.cc:2243] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.936524 12126 raft_consensus.cc:2272] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.939405 12126 tablet_replica.cc:333] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.940058 12126 raft_consensus.cc:2243] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.940543 12126 raft_consensus.cc:2272] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.942610 12126 tablet_replica.cc:333] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.943051 12126 raft_consensus.cc:2243] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.943958 12126 raft_consensus.cc:2272] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.945580 12126 tablet_replica.cc:333] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.946020 12126 raft_consensus.cc:2243] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.946342 12126 raft_consensus.cc:2272] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.948352 12126 tablet_replica.cc:333] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.948819 12126 raft_consensus.cc:2243] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.949193 12126 raft_consensus.cc:2272] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.950877 12126 tablet_replica.cc:333] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.951370 12126 raft_consensus.cc:2243] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.952023 12126 raft_consensus.cc:2272] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.953670 12126 tablet_replica.cc:333] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.954069 12126 raft_consensus.cc:2243] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.954694 12126 raft_consensus.cc:2272] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.956527 12126 tablet_replica.cc:333] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.957182 12126 raft_consensus.cc:2243] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.957617 12126 raft_consensus.cc:2272] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.959730 12126 tablet_replica.cc:333] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.960326 12126 raft_consensus.cc:2243] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.960807 12126 raft_consensus.cc:2272] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.962568 12126 tablet_replica.cc:333] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.962984 12126 raft_consensus.cc:2243] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:01.963307 12126 raft_consensus.cc:2272] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.965039 12126 tablet_replica.cc:333] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.965456 12126 raft_consensus.cc:2243] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.966284 12126 raft_consensus.cc:2272] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.967962 12126 tablet_replica.cc:333] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.968444 12126 raft_consensus.cc:2243] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.969360 12126 raft_consensus.cc:2272] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:01.970814 14237 consensus_peers.cc:597] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:01.971433 12126 tablet_replica.cc:333] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: stopping tablet replica
I20260709 14:56:01.972043 12126 raft_consensus.cc:2243] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:01.972556 14270 raft_consensus.cc:1275] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:01.972960 12126 raft_consensus.cc:2272] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:01.973747 14797 consensus_queue.cc:1048] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:01.987447 14198 raft_consensus.cc:1275] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:01.988786 14882 consensus_queue.cc:1048] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:01.994987 14237 consensus_peers.cc:597] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:01.995608 14311 consensus_peers.cc:597] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.001287 14237 consensus_peers.cc:597] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.001986 14237 consensus_peers.cc:597] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.027909 14237 consensus_peers.cc:597] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.044763 14237 consensus_peers.cc:597] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.048838 14311 consensus_peers.cc:597] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.051437 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
W20260709 14:56:02.083739 14311 consensus_peers.cc:597] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.101043 14237 consensus_peers.cc:597] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.105749 14311 consensus_peers.cc:597] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.112840 14311 consensus_peers.cc:597] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.125500 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:02.131002 14237 consensus_peers.cc:597] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.131278 14311 consensus_peers.cc:597] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.139262 14904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:02.142006 14905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:02.143703 14907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:02.145794 12126 server_base.cc:1061] running on GCE node
W20260709 14:56:02.148272 14237 consensus_peers.cc:597] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.148902 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:02.149150 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:02.149335 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608962149317 us; error 0 us; skew 500 ppm
I20260709 14:56:02.150048 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:56:02.151834 14311 consensus_peers.cc:597] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.152921 12126 webserver.cc:533] Webserver started at http://127.11.215.129:35229/ using document root <none> and password file <none>
I20260709 14:56:02.153415 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:02.153592 12126 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:02.157109 12126 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:56:02.165201 14912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:02.166188 12126 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
W20260709 14:56:02.166174 14311 consensus_peers.cc:597] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.166729 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
format_stamp: "Formatted at 2026-07-09 14:55:50 on dist-test-slave-d854"
I20260709 14:56:02.167253 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608909959775-12126-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)
W20260709 14:56:02.180416 14237 consensus_peers.cc:597] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.207577 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:02.209005 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:02.210320 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:02.215041 14919 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:56:02.219012 14237 consensus_peers.cc:597] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.373942 14311 consensus_peers.cc:597] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:02.409394 14163 consensus_peers.cc:597] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:02.433666 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:56:02.433971 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.220s	user 0.009s	sys 0.000s
I20260709 14:56:02.434270 12126 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:56:02.438344 14919 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.453678 14919 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.454623 14919 tablet_bootstrap.cc:492] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.455457 14919 ts_tablet_manager.cc:1403] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:56:02.458184 14919 raft_consensus.cc:359] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.458828 14919 raft_consensus.cc:740] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.459487 14919 consensus_queue.cc:260] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.466482 14919 ts_tablet_manager.cc:1434] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.004s
I20260709 14:56:02.467235 14919 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.478746 14919 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.479561 14919 tablet_bootstrap.cc:492] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.479996 14919 ts_tablet_manager.cc:1403] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:56:02.481848 14919 raft_consensus.cc:359] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.482435 14919 raft_consensus.cc:740] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.482975 14919 consensus_queue.cc:260] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.484210 14919 ts_tablet_manager.cc:1434] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:02.484747 14919 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.500820 14919 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.501479 14919 tablet_bootstrap.cc:492] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.501961 14919 ts_tablet_manager.cc:1403] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:56:02.503742 14919 raft_consensus.cc:359] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.504206 14919 raft_consensus.cc:740] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.504668 14919 consensus_queue.cc:260] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.505880 14919 ts_tablet_manager.cc:1434] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:02.506415 14919 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.517019 14919 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.517724 14919 tablet_bootstrap.cc:492] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.518306 14919 ts_tablet_manager.cc:1403] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:56:02.520530 14919 raft_consensus.cc:359] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.521340 14919 raft_consensus.cc:740] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.521950 14919 consensus_queue.cc:260] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.523756 14919 ts_tablet_manager.cc:1434] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:02.524451 14919 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.536867 14919 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.537520 14919 tablet_bootstrap.cc:492] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.537959 14919 ts_tablet_manager.cc:1403] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 14:56:02.539655 14919 raft_consensus.cc:359] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.540180 14919 raft_consensus.cc:740] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.540624 14919 consensus_queue.cc:260] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.541898 14919 ts_tablet_manager.cc:1434] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:02.542582 14919 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.558228 14919 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.558859 14919 tablet_bootstrap.cc:492] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.559356 14919 ts_tablet_manager.cc:1403] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:56:02.561005 14919 raft_consensus.cc:359] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.561542 14919 raft_consensus.cc:740] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.562000 14919 consensus_queue.cc:260] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.563195 14919 ts_tablet_manager.cc:1434] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260709 14:56:02.563772 14919 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.574859 14919 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.575762 14919 tablet_bootstrap.cc:492] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.576337 14919 ts_tablet_manager.cc:1403] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.005s
I20260709 14:56:02.579748 14919 raft_consensus.cc:359] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.580423 14919 raft_consensus.cc:740] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.581218 14919 consensus_queue.cc:260] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.582989 14919 ts_tablet_manager.cc:1434] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:56:02.584192 14919 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.610311 14919 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.611197 14919 tablet_bootstrap.cc:492] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.611811 14919 ts_tablet_manager.cc:1403] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260709 14:56:02.614157 14919 raft_consensus.cc:359] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.614794 14919 raft_consensus.cc:740] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.615447 14919 consensus_queue.cc:260] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.617333 14919 ts_tablet_manager.cc:1434] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:02.618033 14919 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.631052 12126 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:56:02.631436 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.197s	user 0.180s	sys 0.014s
I20260709 14:56:02.651362 14919 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.652331 14919 tablet_bootstrap.cc:492] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.652976 14919 ts_tablet_manager.cc:1403] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.024s
I20260709 14:56:02.661861 14919 raft_consensus.cc:359] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.662575 14919 raft_consensus.cc:740] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.663654 14919 consensus_queue.cc:260] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.665653 14919 ts_tablet_manager.cc:1434] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:56:02.666450 14919 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.693442 14919 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.694453 14919 tablet_bootstrap.cc:492] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.695039 14919 ts_tablet_manager.cc:1403] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260709 14:56:02.697491 14919 raft_consensus.cc:359] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.698141 14919 raft_consensus.cc:740] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.698819 14919 consensus_queue.cc:260] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.700785 14919 ts_tablet_manager.cc:1434] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:56:02.701735 14919 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.726373 14874 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:02.727030 14874 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.729254 14874 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:02.731851 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:02.735438 14783 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:02.736042 14783 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.739310 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:02.740923 14783 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
W20260709 14:56:02.741981 14163 leader_election.cc:336] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111)
I20260709 14:56:02.742501 14163 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:02.747907 14873 raft_consensus.cc:2749] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:02.752662 14311 leader_election.cc:336] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111)
I20260709 14:56:02.753185 14311 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:02.754580 14797 raft_consensus.cc:2749] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:02.767969 14919 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.768913 14919 tablet_bootstrap.cc:492] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.769532 14919 ts_tablet_manager.cc:1403] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.012s
I20260709 14:56:02.772779 14919 raft_consensus.cc:359] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.773448 14919 raft_consensus.cc:740] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.774147 14919 consensus_queue.cc:260] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.776048 14919 ts_tablet_manager.cc:1434] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:02.776859 14919 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.776984 14783 raft_consensus.cc:493] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:02.777541 14783 raft_consensus.cc:515] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.779547 14783 leader_election.cc:290] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:02.780916 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
W20260709 14:56:02.791843 14311 leader_election.cc:336] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111)
I20260709 14:56:02.793097 14311 leader_election.cc:304] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:02.793643 14783 raft_consensus.cc:2749] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:02.800357 14919 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.801249 14919 tablet_bootstrap.cc:492] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.801822 14919 ts_tablet_manager.cc:1403] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.007s
I20260709 14:56:02.804207 14919 raft_consensus.cc:359] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.804840 14919 raft_consensus.cc:740] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.805472 14919 consensus_queue.cc:260] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.807616 14919 ts_tablet_manager.cc:1434] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 14:56:02.808338 14919 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.813609 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:42369
I20260709 14:56:02.813732 14989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:42369 every 8 connection(s)
I20260709 14:56:02.839094 14919 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.840809 14919 tablet_bootstrap.cc:492] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.841521 14919 ts_tablet_manager.cc:1403] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.009s
I20260709 14:56:02.844591 14919 raft_consensus.cc:359] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.845289 14919 raft_consensus.cc:740] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.846009 14919 consensus_queue.cc:260] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.848104 14919 ts_tablet_manager.cc:1434] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:56:02.848901 14919 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.879732 14990 heartbeater.cc:344] Connected to a master server at 127.11.215.190:45063
I20260709 14:56:02.880215 14990 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:02.881067 14990 heartbeater.cc:507] Master 127.11.215.190:45063 requested a full tablet report, sending...
I20260709 14:56:02.881309 14919 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.882129 14919 tablet_bootstrap.cc:492] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.882989 14919 ts_tablet_manager.cc:1403] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.009s
I20260709 14:56:02.885440 14919 raft_consensus.cc:359] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.886155 14919 raft_consensus.cc:740] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.886811 14919 consensus_queue.cc:260] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.888741 14919 ts_tablet_manager.cc:1434] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:02.889472 14919 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.901579 14019 ts_manager.cc:194] Re-registered known tserver with Master: 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:02.919248 14919 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.920513 14919 tablet_bootstrap.cc:492] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.921134 14919 ts_tablet_manager.cc:1403] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.012s
I20260709 14:56:02.923548 14919 raft_consensus.cc:359] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.924203 14919 raft_consensus.cc:740] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.924819 14919 consensus_queue.cc:260] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:02.926793 14919 ts_tablet_manager.cc:1434] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:02.927538 14919 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.950887 14019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34718
I20260709 14:56:02.955713 14990 heartbeater.cc:499] Master 127.11.215.190:45063 was elected leader, sending a full tablet report...
I20260709 14:56:02.958118 14919 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:02.959034 14919 tablet_bootstrap.cc:492] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:02.959635 14919 ts_tablet_manager.cc:1403] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.015s
I20260709 14:56:02.961983 14919 raft_consensus.cc:359] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.962584 14919 raft_consensus.cc:740] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:02.963313 14919 consensus_queue.cc:260] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:02.965323 14919 ts_tablet_manager.cc:1434] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:02.966073 14919 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:02.972276 14830 raft_consensus.cc:493] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:02.972815 14830 raft_consensus.cc:515] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:02.974829 14830 leader_election.cc:290] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:02.980139 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.001773 14919 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.002722 14919 tablet_bootstrap.cc:492] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.002768 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.003314 14919 ts_tablet_manager.cc:1403] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
W20260709 14:56:03.004104 14237 leader_election.cc:343] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.004529 14237 leader_election.cc:304] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:03.005558 14830 raft_consensus.cc:2749] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.005769 14919 raft_consensus.cc:359] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.007108 14919 raft_consensus.cc:740] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.007792 14919 consensus_queue.cc:260] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.009676 14919 ts_tablet_manager.cc:1434] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:56:03.010411 14919 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:03.025910 14919 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.026719 14919 tablet_bootstrap.cc:492] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.027156 14919 ts_tablet_manager.cc:1403] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:56:03.029322 14919 raft_consensus.cc:359] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.029959 14919 raft_consensus.cc:740] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.030577 14919 consensus_queue.cc:260] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.032541 14919 ts_tablet_manager.cc:1434] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 14:56:03.033293 14919 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:03.046332 14919 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.047184 14919 tablet_bootstrap.cc:492] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.047806 14919 ts_tablet_manager.cc:1403] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:56:03.050191 14919 raft_consensus.cc:359] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.050809 14919 raft_consensus.cc:740] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.051568 14919 consensus_queue.cc:260] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.053714 14919 ts_tablet_manager.cc:1434] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:03.054683 14919 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:03.062810 14882 raft_consensus.cc:493] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.063208 14783 raft_consensus.cc:493] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.063380 14882 raft_consensus.cc:515] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.063771 14783 raft_consensus.cc:515] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.064873 14830 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.065390 14830 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.065745 14783 leader_election.cc:290] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.066298 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.066869 14271 raft_consensus.cc:2468] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.067826 14903 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.067955 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.068329 14903 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.069608 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.069803 14767 raft_consensus.cc:493] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.070219 14310 leader_election.cc:304] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.070395 14767 raft_consensus.cc:515] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.069800 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.071659 14964 raft_consensus.cc:2468] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
W20260709 14:56:03.072482 14311 leader_election.cc:343] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.072800 14237 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:03.074658 14711 raft_consensus.cc:2804] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.075034 14711 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.075402 14711 raft_consensus.cc:3060] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.068244 14830 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.079021 14903 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.079734 14783 raft_consensus.cc:2804] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.079463 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.080133 14783 raft_consensus.cc:493] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.080503 14783 raft_consensus.cc:3060] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.082340 14767 leader_election.cc:290] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.083402 14882 leader_election.cc:290] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.083819 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.084455 14192 raft_consensus.cc:2468] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.085886 14238 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:03.087648 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.087586 14874 raft_consensus.cc:493] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.088794 14964 raft_consensus.cc:2468] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.087908 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.090288 14311 leader_election.cc:304] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:03.090991 14797 raft_consensus.cc:493] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.088811 14874 raft_consensus.cc:515] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.091600 14882 raft_consensus.cc:2804] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.091464 14797 raft_consensus.cc:515] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.093298 14874 leader_election.cc:290] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.093434 14797 leader_election.cc:290] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.095078 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.095587 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.096694 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.096813 14882 raft_consensus.cc:493] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
W20260709 14:56:03.097980 14163 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.098695 14903 raft_consensus.cc:2804] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:03.098985 14311 leader_election.cc:343] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.098042 14882 raft_consensus.cc:3060] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.099107 14903 raft_consensus.cc:493] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.098728 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.099931 14903 raft_consensus.cc:3060] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.103022 14311 leader_election.cc:304] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:03.117036 14874 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.109365 14783 raft_consensus.cc:515] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.120656 14164 leader_election.cc:304] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:03.118340 14999 raft_consensus.cc:493] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.134258 14999 raft_consensus.cc:515] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.135291 14783 leader_election.cc:290] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.135872 14783 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.136487 14999 leader_election.cc:290] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:03.137064 14999 raft_consensus.cc:493] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.137542 14999 raft_consensus.cc:515] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.138146 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.138698 14270 raft_consensus.cc:3060] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.139876 14874 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.142846 14874 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:03.144474 14874 raft_consensus.cc:2749] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.121636 15010 raft_consensus.cc:493] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.144982 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.145416 15010 raft_consensus.cc:515] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.123261 14711 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.146903 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.147460 14711 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.124747 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.148167 14999 leader_election.cc:290] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.126534 14919 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.119365 14797 raft_consensus.cc:2749] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.132405 15006 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.132978 14903 raft_consensus.cc:515] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.136320 14783 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.164178 14919 tablet_bootstrap.cc:492] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.163829 15006 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.164840 14919 ts_tablet_manager.cc:1403] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.110s	user 0.032s	sys 0.033s
I20260709 14:56:03.165518 14783 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.165781 15006 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.122922 14873 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.166399 14873 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.122177 15007 raft_consensus.cc:493] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.125454 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.167253 14903 leader_election.cc:290] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.167388 14919 raft_consensus.cc:359] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.168095 14919 raft_consensus.cc:740] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.168509 14873 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.168744 14919 consensus_queue.cc:260] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.168503 15007 raft_consensus.cc:515] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.170846 14873 raft_consensus.cc:493] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.171066 14999 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.171360 14873 raft_consensus.cc:515] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.171657 15007 leader_election.cc:290] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.171725 14999 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.173339 14873 leader_election.cc:290] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.173759 14999 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.171061 14919 ts_tablet_manager.cc:1434] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:56:03.174856 14919 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:03.174494 15012 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.175565 15012 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.154596 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.156810 15010 leader_election.cc:290] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.158607 14882 raft_consensus.cc:515] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.177573 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.148479 14963 raft_consensus.cc:2468] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.149748 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:03.175791 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.179086 14269 raft_consensus.cc:2468] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.179109 14882 leader_election.cc:290] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.179518 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:03.180251 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e06311abae4c658a8bdde240af435b" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.180502 14339 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.180653 14198 raft_consensus.cc:3060] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.180843 14963 raft_consensus.cc:3060] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.182019 14310 leader_election.cc:304] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.182780 14882 raft_consensus.cc:2804] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.183112 14882 raft_consensus.cc:493] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.183470 14882 raft_consensus.cc:3060] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.187743 14198 raft_consensus.cc:2468] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:03.188292 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.188887 14271 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.187844 14238 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.189946 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.190765 14962 raft_consensus.cc:3060] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.189972 14310 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.190987 14238 leader_election.cc:304] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:03.191622 14903 raft_consensus.cc:2804] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.192051 14903 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.192397 14903 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:03.198942 14237 leader_election.cc:343] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.196244 15006 raft_consensus.cc:2804] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.188901 14963 raft_consensus.cc:2468] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:03.196079 14999 raft_consensus.cc:493] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.218300 14237 leader_election.cc:304] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:03.200865 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.219053 14999 raft_consensus.cc:515] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.219770 14711 raft_consensus.cc:2749] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.218735 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46b603ab92447fda0ef03c599a03e0e" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.221103 14960 raft_consensus.cc:3060] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.221426 15006 raft_consensus.cc:697] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:03.199741 14873 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.214123 14962 raft_consensus.cc:2468] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:03.200465 14961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.221009 14999 leader_election.cc:290] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:03.227754 14882 raft_consensus.cc:515] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.230069 14919 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.230392 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.231007 14269 raft_consensus.cc:3060] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.231428 14919 tablet_bootstrap.cc:492] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.195474 14797 raft_consensus.cc:2804] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:03.223552 14237 leader_election.cc:343] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.232201 14919 ts_tablet_manager.cc:1403] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.006s
W20260709 14:56:03.233515 14237 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.233906 14237 leader_election.cc:304] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:03.234634 15011 raft_consensus.cc:2749] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.222285 15006 consensus_queue.cc:237] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.235785 14919 raft_consensus.cc:359] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.237507 14919 raft_consensus.cc:740] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.235169 14237 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:03.222419 14873 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.239029 14711 raft_consensus.cc:2804] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.238225 14919 consensus_queue.cc:260] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.239535 14711 raft_consensus.cc:697] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:03.239862 14999 raft_consensus.cc:493] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.240356 14999 raft_consensus.cc:515] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.242383 14999 leader_election.cc:290] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.240345 14711 consensus_queue.cc:237] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.242640 14960 raft_consensus.cc:2468] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:03.243659 14919 ts_tablet_manager.cc:1434] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:56:03.244481 14919 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:03.244536 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.245078 14797 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.245205 14271 raft_consensus.cc:2468] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.245512 14797 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.246423 14162 leader_election.cc:304] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:03.247243 14999 raft_consensus.cc:2804] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.247606 14999 raft_consensus.cc:493] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.247948 14999 raft_consensus.cc:3060] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.250383 14903 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.252408 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.153873 14270 raft_consensus.cc:2468] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:03.254498 14310 leader_election.cc:304] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.254522 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.257108 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.240381 14269 raft_consensus.cc:2468] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:03.257910 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.258591 15008 raft_consensus.cc:2804] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.259807 15008 raft_consensus.cc:697] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:03.260677 15008 consensus_queue.cc:237] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:56:03.263211 14237 leader_election.cc:343] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.254904 15012 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.266336 14310 leader_election.cc:304] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.267132 15012 raft_consensus.cc:2804] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.267777 15012 raft_consensus.cc:697] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:03.268750 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.268556 15012 consensus_queue.cc:237] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.269366 14767 raft_consensus.cc:493] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.269670 15007 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.270020 15009 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.270129 14767 raft_consensus.cc:515] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.270195 15007 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.270551 15009 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.272462 15009 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.273074 15007 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.272455 14767 leader_election.cc:290] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.273422 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.273836 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.273974 14346 raft_consensus.cc:2468] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.275465 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.275921 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.276044 14346 raft_consensus.cc:2468] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.276407 14767 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.276525 14344 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.276991 14767 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.279225 14767 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.244724 14873 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.281539 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.269341 14964 raft_consensus.cc:3060] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.282135 14345 raft_consensus.cc:2468] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.279078 14238 leader_election.cc:304] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.284505 14999 raft_consensus.cc:515] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.285609 15011 raft_consensus.cc:2804] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.285969 15011 raft_consensus.cc:493] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.286314 15011 raft_consensus.cc:3060] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.286674 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.287278 14198 raft_consensus.cc:2468] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.289568 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.290194 14345 raft_consensus.cc:2468] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.291234 14882 leader_election.cc:290] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.296350 14238 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:03.298210 14345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.298808 14345 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.301219 14164 leader_election.cc:304] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.302153 14164 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
W20260709 14:56:03.303664 14311 leader_election.cc:343] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.304344 14311 leader_election.cc:343] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.307067 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.307758 14269 raft_consensus.cc:3060] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.308914 14164 leader_election.cc:304] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.311949 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.312741 14344 raft_consensus.cc:2393] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:03.315037 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.315532 14957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "760ce83bf71e42c79959a31872ef6c99" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.315706 14961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.315529 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.316929 14959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.317127 14963 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
W20260709 14:56:03.322312 14237 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.323414 14311 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.252481 14903 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.299795 14767 raft_consensus.cc:2804] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.318136 15011 raft_consensus.cc:515] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.327473 14767 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.327867 14767 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.329636 15011 leader_election.cc:290] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.305979 14999 leader_election.cc:290] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:03.330605 14999 raft_consensus.cc:2804] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.330925 14999 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.331439 14999 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.332057 14873 raft_consensus.cc:2804] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.332432 14873 raft_consensus.cc:493] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.332772 14873 raft_consensus.cc:3060] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.333001 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.333577 14344 raft_consensus.cc:3060] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.293368 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.310501 14874 raft_consensus.cc:2804] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.311197 14711 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.335541 14711 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.317775 14959 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.338265 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.337314 14874 raft_consensus.cc:493] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.340986 14797 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.341885 14344 raft_consensus.cc:2468] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
W20260709 14:56:03.348119 14237 leader_election.cc:343] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.353981 14311 leader_election.cc:343] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.350291 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.349171 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:03.355587 14198 raft_consensus.cc:3060] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.355247 14197 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.357583 14311 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.351495 14874 raft_consensus.cc:3060] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:03.361726 14164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 52886.5us
I20260709 14:56:03.363013 14238 leader_election.cc:304] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.365263 14339 raft_consensus.cc:2393] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:03.368014 14238 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:03.368666 15010 raft_consensus.cc:2804] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.368693 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.369359 15010 raft_consensus.cc:697] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:03.370217 15010 consensus_queue.cc:237] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.373772 14311 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:03.373967 14164 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.368615 14269 raft_consensus.cc:2468] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:03.371523 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.375941 14164 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.364152 14711 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.400770 14198 raft_consensus.cc:2468] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:03.377526 15009 raft_consensus.cc:2804] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.379549 14830 raft_consensus.cc:2749] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.385443 15013 raft_consensus.cc:2804] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.402431 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c4861325994b9d9521f79284f7a633" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.454705 14019 catalog_manager.cc:5697] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.406214 14162 leader_election.cc:304] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:03.405458 14903 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.405800 15009 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.406459 14783 raft_consensus.cc:2804] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.466495 14919 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.407117 14312 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:03.403203 15006 raft_consensus.cc:493] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
W20260709 14:56:03.469794 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 96102.1us
W20260709 14:56:03.471186 14164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 92501.4us
I20260709 14:56:03.423215 15013 raft_consensus.cc:493] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.460325 14959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.472214 15009 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.465368 15020 raft_consensus.cc:2804] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:03.486353 14312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 79720.6us
I20260709 14:56:03.473387 14783 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.487633 14919 tablet_bootstrap.cc:492] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.490489 14919 ts_tablet_manager.cc:1403] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.246s	user 0.022s	sys 0.032s
I20260709 14:56:03.489600 14312 leader_election.cc:304] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.475517 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.457765 14873 raft_consensus.cc:515] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
W20260709 14:56:03.475060 14162 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.131:39561, user_credentials={real_user=slave}} blocked reactor thread for 81251.2us
I20260709 14:56:03.471494 14903 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.486768 15013 raft_consensus.cc:3060] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.488471 15020 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.527473 15020 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.487852 14959 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.528594 14959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.529623 14959 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bad348b6ed24491bb50b41d1e4ed5c5f" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.489455 14882 raft_consensus.cc:2804] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.476789 15006 raft_consensus.cc:515] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.491679 14783 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.516947 14903 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.518213 14767 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.521381 14961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.521755 14919 raft_consensus.cc:359] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.556488 14919 raft_consensus.cc:740] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:03.557225 14919 consensus_queue.cc:260] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.522178 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.522508 15027 raft_consensus.cc:2804] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.522861 14956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.523664 14955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.523902 14957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.525450 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b6ee6e1a945068416f32a789db327" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.493038 15022 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.492746 14964 raft_consensus.cc:2468] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
W20260709 14:56:03.533720 14311 leader_election.cc:343] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.510646 14797 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.504643 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.564769 14919 ts_tablet_manager.cc:1434] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.074s	user 0.001s	sys 0.005s
I20260709 14:56:03.564460 14020 catalog_manager.cc:5697] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:03.588128 14312 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 98618.5us
I20260709 14:56:03.578457 14903 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.558228 15008 raft_consensus.cc:2804] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:03.584918 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 51233us
W20260709 14:56:03.585588 14237 leader_election.cc:343] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.566924 14961 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.594134 14237 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: d1b31b01309e4d33ba5760458cddff7c
W20260709 14:56:03.587134 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 113022us
I20260709 14:56:03.532727 14882 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.587633 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.587944 15027 raft_consensus.cc:697] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:03.583493 14956 raft_consensus.cc:2468] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:03.596163 14882 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.591573 15020 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.587916 15022 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.627137 15022 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.596616 14903 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.612224 15012 raft_consensus.cc:493] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.635859 14873 leader_election.cc:290] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.644089 15024 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.644944 15032 raft_consensus.cc:493] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
W20260709 14:56:03.645608 15021 log.cc:927] Time spent T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: Append to log took a long time: real 0.152s	user 0.000s	sys 0.001s
W20260709 14:56:03.646011 15016 log.cc:927] Time spent T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: Append to log took a long time: real 0.222s	user 0.009s	sys 0.000s
I20260709 14:56:03.646301 14767 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.647114 15006 leader_election.cc:290] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.614395 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:03.634343 14269 raft_consensus.cc:2393] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:56:03.672886 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.635531 14711 raft_consensus.cc:2804] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.679564 15032 raft_consensus.cc:515] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.681432 14903 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.681540 14882 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.677695 15027 consensus_queue.cc:237] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.692862 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.670619 15012 raft_consensus.cc:515] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.696283 14999 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.698565 15020 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
W20260709 14:56:03.701054 15019 log.cc:927] Time spent T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: Append to log took a long time: real 0.353s	user 0.008s	sys 0.000s
I20260709 14:56:03.703799 14919 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:03.769289 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.772712 14310 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:03.706425 15009 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.620077 14874 raft_consensus.cc:515] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.775699 15037 raft_consensus.cc:2749] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.776995 14874 leader_election.cc:290] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.720058 14882 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.780757 15009 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.780961 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:03.733152 15013 raft_consensus.cc:515] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.716703 14711 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.783639 14711 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.785279 15013 leader_election.cc:290] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.736892 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:03.787258 14197 raft_consensus.cc:2393] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:56:03.675462 15024 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:03.790362 15024 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:03.741814 14346 raft_consensus.cc:3060] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.746754 15012 leader_election.cc:290] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:03.747781 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.799916 14198 raft_consensus.cc:2468] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.801282 14312 leader_election.cc:304] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.802170 15012 raft_consensus.cc:2804] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.802564 15012 raft_consensus.cc:493] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.802891 15012 raft_consensus.cc:3060] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.757581 15032 leader_election.cc:290] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:03.765583 14192 raft_consensus.cc:2393] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:56:03.811651 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff" is_pre_election: true
I20260709 14:56:03.812474 14269 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
W20260709 14:56:03.814298 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 121268us
I20260709 14:56:03.817220 14957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.817867 14957 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 1.
I20260709 14:56:03.823936 14957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.766222 14999 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.829845 14783 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.831295 14344 raft_consensus.cc:2393] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:03.836190 14162 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:03.837199 14999 raft_consensus.cc:2804] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.837832 14999 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.838294 14999 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.848044 14269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.848835 14269 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.850761 14272 raft_consensus.cc:1275] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:03.852794 14346 raft_consensus.cc:2468] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:03.867000 14783 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.867158 15047 consensus_queue.cc:1048] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:56:03.867969 14163 leader_election.cc:343] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.868393 14163 leader_election.cc:304] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:03.872133 14344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.872512 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.872921 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.873144 14340 raft_consensus.cc:3060] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.873509 14339 raft_consensus.cc:3060] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.874094 14311 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.875638 14346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:03.875748 14797 raft_consensus.cc:2804] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:03.876178 14797 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:03.876513 14797 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.877305 14164 leader_election.cc:304] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.878012 15012 raft_consensus.cc:515] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.879076 15049 raft_consensus.cc:2804] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.879580 15049 raft_consensus.cc:697] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:03.879675 14344 raft_consensus.cc:2393] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:03.880442 15049 consensus_queue.cc:237] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.872118 15027 raft_consensus.cc:2749] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.883257 14339 raft_consensus.cc:2468] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:03.880784 14346 raft_consensus.cc:2393] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:03.855715 14957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:56:03.853283 14237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 259225us
I20260709 14:56:03.929023 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.931051 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.931788 14958 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.926872 14955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.932858 14955 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.933903 14956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:03.864535 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.936170 14963 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.865409 14711 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.940413 14270 raft_consensus.cc:2393] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:56:03.940770 14711 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.866080 14272 raft_consensus.cc:1275] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:03.853143 15008 raft_consensus.cc:697] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:03.943305 15008 consensus_queue.cc:237] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.945128 14783 consensus_queue.cc:1048] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.890616 14961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.946951 14961 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.948522 14963 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:03.950527 15012 leader_election.cc:290] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
W20260709 14:56:03.875131 14311 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.951277 14311 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:03.951483 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:03.952090 14192 raft_consensus.cc:3060] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:03.952342 14311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 77244.6us
I20260709 14:56:03.952852 14956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.953393 14956 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:03.953749 14311 consensus_peers.cc:597] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:03.892683 14999 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
W20260709 14:56:03.954298 14311 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.891573 14163 leader_election.cc:304] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:03.955123 14311 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:03.955569 14999 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
W20260709 14:56:03.955865 14163 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 64372.6us
I20260709 14:56:03.956140 14999 raft_consensus.cc:2749] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:56:03.893050 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:42689, user_credentials={real_user=slave}} blocked reactor thread for 269190us
W20260709 14:56:03.956543 14163 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.956794 15012 raft_consensus.cc:2749] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.956987 14163 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:03.957954 15012 raft_consensus.cc:2804] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:03.958436 15012 raft_consensus.cc:697] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:03.898398 14340 raft_consensus.cc:2468] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:03.913964 14919 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:03.959215 15012 consensus_queue.cc:237] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:03.960480 14919 tablet_bootstrap.cc:492] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:03.961200 14919 ts_tablet_manager.cc:1403] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.258s	user 0.019s	sys 0.002s
I20260709 14:56:03.963920 14164 leader_election.cc:304] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.886686 14797 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
W20260709 14:56:03.958062 14163 leader_election.cc:343] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.965231 15049 raft_consensus.cc:2749] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:03.965698 14964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab2d9410a2d4a309f6f39eacc075e56" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.965857 14797 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:03.967068 14959 raft_consensus.cc:1275] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:03.967404 14163 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.968217 14163 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:03.972019 14311 leader_election.cc:343] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.973567 15037 consensus_queue.cc:1048] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:03.974704 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.975287 14197 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:03.976629 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.977042 14195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338" is_pre_election: true
I20260709 14:56:03.977797 14195 raft_consensus.cc:2393] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 2: Already voted for candidate 91dcbf570b174b998d38ab9b6ac79338 in this term.
I20260709 14:56:03.980814 14961 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
W20260709 14:56:03.968941 14163 leader_election.cc:343] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.982798 14311 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.990542 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "d1b31b01309e4d33ba5760458cddff7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.972260 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:03.984615 15053 raft_consensus.cc:2804] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:03.983791 14163 leader_election.cc:343] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.985625 14960 raft_consensus.cc:1275] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:03.990079 14237 leader_election.cc:343] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:03.992600 14270 raft_consensus.cc:2393] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d1b31b01309e4d33ba5760458cddff7c in current term 2: Already voted for candidate 97b63b80270b4abfb2626b0efddd39ff in this term.
I20260709 14:56:03.991681 14957 raft_consensus.cc:1275] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:03.994599 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc9f577c60c459190ca804aa43a0dc8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:03.993732 14018 catalog_manager.cc:5697] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:03.997772 14272 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.996724 14018 catalog_manager.cc:5697] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:03.999567 15053 raft_consensus.cc:697] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:03.999684 14237 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:04.000447 15053 consensus_queue.cc:237] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.000715 14237 leader_election.cc:304] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:04.001570 15010 raft_consensus.cc:2804] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:04.001914 15010 raft_consensus.cc:493] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting leader election (detected failure of leader 83bea0dd9f2e4d98bf87f7d5a7eda2af)
I20260709 14:56:04.002262 15010 raft_consensus.cc:3060] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.002700 15037 raft_consensus.cc:2804] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.003415 15037 raft_consensus.cc:697] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:04.004230 15037 consensus_queue.cc:237] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:03.983872 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:04.008682 14198 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:03.983071 14164 leader_election.cc:304] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:03.887205 14269 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
I20260709 14:56:04.011176 14311 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [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: d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
W20260709 14:56:04.032862 14237 leader_election.cc:343] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:04.033273 14163 leader_election.cc:343] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.032660 14919 raft_consensus.cc:359] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.035012 14919 raft_consensus.cc:740] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.007977 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:04.038774 14919 consensus_queue.cc:260] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.044330 14919 ts_tablet_manager.cc:1434] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 14:56:04.045648 14919 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.031612 14711 raft_consensus.cc:2764] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:56:04.036204 15049 raft_consensus.cc:2804] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:56:04.050597 14238 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.132:33241, user_credentials={real_user=slave}} blocked reactor thread for 53074.9us
I20260709 14:56:04.036231 14783 raft_consensus.cc:2749] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:04.052227 14020 catalog_manager.cc:5697] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.053138 14238 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:04.036231 14956 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:04.062608 14345 raft_consensus.cc:1275] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.068688 15010 raft_consensus.cc:515] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.071208 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:04.075237 14198 raft_consensus.cc:2468] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:04.076035 15030 consensus_queue.cc:1048] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:04.078477 14339 raft_consensus.cc:2393] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 97b63b80270b4abfb2626b0efddd39ff in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:04.076324 14237 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:04.077044 15044 consensus_queue.cc:1048] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.080313 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd30748b6edd4a67b75aaebab2f059a8" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:04.080566 15044 raft_consensus.cc:2804] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.081027 15044 raft_consensus.cc:697] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:04.081516 14958 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
W20260709 14:56:04.081710 14163 leader_election.cc:343] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.082149 14163 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:04.082023 15044 consensus_queue.cc:237] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.063134 15049 raft_consensus.cc:697] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:04.083572 15034 raft_consensus.cc:2749] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:04.083946 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd62b90598cb49e8b16a77edba8780f4" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:04.083655 15049 consensus_queue.cc:237] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.084525 14962 raft_consensus.cc:3060] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:04.083211 14163 leader_election.cc:343] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.081054 14960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:04.077528 14192 raft_consensus.cc:2468] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1b31b01309e4d33ba5760458cddff7c in term 2.
W20260709 14:56:04.088572 14163 leader_election.cc:343] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.070904 15010 leader_election.cc:290] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:04.090709 14956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:04.092064 14956 raft_consensus.cc:2393] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 91dcbf570b174b998d38ab9b6ac79338 in current term 2: Already voted for candidate d1b31b01309e4d33ba5760458cddff7c in this term.
I20260709 14:56:04.093205 14163 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c
I20260709 14:56:04.094187 15034 raft_consensus.cc:2749] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:56:04.096971 14960 raft_consensus.cc:3060] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:04.102855 14237 consensus_peers.cc:597] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.104156 14962 raft_consensus.cc:2468] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:04.116925 14711 consensus_queue.cc:1048] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.121510 14312 leader_election.cc:304] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [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: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:04.124269 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fc219b1a10b4138aca1c3b47ad4dc44" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:04.125958 15012 raft_consensus.cc:2804] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.126365 14194 raft_consensus.cc:3060] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.126533 15012 raft_consensus.cc:697] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Leader. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:04.127409 15012 consensus_queue.cc:237] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.128171 14957 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86779d2a56a74bb0816b95aa946d7402" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:04.132081 14018 catalog_manager.cc:5697] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } }
I20260709 14:56:04.134938 14163 leader_election.cc:304] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:04.121511 14238 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:04.145623 14272 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:04.146168 14963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
W20260709 14:56:04.148135 14163 leader_election.cc:343] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:04.135788 14192 raft_consensus.cc:3060] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.151655 14903 raft_consensus.cc:2749] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:04.145567 15046 raft_consensus.cc:2804] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.162928 14960 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:04.163648 14162 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [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: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:04.178037 14237 leader_election.cc:304] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:04.169131 15046 raft_consensus.cc:697] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:04.179940 14193 raft_consensus.cc:1275] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.186187 15046 consensus_queue.cc:237] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.186671 14903 consensus_queue.cc:1048] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.186993 14194 raft_consensus.cc:1275] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.187570 15034 raft_consensus.cc:2749] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:04.189364 15030 consensus_queue.cc:1048] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.184131 15010 raft_consensus.cc:2804] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.177265 15049 raft_consensus.cc:2804] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:04.190521 15010 raft_consensus.cc:697] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:04.197764 15049 raft_consensus.cc:697] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:04.198680 15010 consensus_queue.cc:237] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.199105 15049 consensus_queue.cc:237] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.225545 14019 catalog_manager.cc:5697] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.226450 14919 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.228430 14919 tablet_bootstrap.cc:492] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.230350 14919 ts_tablet_manager.cc:1403] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.007s
I20260709 14:56:04.232790 14919 raft_consensus.cc:359] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.233418 14919 raft_consensus.cc:740] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.236181 14019 catalog_manager.cc:5697] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.242673 14192 raft_consensus.cc:2468] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:04.262539 14018 catalog_manager.cc:5697] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.264422 14018 catalog_manager.cc:5697] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.265887 14018 catalog_manager.cc:5697] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.268720 14919 consensus_queue.cc:260] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.271139 14919 ts_tablet_manager.cc:1434] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:56:04.272241 14919 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.309924 14017 catalog_manager.cc:5697] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.321715 14020 catalog_manager.cc:5697] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.323762 14017 catalog_manager.cc:5697] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to d1b31b01309e4d33ba5760458cddff7c (127.11.215.132). New cstate: current_term: 2 leader_uuid: "d1b31b01309e4d33ba5760458cddff7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.337890 14919 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:56:04.338848 14163 consensus_peers.cc:597] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.338873 14919 tablet_bootstrap.cc:492] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.339864 14919 ts_tablet_manager.cc:1403] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.002s
I20260709 14:56:04.339134 14018 catalog_manager.cc:5697] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:04.340842 14018 catalog_manager.cc:5697] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.342134 14018 catalog_manager.cc:5697] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:04.346908 14919 raft_consensus.cc:359] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.347627 14919 raft_consensus.cc:740] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.348349 14919 consensus_queue.cc:260] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.353087 14919 ts_tablet_manager.cc:1434] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260709 14:56:04.355305 14919 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.355510 14955 raft_consensus.cc:1275] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.360069 14339 raft_consensus.cc:1275] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.360388 14783 consensus_queue.cc:1048] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.369138 15049 consensus_queue.cc:1048] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:56:04.380129 14962 raft_consensus.cc:1275] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.375934 14269 raft_consensus.cc:1275] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.387985 15049 consensus_queue.cc:1048] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.388399 14783 consensus_queue.cc:1048] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.397118 14919 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.398020 14919 tablet_bootstrap.cc:492] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.398608 14919 ts_tablet_manager.cc:1403] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.012s
I20260709 14:56:04.400861 14919 raft_consensus.cc:359] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.401499 14919 raft_consensus.cc:740] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.402107 14919 consensus_queue.cc:260] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.404019 14919 ts_tablet_manager.cc:1434] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:04.404781 14919 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.405407 14194 raft_consensus.cc:1275] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.407467 14783 consensus_queue.cc:1048] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:04.443449 14163 consensus_peers.cc:597] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.447110 14339 raft_consensus.cc:1275] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.449723 14962 raft_consensus.cc:1275] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.480854 15049 consensus_queue.cc:1048] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.490180 15023 consensus_queue.cc:1048] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.492362 14272 raft_consensus.cc:1275] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.494148 15023 consensus_queue.cc:1048] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.495996 14194 raft_consensus.cc:1275] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.501646 14783 consensus_queue.cc:1048] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:04.502568 14311 consensus_peers.cc:597] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:04.510278 14339 raft_consensus.cc:1275] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.511946 15046 consensus_queue.cc:1048] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:04.543673 14237 consensus_peers.cc:597] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:04.549263 14955 raft_consensus.cc:1275] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.550686 15046 consensus_queue.cc:1048] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:56:04.600749 14962 raft_consensus.cc:1275] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.602190 14999 consensus_queue.cc:1048] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:04.625650 14237 consensus_peers.cc:597] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:04.627214 14919 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.628310 14919 tablet_bootstrap.cc:492] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.629002 14919 ts_tablet_manager.cc:1403] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.224s	user 0.079s	sys 0.129s
I20260709 14:56:04.631508 14919 raft_consensus.cc:359] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.632241 14919 raft_consensus.cc:740] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.633270 14919 consensus_queue.cc:260] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.635020 14919 ts_tablet_manager.cc:1434] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:04.635885 14919 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.640043 14955 raft_consensus.cc:1275] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.641656 15046 consensus_queue.cc:1048] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.654065 14192 raft_consensus.cc:1275] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.655404 15044 consensus_queue.cc:1048] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.662997 14191 raft_consensus.cc:1275] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer d1b31b01309e4d33ba5760458cddff7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.664868 15014 consensus_queue.cc:1048] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.671543 14272 raft_consensus.cc:1275] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.673246 14999 consensus_queue.cc:1048] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.677255 14192 raft_consensus.cc:1275] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.679677 15029 consensus_queue.cc:1048] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.687028 14919 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.688362 14919 tablet_bootstrap.cc:492] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.691578 14919 ts_tablet_manager.cc:1403] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.020s
I20260709 14:56:04.694109 14919 raft_consensus.cc:359] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.697216 14919 raft_consensus.cc:740] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.697964 14919 consensus_queue.cc:260] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.700042 14919 ts_tablet_manager.cc:1434] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:56:04.700870 14919 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
W20260709 14:56:04.704973 14237 consensus_peers.cc:597] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:04.712713 14163 consensus_peers.cc:597] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:04.716028 14237 consensus_peers.cc:597] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.746701 14955 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.768501 14339 raft_consensus.cc:1275] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:56:04.772631 14311 consensus_peers.cc:597] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:04.776557 15034 consensus_queue.cc:1048] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.776916 14919 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.777787 14919 tablet_bootstrap.cc:492] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.778381 14919 ts_tablet_manager.cc:1403] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.020s
I20260709 14:56:04.780632 14919 raft_consensus.cc:359] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.781244 14919 raft_consensus.cc:740] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.781853 14919 consensus_queue.cc:260] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.783684 14919 ts_tablet_manager.cc:1434] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:56:04.784399 14919 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.790310 14955 raft_consensus.cc:1275] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:04.792295 14999 consensus_queue.cc:1048] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:04.799340 14919 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.800165 14919 tablet_bootstrap.cc:492] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.800659 14919 ts_tablet_manager.cc:1403] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:56:04.802229 14919 raft_consensus.cc:359] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.802680 14919 raft_consensus.cc:740] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.803203 14919 consensus_queue.cc:260] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.804805 14919 ts_tablet_manager.cc:1434] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:04.805495 14919 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.820086 14919 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.820928 14919 tablet_bootstrap.cc:492] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.821472 14919 ts_tablet_manager.cc:1403] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:56:04.823734 14919 raft_consensus.cc:359] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.824235 14919 raft_consensus.cc:740] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
W20260709 14:56:04.824493 14237 consensus_peers.cc:597] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:04.824776 14919 consensus_queue.cc:260] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.826572 14919 ts_tablet_manager.cc:1434] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:04.827275 14919 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.840430 14919 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.841063 14919 tablet_bootstrap.cc:492] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.841518 14919 ts_tablet_manager.cc:1403] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:56:04.843451 14919 raft_consensus.cc:359] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.844067 14919 raft_consensus.cc:740] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.844648 14919 consensus_queue.cc:260] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.846465 14919 ts_tablet_manager.cc:1434] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:04.847189 14919 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.860239 14919 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.861114 14919 tablet_bootstrap.cc:492] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.861702 14919 ts_tablet_manager.cc:1403] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:56:04.864099 14919 raft_consensus.cc:359] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.864719 14919 raft_consensus.cc:740] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.865360 14919 consensus_queue.cc:260] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.867200 14919 ts_tablet_manager.cc:1434] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:04.868209 14919 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.881354 14962 raft_consensus.cc:3060] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:04.881888 14919 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.882560 14919 tablet_bootstrap.cc:492] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.883106 14919 ts_tablet_manager.cc:1403] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:56:04.884873 14919 raft_consensus.cc:359] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.885409 14919 raft_consensus.cc:740] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.885993 14919 consensus_queue.cc:260] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.887804 14919 ts_tablet_manager.cc:1434] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:04.888491 14919 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
W20260709 14:56:04.902385 14311 consensus_peers.cc:597] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:04.903456 14919 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.904325 14919 tablet_bootstrap.cc:492] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.904898 14919 ts_tablet_manager.cc:1403] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:56:04.907132 14919 raft_consensus.cc:359] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.907716 14919 raft_consensus.cc:740] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.908181 14919 consensus_queue.cc:260] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.909808 14919 ts_tablet_manager.cc:1434] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:04.910548 14919 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.925446 14919 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.926097 14919 tablet_bootstrap.cc:492] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.926545 14919 ts_tablet_manager.cc:1403] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 14:56:04.928236 14919 raft_consensus.cc:359] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.928709 14919 raft_consensus.cc:740] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.929265 14919 consensus_queue.cc:260] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.930816 14919 ts_tablet_manager.cc:1434] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:56:04.931794 14919 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.942986 14919 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.943646 14919 tablet_bootstrap.cc:492] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.944165 14919 ts_tablet_manager.cc:1403] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 14:56:04.946291 14919 raft_consensus.cc:359] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.946728 14919 raft_consensus.cc:740] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.947201 14919 consensus_queue.cc:260] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:04.948591 14919 ts_tablet_manager.cc:1434] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:56:04.949506 14919 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.962577 14919 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.963289 14919 tablet_bootstrap.cc:492] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.963768 14919 ts_tablet_manager.cc:1403] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:56:04.965711 14919 raft_consensus.cc:359] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.966323 14919 raft_consensus.cc:740] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.966915 14919 consensus_queue.cc:260] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:04.968230 14919 ts_tablet_manager.cc:1434] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:04.968794 14919 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:04.979802 14919 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:04.980422 14919 tablet_bootstrap.cc:492] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:04.980871 14919 ts_tablet_manager.cc:1403] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:56:04.982508 14919 raft_consensus.cc:359] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.982947 14919 raft_consensus.cc:740] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:04.983500 14919 consensus_queue.cc:260] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:04.984808 14919 ts_tablet_manager.cc:1434] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:04.985567 14919 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:05.002574 14919 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.003487 14919 tablet_bootstrap.cc:492] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:05.004091 14919 ts_tablet_manager.cc:1403] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:56:05.006289 14919 raft_consensus.cc:359] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.006913 14919 raft_consensus.cc:740] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.007665 14919 consensus_queue.cc:260] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.009774 14919 ts_tablet_manager.cc:1434] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:05.010494 14919 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:05.025014 14919 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.025873 14919 tablet_bootstrap.cc:492] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:05.026496 14919 ts_tablet_manager.cc:1403] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:56:05.028811 14919 raft_consensus.cc:359] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.029461 14919 raft_consensus.cc:740] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.030293 14919 consensus_queue.cc:260] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.032294 14919 ts_tablet_manager.cc:1434] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:05.033157 14919 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:05.046692 14919 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.047611 14919 tablet_bootstrap.cc:492] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:05.048202 14919 ts_tablet_manager.cc:1403] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:56:05.050115 14919 raft_consensus.cc:359] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.050551 14919 raft_consensus.cc:740] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.051155 14919 consensus_queue.cc:260] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.053052 14919 ts_tablet_manager.cc:1434] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:05.053781 14919 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
W20260709 14:56:05.060839 14311 consensus_peers.cc:597] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:56:05.067121 14919 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.067866 14919 tablet_bootstrap.cc:492] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:05.068320 14919 ts_tablet_manager.cc:1403] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:56:05.070214 14919 raft_consensus.cc:359] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:05.070655 14919 raft_consensus.cc:740] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.071133 14919 consensus_queue.cc:260] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:05.072857 14919 ts_tablet_manager.cc:1434] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:05.073719 14919 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:05.085445 14919 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.086442 14919 tablet_bootstrap.cc:492] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:05.087124 14919 ts_tablet_manager.cc:1403] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:56:05.089301 14919 raft_consensus.cc:359] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.089932 14919 raft_consensus.cc:740] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.090541 14919 consensus_queue.cc:260] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.092254 14919 ts_tablet_manager.cc:1434] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:05.092963 14919 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap starting.
I20260709 14:56:05.106626 14919 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:05.107483 14919 tablet_bootstrap.cc:492] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Bootstrap complete.
I20260709 14:56:05.108063 14919 ts_tablet_manager.cc:1403] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 14:56:05.110479 14919 raft_consensus.cc:359] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.111088 14919 raft_consensus.cc:740] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Initialized, Role: FOLLOWER
I20260709 14:56:05.111722 14919 consensus_queue.cc:260] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.113601 14919 ts_tablet_manager.cc:1434] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:05.127910 15029 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.128381 15029 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.130247 15029 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:05.131626 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:05.131963 14955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:05.132280 14339 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:05.132563 14955 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 1.
I20260709 14:56:05.133539 14238 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:05.134191 15029 raft_consensus.cc:2804] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:05.134581 15029 raft_consensus.cc:493] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.134892 15029 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.142060 15029 raft_consensus.cc:515] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.144188 15029 leader_election.cc:290] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 3 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:05.144347 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:05.144865 14339 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.146042 14955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b27e94641914bc0ba66775a9ac3bc3f" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:05.146700 14955 raft_consensus.cc:3060] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.150104 14339 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 3.
I20260709 14:56:05.150965 14238 leader_election.cc:304] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [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: 97b63b80270b4abfb2626b0efddd39ff, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:05.151732 14903 raft_consensus.cc:2804] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.152186 14903 raft_consensus.cc:697] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 3 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:05.152197 14955 raft_consensus.cc:2468] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 3.
I20260709 14:56:05.153079 14903 consensus_queue.cc:237] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:05.160948 14020 catalog_manager.cc:5697] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 3, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 3 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:05.163151 14955 raft_consensus.cc:3060] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.163883 14962 raft_consensus.cc:3060] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.230508 14955 raft_consensus.cc:3060] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.252677 14955 raft_consensus.cc:3060] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.278877 14962 raft_consensus.cc:3060] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.297376 14962 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:05.581923 14962 raft_consensus.cc:1275] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:05.583199 14903 consensus_queue.cc:1048] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.592259 14343 raft_consensus.cc:1275] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:05.593516 15044 consensus_queue.cc:1048] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:05.885242 15049 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:05.885673 15049 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.887380 15049 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:05.888049 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c" is_pre_election: true
I20260709 14:56:05.888718 14343 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:05.889884 14164 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:05.888617 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" is_pre_election: true
I20260709 14:56:05.891197 14962 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 1.
I20260709 14:56:05.891284 15049 raft_consensus.cc:2804] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:56:05.891848 15049 raft_consensus.cc:493] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:05.892215 15049 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.899497 15049 raft_consensus.cc:515] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.902027 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:05.902169 15049 leader_election.cc:290] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 3 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369)
I20260709 14:56:05.902264 14962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ab11689ba684caa840cb6cb03e2f324" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
I20260709 14:56:05.902590 14343 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.902930 14962 raft_consensus.cc:3060] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:56:05.909302 14343 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 3.
I20260709 14:56:05.911537 14962 raft_consensus.cc:2468] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 3.
I20260709 14:56:05.912765 14163 leader_election.cc:304] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:05.913812 15049 raft_consensus.cc:2804] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:05.914332 15049 raft_consensus.cc:697] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:05.915369 15049 consensus_queue.cc:237] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:05.924654 14020 catalog_manager.cc:5697] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 3, leader changed from 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:06.333945 14962 raft_consensus.cc:1275] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:06.334926 15049 consensus_queue.cc:1048] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:06.344137 14343 raft_consensus.cc:1275] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:06.345562 15034 consensus_queue.cc:1048] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:08.761665 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:08.808458 14339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:08.809113 14339 raft_consensus.cc:606] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:08.819880 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4eef095013d04696b380e857d80067ac"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:08.820307 14272 raft_consensus.cc:606] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:08.822458 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a16bae35f33147ca858b454a09aed407"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:08.822934 14272 raft_consensus.cc:606] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:08.825728 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:08.826073 14272 raft_consensus.cc:606] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:08.829732 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:08.830089 14272 raft_consensus.cc:606] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:08.832283 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:08.833004 14272 raft_consensus.cc:606] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:08.833940 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:08.835485 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:08.963088 15029 raft_consensus.cc:993] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:08.963558 15160 raft_consensus.cc:1081] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:08.964704 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:08.965118 14955 raft_consensus.cc:493] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.965361 14955 raft_consensus.cc:3060] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.969414 14955 raft_consensus.cc:515] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:08.971045 14955 leader_election.cc:290] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:08.980990 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:08.981297 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dacbea526d224541bd8281d4b6a11032" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:08.981423 14272 raft_consensus.cc:3055] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:08.981774 14339 raft_consensus.cc:3060] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.981781 14272 raft_consensus.cc:740] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:08.982483 14272 consensus_queue.cc:260] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:08.983305 14272 raft_consensus.cc:3060] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.986521 14339 raft_consensus.cc:2468] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:08.987689 14916 leader_election.cc:304] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:08.988082 15029 raft_consensus.cc:993] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:08.987993 14272 raft_consensus.cc:2468] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:08.988634 15160 raft_consensus.cc:1081] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:08.989347 15166 raft_consensus.cc:2804] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:08.990144 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:08.990679 14955 raft_consensus.cc:493] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:08.990810 15166 raft_consensus.cc:697] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:08.991109 14955 raft_consensus.cc:3060] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:08.991792 15166 consensus_queue.cc:237] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.002445 14955 raft_consensus.cc:515] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:09.005859 14955 leader_election.cc:290] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:09.006726 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:09.006343 14018 catalog_manager.cc:5697] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.007176 14272 raft_consensus.cc:3055] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.010227 14272 raft_consensus.cc:740] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:09.010965 14272 consensus_queue.cc:260] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:09.012050 14272 raft_consensus.cc:3060] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.018136 14272 raft_consensus.cc:2468] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:09.019277 14914 leader_election.cc:304] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:09.020110 15166 raft_consensus.cc:2804] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.020546 15166 raft_consensus.cc:697] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:09.022913 15166 consensus_queue.cc:237] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:09.029332 15157 raft_consensus.cc:993] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.029721 15157 raft_consensus.cc:1081] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.031563 14963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49100
I20260709 14:56:09.032001 14963 raft_consensus.cc:493] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.032354 14963 raft_consensus.cc:3060] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.039670 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aec14eba66bd46fc93fdb3cd0eb183bf" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:09.038776 14963 raft_consensus.cc:515] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:09.040284 14198 raft_consensus.cc:3060] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.041534 14963 leader_election.cc:290] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:09.043079 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:09.043581 14192 raft_consensus.cc:3060] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.045486 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c32b9d92cc47bd861ef920da458614" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:09.046036 14339 raft_consensus.cc:3055] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.046293 14339 raft_consensus.cc:740] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:09.046926 14339 consensus_queue.cc:260] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:09.048014 14339 raft_consensus.cc:3060] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.049103 14198 raft_consensus.cc:2468] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:09.053674 14192 raft_consensus.cc:2468] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:09.054690 14916 leader_election.cc:304] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:09.055454 15166 raft_consensus.cc:2804] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.057905 15166 raft_consensus.cc:697] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:09.058061 14339 raft_consensus.cc:2468] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:09.058697 15166 consensus_queue.cc:237] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:09.058696 14018 catalog_manager.cc:5697] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.074004 14018 catalog_manager.cc:5697] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.097390 15029 raft_consensus.cc:993] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.098964 15177 raft_consensus.cc:1081] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.100768 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:09.101269 14955 raft_consensus.cc:493] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.101709 14955 raft_consensus.cc:3060] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.107707 14955 raft_consensus.cc:515] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.109012 14955 leader_election.cc:290] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:09.109742 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:09.110054 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f589a894a18b4943ba350164e7c8e34b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:09.110343 14272 raft_consensus.cc:3055] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.110605 14343 raft_consensus.cc:3060] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.110664 14272 raft_consensus.cc:740] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:09.111451 14272 consensus_queue.cc:260] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.112586 14272 raft_consensus.cc:3060] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.117028 14343 raft_consensus.cc:2468] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:09.118093 14916 leader_election.cc:304] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:09.118804 15166 raft_consensus.cc:2804] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.119175 15166 raft_consensus.cc:697] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:09.119444 14272 raft_consensus.cc:2468] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:09.119940 15166 consensus_queue.cc:237] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.126431 15029 raft_consensus.cc:993] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:09.126778 15169 raft_consensus.cc:1081] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:09.128445 14192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4eef095013d04696b380e857d80067ac"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:58058
I20260709 14:56:09.128840 14192 raft_consensus.cc:493] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.129115 14192 raft_consensus.cc:3060] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.129667 14018 catalog_manager.cc:5697] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.133467 14192 raft_consensus.cc:515] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.136171 14192 leader_election.cc:290] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:09.136407 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:09.136701 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eef095013d04696b380e857d80067ac" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:09.137262 14343 raft_consensus.cc:3060] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.137692 14272 raft_consensus.cc:3055] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.137981 14272 raft_consensus.cc:740] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:09.138631 15029 raft_consensus.cc:993] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.139135 15160 raft_consensus.cc:1081] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.138656 14272 consensus_queue.cc:260] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.140386 14272 raft_consensus.cc:3060] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.140497 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a16bae35f33147ca858b454a09aed407"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:09.140971 14955 raft_consensus.cc:493] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.141214 14955 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.144956 14272 raft_consensus.cc:2468] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:09.145877 14162 leader_election.cc:304] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:09.146184 14955 raft_consensus.cc:515] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.146756 15155 raft_consensus.cc:2804] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.147203 15155 raft_consensus.cc:697] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:09.148046 14955 leader_election.cc:290] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 3 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:09.148231 14343 raft_consensus.cc:2468] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:09.149616 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:09.149762 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16bae35f33147ca858b454a09aed407" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:09.150116 14339 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.150334 14272 raft_consensus.cc:3055] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:09.150673 14272 raft_consensus.cc:740] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:09.151363 14272 consensus_queue.cc:260] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.152400 14272 raft_consensus.cc:3060] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:09.155718 14339 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:09.148021 15155 consensus_queue.cc:237] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.156942 14916 leader_election.cc:304] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:09.157212 14272 raft_consensus.cc:2468] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:09.157699 15166 raft_consensus.cc:2804] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:09.158141 15166 raft_consensus.cc:697] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:09.158880 15166 consensus_queue.cc:237] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:09.166474 14018 catalog_manager.cc:5697] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.168210 14020 catalog_manager.cc:5697] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 2 to 3, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 3 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:09.495594 14269 raft_consensus.cc:1275] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.496608 15166 consensus_queue.cc:1048] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.500979 14198 raft_consensus.cc:1275] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.503453 15182 consensus_queue.cc:1048] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.510339 14198 raft_consensus.cc:1275] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.510835 14339 raft_consensus.cc:1275] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.512847 15166 consensus_queue.cc:1048] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:09.512631 15167 consensus_queue.cc:1048] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 14:56:09.517302 14339 raft_consensus.cc:1275] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.522437 15167 consensus_queue.cc:1048] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.561800 14268 raft_consensus.cc:1275] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.563262 14272 raft_consensus.cc:1275] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.565321 15049 consensus_queue.cc:1048] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.566169 15182 consensus_queue.cc:1048] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:09.619174 14237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.129:42369, user_credentials={real_user=slave}} blocked reactor thread for 50836.8us
I20260709 14:56:09.649194 14343 raft_consensus.cc:1275] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.650681 15182 consensus_queue.cc:1048] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.651901 14269 raft_consensus.cc:1275] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.656100 15166 consensus_queue.cc:1048] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.667121 14270 raft_consensus.cc:1275] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:09.672147 15182 consensus_queue.cc:1048] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.698978 14343 raft_consensus.cc:1275] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:09.703577 15049 consensus_queue.cc:1048] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:09.722379 14343 raft_consensus.cc:1275] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:09.727818 15166 consensus_queue.cc:1048] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:09.836289 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:09.873107 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:09.908814 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:09.909277 14272 raft_consensus.cc:606] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:09.911378 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "614b4169373e447094ab1ed957964592"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:09.911815 14272 raft_consensus.cc:606] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:09.913870 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:09.914387 14272 raft_consensus.cc:606] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:09.916982 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:09.917462 14272 raft_consensus.cc:606] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:09.919559 14339 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "97b63b80270b4abfb2626b0efddd39ff"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:09.919947 14339 raft_consensus.cc:606] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Received request to transfer leadership to TS 97b63b80270b4abfb2626b0efddd39ff
I20260709 14:56:09.922055 14272 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe745850e48547f2a239ca7381c18327"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:09.922590 14272 raft_consensus.cc:606] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:09.923558 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:56:09.924796 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:09.937475 15138 raft_consensus.cc:993] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 97b63b80270b4abfb2626b0efddd39ff to start an election
I20260709 14:56:09.937968 15158 raft_consensus.cc:1081] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Signalling peer 97b63b80270b4abfb2626b0efddd39ff to start an election
I20260709 14:56:09.939275 14272 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
 from {username='slave'} at 127.0.0.1:39478
I20260709 14:56:09.939769 14272 raft_consensus.cc:493] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.940001 14272 raft_consensus.cc:3060] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.943468 15160 raft_consensus.cc:993] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:09.944914 15169 raft_consensus.cc:1081] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:09.945386 14272 raft_consensus.cc:515] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.946233 14191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:58058
I20260709 14:56:09.946777 14191 raft_consensus.cc:493] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:09.947122 14191 raft_consensus.cc:3060] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.947592 14272 leader_election.cc:290] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:09.948107 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:09.948562 14198 raft_consensus.cc:3060] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.951624 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e54d4d4f76404e57b68a52d75d6a53b2" candidate_uuid: "97b63b80270b4abfb2626b0efddd39ff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:09.952109 14339 raft_consensus.cc:3055] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.952330 14339 raft_consensus.cc:740] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:09.952904 14339 consensus_queue.cc:260] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.954283 14339 raft_consensus.cc:3060] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.952817 14198 raft_consensus.cc:2468] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:09.958767 14238 leader_election.cc:304] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:09.958628 14191 raft_consensus.cc:515] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.959533 15169 raft_consensus.cc:2804] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.960002 15169 raft_consensus.cc:697] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Leader. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:09.960749 15169 consensus_queue.cc:237] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.961570 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:09.961695 14191 leader_election.cc:290] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:09.962201 14272 raft_consensus.cc:3055] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:09.962563 14272 raft_consensus.cc:740] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:09.961759 14339 raft_consensus.cc:2468] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97b63b80270b4abfb2626b0efddd39ff in term 2.
I20260709 14:56:09.963457 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de44bc1806704565ab2d0f6efd3218b5" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:09.963409 14272 consensus_queue.cc:260] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.964066 14343 raft_consensus.cc:3060] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.964783 14272 raft_consensus.cc:3060] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:09.968585 14343 raft_consensus.cc:2468] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:09.971647 14164 leader_election.cc:304] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:09.973281 15197 raft_consensus.cc:2804] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:09.973001 14020 catalog_manager.cc:5697] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff reported cstate change: term changed from 1 to 2, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131). New cstate: current_term: 2 leader_uuid: "97b63b80270b4abfb2626b0efddd39ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.973754 15197 raft_consensus.cc:697] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:09.974419 14272 raft_consensus.cc:2468] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:09.974504 15197 consensus_queue.cc:237] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:09.990046 14019 catalog_manager.cc:5697] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:09.998991 15160 raft_consensus.cc:993] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:09.999396 15169 raft_consensus.cc:1081] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:10.000555 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:10.000999 14955 raft_consensus.cc:493] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.001247 14955 raft_consensus.cc:3060] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.005268 14955 raft_consensus.cc:515] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:10.006644 14955 leader_election.cc:290] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:10.007227 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:10.007576 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd908fd3aad447a1b4573727e0452e9d" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:10.007726 14198 raft_consensus.cc:3060] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.008052 14272 raft_consensus.cc:3055] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.008376 14272 raft_consensus.cc:740] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:10.009004 14272 consensus_queue.cc:260] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:10.009938 14272 raft_consensus.cc:3060] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.011931 14198 raft_consensus.cc:2468] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:10.012938 14916 leader_election.cc:304] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:10.013594 15182 raft_consensus.cc:2804] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.013921 14272 raft_consensus.cc:2468] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:10.013939 15182 raft_consensus.cc:697] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:10.014937 15182 consensus_queue.cc:237] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:10.023167 14019 catalog_manager.cc:5697] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.080144 15160 raft_consensus.cc:993] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:10.080566 15169 raft_consensus.cc:1081] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:10.081734 14198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "614b4169373e447094ab1ed957964592"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:58058
I20260709 14:56:10.082154 14198 raft_consensus.cc:493] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.082412 14198 raft_consensus.cc:3060] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.086362 14198 raft_consensus.cc:515] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:10.087778 14198 leader_election.cc:290] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:10.088433 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:10.088631 14343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "614b4169373e447094ab1ed957964592" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:10.089154 14272 raft_consensus.cc:3055] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.089214 14343 raft_consensus.cc:3060] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.089573 14272 raft_consensus.cc:740] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:10.090273 14272 consensus_queue.cc:260] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:10.091133 14272 raft_consensus.cc:3060] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.094509 14343 raft_consensus.cc:2468] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:10.095608 14164 leader_election.cc:304] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:10.096060 14272 raft_consensus.cc:2468] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:10.096305 15197 raft_consensus.cc:2804] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.096890 15197 raft_consensus.cc:697] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:10.097649 15197 consensus_queue.cc:237] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:10.110396 14020 catalog_manager.cc:5697] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.371482 14198 raft_consensus.cc:1275] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.372491 15160 consensus_queue.cc:1048] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.380993 14339 raft_consensus.cc:1275] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 97b63b80270b4abfb2626b0efddd39ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.382303 15029 consensus_queue.cc:1048] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.405696 14272 raft_consensus.cc:1275] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.406839 15029 raft_consensus.cc:993] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:10.407140 15155 consensus_queue.cc:1048] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.407305 15160 raft_consensus.cc:1081] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:10.409099 14963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe745850e48547f2a239ca7381c18327"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:10.409608 14963 raft_consensus.cc:493] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.409936 14963 raft_consensus.cc:3060] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.412752 14268 raft_consensus.cc:1275] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.416155 15166 consensus_queue.cc:1048] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:10.416108 14963 raft_consensus.cc:515] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:10.418370 15160 raft_consensus.cc:993] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:10.418788 14963 leader_election.cc:290] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:10.418861 15160 raft_consensus.cc:1081] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Signalling peer 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:10.419526 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:10.420035 14198 raft_consensus.cc:3060] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.420598 14191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:58058
I20260709 14:56:10.421124 14191 raft_consensus.cc:493] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:10.421473 14191 raft_consensus.cc:3060] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.427842 14191 raft_consensus.cc:515] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:10.429697 14191 leader_election.cc:290] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:10.430948 14339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:10.431291 14343 raft_consensus.cc:1275] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.431602 14339 raft_consensus.cc:3060] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.434393 15049 consensus_queue.cc:1048] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.436153 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6047e229b6844efca3e4e3a284356f9a" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:10.436710 14270 raft_consensus.cc:3055] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.437011 14270 raft_consensus.cc:740] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:10.437681 14270 consensus_queue.cc:260] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:10.438508 14270 raft_consensus.cc:3060] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.440048 14339 raft_consensus.cc:2468] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:10.448987 14164 leader_election.cc:304] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:10.449790 14191 raft_consensus.cc:1275] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.451277 15167 consensus_queue.cc:1048] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.452852 14198 raft_consensus.cc:2468] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:10.449991 15155 raft_consensus.cc:2804] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.454653 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe745850e48547f2a239ca7381c18327" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:10.458222 14272 raft_consensus.cc:3055] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:10.458511 14272 raft_consensus.cc:740] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:10.458612 14916 leader_election.cc:304] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:10.459198 14272 consensus_queue.cc:260] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:10.459556 15166 raft_consensus.cc:2804] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:10.460108 15166 raft_consensus.cc:697] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:10.460332 14272 raft_consensus.cc:3060] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:10.460927 15166 consensus_queue.cc:237] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:10.469556 14343 raft_consensus.cc:1240] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Rejecting Update request from peer 97b63b80270b4abfb2626b0efddd39ff for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:10.468515 14270 raft_consensus.cc:2468] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:10.479625 15155 raft_consensus.cc:697] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:10.480846 15155 consensus_queue.cc:237] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:10.501391 14272 raft_consensus.cc:2468] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:10.502805 14019 catalog_manager.cc:5697] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.511197 14020 catalog_manager.cc:5697] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:10.512036 14343 raft_consensus.cc:1275] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.513751 15155 consensus_queue.cc:1048] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.528018 14272 raft_consensus.cc:1275] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.530864 15155 consensus_queue.cc:1048] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.914683 14192 raft_consensus.cc:1275] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.916209 15166 consensus_queue.cc:1048] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:10.926291 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:10.928117 14270 raft_consensus.cc:1275] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:10.929491 15166 consensus_queue.cc:1048] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:10.995184 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:11.040362 14343 raft_consensus.cc:1275] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.043583 15221 consensus_queue.cc:1048] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:11.051844 14192 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:56:11.052608 14192 raft_consensus.cc:606] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:11.057055 14270 raft_consensus.cc:1275] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.058756 15222 consensus_queue.cc:1048] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.059006 14270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a"
dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:42240
I20260709 14:56:11.059595 14270 raft_consensus.cc:606] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:11.063450 14340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:11.064002 14340 raft_consensus.cc:606] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:11.071007 15222 raft_consensus.cc:993] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.071492 15222 raft_consensus.cc:1081] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.073796 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49092
I20260709 14:56:11.074314 14955 raft_consensus.cc:493] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.074651 14955 raft_consensus.cc:3060] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.075124 14343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:11.076257 14343 raft_consensus.cc:606] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:11.087647 14343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:11.088168 14343 raft_consensus.cc:606] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:11.089900 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:56:11.090901 14955 raft_consensus.cc:515] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:11.091533 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:11.093122 14955 leader_election.cc:290] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:11.093930 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:11.094568 14191 raft_consensus.cc:3055] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:11.094844 14191 raft_consensus.cc:740] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:11.095055 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a5361b4935e4a6aa900071f8e968616" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:11.095659 14272 raft_consensus.cc:3060] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.095727 14191 consensus_queue.cc:260] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:11.097031 14191 raft_consensus.cc:3060] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.104789 14272 raft_consensus.cc:2468] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:11.105996 14914 leader_election.cc:304] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:11.106853 15166 raft_consensus.cc:2804] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:11.107335 15166 raft_consensus.cc:697] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:11.104236 14191 raft_consensus.cc:2468] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:11.108300 15166 consensus_queue.cc:237] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:11.117027 14018 catalog_manager.cc:5697] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.166687 15138 raft_consensus.cc:993] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.167204 15220 raft_consensus.cc:1081] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.168619 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49100
I20260709 14:56:11.169065 14955 raft_consensus.cc:493] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.169402 14955 raft_consensus.cc:3060] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.174008 14955 raft_consensus.cc:515] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:11.175877 14955 leader_election.cc:290] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:11.176105 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:11.176721 14270 raft_consensus.cc:3060] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.176760 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8505589a7f847a18b3756513a9f0d7e" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:11.177416 14340 raft_consensus.cc:3055] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:11.177661 14340 raft_consensus.cc:740] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:11.178334 14340 consensus_queue.cc:260] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:11.179347 14340 raft_consensus.cc:3060] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:11.181774 14270 raft_consensus.cc:2468] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:11.182804 14914 leader_election.cc:304] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:11.183641 15182 raft_consensus.cc:2804] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:11.184023 15182 raft_consensus.cc:697] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:11.184760 14340 raft_consensus.cc:2468] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:11.184762 15182 consensus_queue.cc:237] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:11.193312 14018 catalog_manager.cc:5697] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.295409 15138 raft_consensus.cc:993] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.295800 15220 raft_consensus.cc:1081] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.296993 14955 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49100
I20260709 14:56:11.297428 14955 raft_consensus.cc:493] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.297791 14955 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.299289 15169 raft_consensus.cc:993] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.299873 15029 raft_consensus.cc:1081] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.301247 14963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49108
I20260709 14:56:11.301707 14963 raft_consensus.cc:493] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.302006 14963 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.303843 14955 raft_consensus.cc:515] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:11.306069 14955 leader_election.cc:290] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 3 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:11.306757 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:11.307379 14340 raft_consensus.cc:3055] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.307684 14340 raft_consensus.cc:740] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:11.308576 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c219915b90410d8198a1874a1c5ca8" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:11.308454 14340 consensus_queue.cc:260] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:11.309244 14270 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.309728 14340 raft_consensus.cc:3060] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.309631 14963 raft_consensus.cc:515] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:11.311535 14963 leader_election.cc:290] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 3 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:11.312144 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:11.312604 14192 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.315006 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8f80c26665440eb92c227d5c11898a" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:11.315560 14272 raft_consensus.cc:3055] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.315835 14272 raft_consensus.cc:740] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 97b63b80270b4abfb2626b0efddd39ff, State: Running, Role: LEADER
I20260709 14:56:11.316596 14272 consensus_queue.cc:260] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:11.317759 14272 raft_consensus.cc:3060] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.318507 14340 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:11.319648 14192 raft_consensus.cc:2468] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:11.319977 14916 leader_election.cc:304] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, d1b31b01309e4d33ba5760458cddff7c; no voters: 
I20260709 14:56:11.323033 15166 raft_consensus.cc:2804] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.323443 14916 leader_election.cc:304] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:11.323585 15166 raft_consensus.cc:697] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:11.324591 15166 consensus_queue.cc:237] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } }
I20260709 14:56:11.326256 14270 raft_consensus.cc:2468] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:11.328282 15167 raft_consensus.cc:2804] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.328727 15167 raft_consensus.cc:697] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:11.329329 15167 consensus_queue.cc:237] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:11.337546 14272 raft_consensus.cc:2468] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:11.348196 15220 raft_consensus.cc:993] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.348593 15138 raft_consensus.cc:1081] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:11.349756 14963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49100
I20260709 14:56:11.350143 14963 raft_consensus.cc:493] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:11.350440 14963 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.350453 14018 catalog_manager.cc:5697] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 2 to 3, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 3 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:11.351761 14018 catalog_manager.cc:5697] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 2 to 3, leader changed from 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 3 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.354687 14963 raft_consensus.cc:515] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:11.356297 14963 leader_election.cc:290] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 3 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:11.356887 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:11.357275 14192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eda90c4a605c467f8488132031ad1c62" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:11.357481 14340 raft_consensus.cc:3055] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:11.357777 14192 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.357829 14340 raft_consensus.cc:740] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:11.358676 14340 consensus_queue.cc:260] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:11.359884 14340 raft_consensus.cc:3060] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:11.363898 14192 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:11.364946 14916 leader_election.cc:304] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:11.365687 15166 raft_consensus.cc:2804] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:11.366047 15166 raft_consensus.cc:697] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:11.366696 15166 consensus_queue.cc:237] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:11.367995 14340 raft_consensus.cc:2468] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:11.375103 14018 catalog_manager.cc:5697] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 2 to 3, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 3 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:11.497437 14192 raft_consensus.cc:1275] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.498558 15166 consensus_queue.cc:1048] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.507618 14272 raft_consensus.cc:1275] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.509105 15242 consensus_queue.cc:1048] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:56:11.586233 14272 raft_consensus.cc:1275] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.587387 15167 consensus_queue.cc:1048] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.596823 14343 raft_consensus.cc:1275] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:11.598094 15242 consensus_queue.cc:1048] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:11.719028 14192 raft_consensus.cc:1275] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.720046 15242 consensus_queue.cc:1048] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.727857 14272 raft_consensus.cc:1275] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.729169 15182 consensus_queue.cc:1048] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.769683 14192 raft_consensus.cc:1275] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.770809 15182 consensus_queue.cc:1048] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.777122 14343 raft_consensus.cc:1275] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.778931 15166 consensus_queue.cc:1048] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.862689 14268 raft_consensus.cc:1275] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.863688 15182 consensus_queue.cc:1048] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:11.871682 14340 raft_consensus.cc:1275] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:11.872969 15167 consensus_queue.cc:1048] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:12.092437 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.133139 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:12.167475 14343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b490aca7e634a068ccc35112839395b"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:12.167918 14343 raft_consensus.cc:606] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:12.170044 14343 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0"
dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
mode: GRACEFUL
new_leader_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:38934
I20260709 14:56:12.170454 14343 raft_consensus.cc:606] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Received request to transfer leadership to TS 91dcbf570b174b998d38ab9b6ac79338
I20260709 14:56:12.171268 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:12.172341 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:12.471443 15138 raft_consensus.cc:993] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:12.471899 15138 raft_consensus.cc:1081] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:12.473145 14963 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b490aca7e634a068ccc35112839395b"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49100
I20260709 14:56:12.473541 14963 raft_consensus.cc:493] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.473773 14963 raft_consensus.cc:3060] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.478358 14963 raft_consensus.cc:515] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:12.480263 14963 leader_election.cc:290] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Requested vote from peers d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241), 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689)
I20260709 14:56:12.480849 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:12.481175 14191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b490aca7e634a068ccc35112839395b" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:12.481406 14340 raft_consensus.cc:3055] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.481751 14191 raft_consensus.cc:3060] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.481760 14340 raft_consensus.cc:740] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:12.482582 14340 consensus_queue.cc:260] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:12.483785 14340 raft_consensus.cc:3060] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.487927 14191 raft_consensus.cc:2468] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:12.489215 14916 leader_election.cc:304] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 91dcbf570b174b998d38ab9b6ac79338; no voters: 
I20260709 14:56:12.489765 14340 raft_consensus.cc:2468] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 2.
I20260709 14:56:12.489976 15182 raft_consensus.cc:2804] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.490484 15182 raft_consensus.cc:697] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:12.491360 15182 consensus_queue.cc:237] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } }
I20260709 14:56:12.500454 14019 catalog_manager.cc:5697] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 1 to 2, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 2 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:12.607851 15220 raft_consensus.cc:993] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: : Instructing follower 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:12.608312 15138 raft_consensus.cc:1081] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Signalling peer 91dcbf570b174b998d38ab9b6ac79338 to start an election
I20260709 14:56:12.609546 14191 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
 from {username='slave'} at 127.0.0.1:58044
I20260709 14:56:12.609943 14191 raft_consensus.cc:493] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:12.610265 14191 raft_consensus.cc:3060] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.615417 14191 raft_consensus.cc:515] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:12.616719 14191 leader_election.cc:290] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Requested vote from peers 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561), d1b31b01309e4d33ba5760458cddff7c (127.11.215.132:33241)
I20260709 14:56:12.617322 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:12.617683 14340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d486907846304c29930e1f3c44e9c0b0" candidate_uuid: "91dcbf570b174b998d38ab9b6ac79338" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d1b31b01309e4d33ba5760458cddff7c"
I20260709 14:56:12.617924 14270 raft_consensus.cc:3060] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.618233 14340 raft_consensus.cc:3055] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:12.618561 14340 raft_consensus.cc:740] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d1b31b01309e4d33ba5760458cddff7c, State: Running, Role: LEADER
I20260709 14:56:12.619297 14340 consensus_queue.cc:260] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:12.620389 14340 raft_consensus.cc:3060] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:12.627409 14270 raft_consensus.cc:2468] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:12.632484 14162 leader_election.cc:304] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 91dcbf570b174b998d38ab9b6ac79338, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:12.633358 15222 raft_consensus.cc:2804] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:12.633786 15222 raft_consensus.cc:697] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Leader. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:12.634615 15222 consensus_queue.cc:237] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } }
I20260709 14:56:12.639940 14340 raft_consensus.cc:2468] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 91dcbf570b174b998d38ab9b6ac79338 in term 2.
I20260709 14:56:12.645830 14019 catalog_manager.cc:5697] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 reported cstate change: term changed from 1 to 2, leader changed from d1b31b01309e4d33ba5760458cddff7c (127.11.215.132) to 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "91dcbf570b174b998d38ab9b6ac79338" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:13.015555 14340 raft_consensus.cc:1275] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.016629 15182 consensus_queue.cc:1048] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.028368 14198 raft_consensus.cc:1275] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.029645 15182 consensus_queue.cc:1048] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.107587 14270 raft_consensus.cc:1275] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.108739 15265 consensus_queue.cc:1048] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.119025 14343 raft_consensus.cc:1275] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Refusing update from remote peer 91dcbf570b174b998d38ab9b6ac79338: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:13.121477 15222 consensus_queue.cc:1048] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1b31b01309e4d33ba5760458cddff7c" member_type: VOTER last_known_addr { host: "127.11.215.132" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:13.173151 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.220745 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:13.255263 14198 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba"
dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
mode: GRACEFUL
new_leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:48182
I20260709 14:56:13.255793 14198 raft_consensus.cc:606] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Received request to transfer leadership to TS 83bea0dd9f2e4d98bf87f7d5a7eda2af
I20260709 14:56:13.256847 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:56:13.258054 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:13.526149 15222 raft_consensus.cc:993] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: : Instructing follower 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:13.526696 15155 raft_consensus.cc:1081] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Signalling peer 83bea0dd9f2e4d98bf87f7d5a7eda2af to start an election
I20260709 14:56:13.528003 14962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba"
dest_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af"
 from {username='slave'} at 127.0.0.1:49092
I20260709 14:56:13.528415 14962 raft_consensus.cc:493] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:13.528741 14962 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:13.535157 14962 raft_consensus.cc:515] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:13.536688 14962 leader_election.cc:290] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [CANDIDATE]: Term 3 election: Requested vote from peers 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689), 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561)
I20260709 14:56:13.537263 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "91dcbf570b174b998d38ab9b6ac79338"
I20260709 14:56:13.537535 14270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c310b212969745a5b7ea29907cb332ba" candidate_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97b63b80270b4abfb2626b0efddd39ff"
I20260709 14:56:13.537897 14198 raft_consensus.cc:3055] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:13.538105 14270 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:13.538125 14198 raft_consensus.cc:740] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 91dcbf570b174b998d38ab9b6ac79338, State: Running, Role: LEADER
I20260709 14:56:13.539141 14198 consensus_queue.cc:260] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:13.540024 14198 raft_consensus.cc:3060] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:13.542655 14270 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:13.543522 14914 leader_election.cc:304] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: 83bea0dd9f2e4d98bf87f7d5a7eda2af, 97b63b80270b4abfb2626b0efddd39ff; no voters: 
I20260709 14:56:13.544106 15182 raft_consensus.cc:2804] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:13.544377 14198 raft_consensus.cc:2468] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83bea0dd9f2e4d98bf87f7d5a7eda2af in term 3.
I20260709 14:56:13.544466 15182 raft_consensus.cc:697] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Becoming Leader. State: Replica: 83bea0dd9f2e4d98bf87f7d5a7eda2af, State: Running, Role: LEADER
I20260709 14:56:13.545293 15182 consensus_queue.cc:237] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [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: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } }
I20260709 14:56:13.552824 14018 catalog_manager.cc:5697] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af reported cstate change: term changed from 2 to 3, leader changed from 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130) to 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129). New cstate: current_term: 3 leader_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "83bea0dd9f2e4d98bf87f7d5a7eda2af" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 42369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:14.064116 14270 raft_consensus.cc:1275] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.065155 15182 consensus_queue.cc:1048] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "97b63b80270b4abfb2626b0efddd39ff" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 39561 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.075446 14198 raft_consensus.cc:1275] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Refusing update from remote peer 83bea0dd9f2e4d98bf87f7d5a7eda2af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:14.077481 15167 consensus_queue.cc:1048] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [LEADER]: Connected to new peer: Peer: permanent_uuid: "91dcbf570b174b998d38ab9b6ac79338" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 42689 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:14.259305 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:14.297506 12126 tablet_server.cc:179] TabletServer@127.11.215.129:42369 shutting down...
W20260709 14:56:14.311383 14311 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 54 similar messages]
W20260709 14:56:14.318349 14311 consensus_peers.cc:597] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.322829 14311 consensus_peers.cc:597] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.323509 14163 consensus_peers.cc:597] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.325215 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:14.325994 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.326678 12126 raft_consensus.cc:2243] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.327126 12126 raft_consensus.cc:2272] T 6ab11689ba684caa840cb6cb03e2f324 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.329289 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.329881 12126 raft_consensus.cc:2243] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.330287 12126 raft_consensus.cc:2272] T cd30748b6edd4a67b75aaebab2f059a8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.332238 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.332715 12126 raft_consensus.cc:2243] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.333351 12126 raft_consensus.cc:2272] T 5b8f80c26665440eb92c227d5c11898a P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.335021 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.335624 12126 raft_consensus.cc:2243] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.335979 12126 raft_consensus.cc:2272] T dcb1332a4898458ab531a542f1df2694 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.337534 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.338035 12126 raft_consensus.cc:2243] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.338390 12126 raft_consensus.cc:2272] T f304b4de9d154175801748dd0df011f2 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.340099 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.340621 12126 raft_consensus.cc:2243] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.340978 12126 raft_consensus.cc:2272] T 9dc9f577c60c459190ca804aa43a0dc8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.342759 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.343427 12126 raft_consensus.cc:2243] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.343777 12126 raft_consensus.cc:2272] T 2b3aafafb06e4282ac23121fd036afdc P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.345477 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.346129 12126 raft_consensus.cc:2243] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.346794 12126 raft_consensus.cc:2272] T fe745850e48547f2a239ca7381c18327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.348557 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.349109 12126 raft_consensus.cc:2243] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.349854 12126 raft_consensus.cc:2272] T e8505589a7f847a18b3756513a9f0d7e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.351542 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.351996 12126 raft_consensus.cc:2243] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.352363 12126 raft_consensus.cc:2272] T eab2d9410a2d4a309f6f39eacc075e56 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.353960 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.354431 12126 raft_consensus.cc:2243] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.354775 12126 raft_consensus.cc:2272] T 423b9850c7f8450684d8738e79586334 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.356484 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.356954 12126 raft_consensus.cc:2243] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.357317 12126 raft_consensus.cc:2272] T 8d6f88a148ff4228a0e43eb5506076b0 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.359030 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.359637 12126 raft_consensus.cc:2243] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.360316 12126 raft_consensus.cc:2272] T c310b212969745a5b7ea29907cb332ba P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.362218 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.362720 12126 raft_consensus.cc:2243] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.363083 12126 raft_consensus.cc:2272] T 7b27e94641914bc0ba66775a9ac3bc3f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.364684 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.365295 12126 raft_consensus.cc:2243] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.366015 12126 raft_consensus.cc:2272] T eda90c4a605c467f8488132031ad1c62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.367952 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.368602 12126 raft_consensus.cc:2243] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.369383 12126 raft_consensus.cc:2272] T e0c219915b90410d8198a1874a1c5ca8 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.371615 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.372231 12126 raft_consensus.cc:2243] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.372597 12126 raft_consensus.cc:2272] T dacc8c2e366d4b269d97018f144b5e6d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.374289 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.374763 12126 raft_consensus.cc:2243] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.375129 12126 raft_consensus.cc:2272] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.377122 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.377676 12126 raft_consensus.cc:2243] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.378118 12126 raft_consensus.cc:2272] T 11afc8e951d24759ae292e7c60882019 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.378779 14311 consensus_peers.cc:597] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.380031 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.380568 12126 raft_consensus.cc:2243] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.381307 12126 raft_consensus.cc:2272] T a16bae35f33147ca858b454a09aed407 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.383275 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.383841 12126 raft_consensus.cc:2243] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.384234 12126 raft_consensus.cc:2272] T 551a55902e054b8b8eedc72e50416c01 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.384852 14237 consensus_peers.cc:597] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.386126 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.386726 12126 raft_consensus.cc:2243] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.387065 12126 raft_consensus.cc:2272] T 1d238f1febbc4a01a11975abf106ca62 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.388824 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.389298 12126 raft_consensus.cc:2243] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.389943 12126 raft_consensus.cc:2272] T aec14eba66bd46fc93fdb3cd0eb183bf P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.391686 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.392158 12126 raft_consensus.cc:2243] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.392493 12126 raft_consensus.cc:2272] T b2d547edbb694a48b173c79d43757ad9 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.394111 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.394688 12126 raft_consensus.cc:2243] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.395043 12126 raft_consensus.cc:2272] T 0c0bf68311184d3b864dbf84b8508641 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.397437 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.398166 12126 raft_consensus.cc:2243] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.398660 12126 raft_consensus.cc:2272] T bad348b6ed24491bb50b41d1e4ed5c5f P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.400321 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.400816 12126 raft_consensus.cc:2243] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.401551 12126 raft_consensus.cc:2272] T 16c32b9d92cc47bd861ef920da458614 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.403963 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.404762 12126 raft_consensus.cc:2243] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:14.405668 14237 consensus_peers.cc:597] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.405694 12126 raft_consensus.cc:2272] T dacbea526d224541bd8281d4b6a11032 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.407827 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.408285 12126 raft_consensus.cc:2243] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.408618 12126 raft_consensus.cc:2272] T 93e06311abae4c658a8bdde240af435b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.410270 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.410722 12126 raft_consensus.cc:2243] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.411000 12126 raft_consensus.cc:2272] T 504dbc7d059a4ddeb2d913817f18ae15 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.412655 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.413087 12126 raft_consensus.cc:2243] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.413388 12126 raft_consensus.cc:2272] T 5cfe93bccb5344fb9ada00ad80a2a118 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.414988 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.415498 12126 raft_consensus.cc:2243] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.415942 12126 raft_consensus.cc:2272] T 16c4861325994b9d9521f79284f7a633 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.417290 14163 consensus_peers.cc:597] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.418068 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.418593 12126 raft_consensus.cc:2243] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.418908 12126 raft_consensus.cc:2272] T 38aa2532a1fc4b95a135b5624668a3e4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.420573 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.421033 12126 raft_consensus.cc:2243] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.421362 12126 raft_consensus.cc:2272] T 86779d2a56a74bb0816b95aa946d7402 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.422940 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.423430 12126 raft_consensus.cc:2243] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.423786 12126 raft_consensus.cc:2272] T fd62b90598cb49e8b16a77edba8780f4 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.425388 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.425843 12126 raft_consensus.cc:2243] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.426505 12126 raft_consensus.cc:2272] T f589a894a18b4943ba350164e7c8e34b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.428158 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.428624 12126 raft_consensus.cc:2243] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.428960 12126 raft_consensus.cc:2272] T 5451d4328ba54a02a54813104ec07a92 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.430627 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.431092 12126 raft_consensus.cc:2243] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.431453 12126 raft_consensus.cc:2272] T 62e398b3c8f643708d31996d9660e700 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.433060 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.433523 12126 raft_consensus.cc:2243] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.433871 12126 raft_consensus.cc:2272] T a48b6ee6e1a945068416f32a789db327 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.435989 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.436619 12126 raft_consensus.cc:2243] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.437372 12126 raft_consensus.cc:2272] T 3b490aca7e634a068ccc35112839395b P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.438974 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.439430 12126 raft_consensus.cc:2243] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.439785 12126 raft_consensus.cc:2272] T 760ce83bf71e42c79959a31872ef6c99 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.441391 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.441787 12126 raft_consensus.cc:2243] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.442394 12126 raft_consensus.cc:2272] T bd908fd3aad447a1b4573727e0452e9d P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.444000 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.444422 12126 raft_consensus.cc:2243] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.444746 12126 raft_consensus.cc:2272] T 3d16b465ea424683874a54fac16935f7 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.446346 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.446764 12126 raft_consensus.cc:2243] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.447119 12126 raft_consensus.cc:2272] T c46b603ab92447fda0ef03c599a03e0e P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.448764 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:14.449142 12126 raft_consensus.cc:2243] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.449818 12126 raft_consensus.cc:2272] T 1a5361b4935e4a6aa900071f8e968616 P 83bea0dd9f2e4d98bf87f7d5a7eda2af [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.496515 14237 connection.cc:573] client connection to 127.11.215.129:42369 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:56:14.496963 14237 consensus_peers.cc:597] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.512588 12126 tablet_server.cc:196] TabletServer@127.11.215.129:42369 shutdown complete.
W20260709 14:56:14.515820 14311 consensus_peers.cc:597] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.520958 14237 consensus_peers.cc:597] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.526432 14311 consensus_peers.cc:597] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.540419 14237 consensus_peers.cc:597] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.551649 14237 consensus_peers.cc:597] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.594173 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
W20260709 14:56:14.609251 14237 consensus_peers.cc:597] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.617262 14312 consensus_peers.cc:597] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.630548 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:14.631273 12126 tablet_replica.cc:333] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.631942 12126 raft_consensus.cc:2243] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.632896 12126 raft_consensus.cc:2272] T 614b4169373e447094ab1ed957964592 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.635246 12126 tablet_replica.cc:333] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.635983 12126 raft_consensus.cc:2243] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.636423 12126 raft_consensus.cc:2272] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.638530 12126 tablet_replica.cc:333] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
W20260709 14:56:14.638533 14237 consensus_peers.cc:597] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.639343 12126 raft_consensus.cc:2243] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.639801 12126 raft_consensus.cc:2272] T aec14eba66bd46fc93fdb3cd0eb183bf P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.642266 12126 tablet_replica.cc:333] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.643044 12126 raft_consensus.cc:2243] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.643541 12126 raft_consensus.cc:2272] T 551a55902e054b8b8eedc72e50416c01 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.644495 14237 consensus_peers.cc:597] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.646178 12126 tablet_replica.cc:333] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.646984 12126 raft_consensus.cc:2243] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.647779 12126 raft_consensus.cc:2272] T de44bc1806704565ab2d0f6efd3218b5 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.647975 14312 consensus_peers.cc:597] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.648128 14238 consensus_peers.cc:597] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.648960 14311 consensus_peers.cc:597] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.649727 12126 tablet_replica.cc:333] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.650352 12126 raft_consensus.cc:2243] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.651103 12126 raft_consensus.cc:2272] T 1701513313814ab9a39c3567d874c373 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.652793 12126 tablet_replica.cc:333] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.653280 12126 raft_consensus.cc:2243] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.653625 12126 raft_consensus.cc:2272] T eda90c4a605c467f8488132031ad1c62 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.655105 12126 tablet_replica.cc:333] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.655632 12126 raft_consensus.cc:2243] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.656026 12126 raft_consensus.cc:2272] T 62e398b3c8f643708d31996d9660e700 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.657809 12126 tablet_replica.cc:333] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
W20260709 14:56:14.657799 14311 consensus_peers.cc:597] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.658458 12126 raft_consensus.cc:2243] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.658849 12126 raft_consensus.cc:2272] T 5451d4328ba54a02a54813104ec07a92 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.660535 12126 tablet_replica.cc:333] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.661010 12126 raft_consensus.cc:2243] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.661623 12126 raft_consensus.cc:2272] T 5421d72773b84100ba978a72f58cfefc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.663233 12126 tablet_replica.cc:333] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.663833 12126 raft_consensus.cc:2243] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.664791 12126 raft_consensus.cc:2272] T cd30748b6edd4a67b75aaebab2f059a8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.666941 12126 tablet_replica.cc:333] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.667582 12126 raft_consensus.cc:2243] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:14.668038 14163 consensus_peers.cc:597] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.668120 12126 raft_consensus.cc:2272] T 5b8f80c26665440eb92c227d5c11898a P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.670023 12126 tablet_replica.cc:333] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.670511 12126 raft_consensus.cc:2243] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.670882 12126 raft_consensus.cc:2272] T 2b3aafafb06e4282ac23121fd036afdc P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.672490 12126 tablet_replica.cc:333] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.672956 12126 raft_consensus.cc:2243] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.673333 12126 raft_consensus.cc:2272] T fe745850e48547f2a239ca7381c18327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.674993 12126 tablet_replica.cc:333] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.675602 12126 raft_consensus.cc:2243] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.676147 12126 raft_consensus.cc:2272] T e9df523da9c340789d021365a3cd66da P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.677348 14311 consensus_peers.cc:597] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.678275 12126 tablet_replica.cc:333] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.678943 12126 raft_consensus.cc:2243] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.679543 12126 raft_consensus.cc:2272] T 504dbc7d059a4ddeb2d913817f18ae15 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.679808 14312 consensus_peers.cc:597] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.680301 14311 consensus_peers.cc:597] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.681946 12126 tablet_replica.cc:333] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.682597 12126 raft_consensus.cc:2243] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:14.683002 14238 consensus_peers.cc:597] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.683604 12126 raft_consensus.cc:2272] T 5cfe93bccb5344fb9ada00ad80a2a118 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.685863 12126 tablet_replica.cc:333] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.686583 12126 raft_consensus.cc:2243] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.687047 12126 raft_consensus.cc:2272] T 3b490aca7e634a068ccc35112839395b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.687245 14311 consensus_peers.cc:597] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.688797 12126 tablet_replica.cc:333] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.689360 12126 raft_consensus.cc:2243] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.689990 12126 raft_consensus.cc:2272] T 6047e229b6844efca3e4e3a284356f9a P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.691740 12126 tablet_replica.cc:333] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.692231 12126 raft_consensus.cc:2243] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.692960 12126 raft_consensus.cc:2272] T a48b6ee6e1a945068416f32a789db327 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.694566 14312 consensus_peers.cc:597] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.695045 12126 tablet_replica.cc:333] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.695657 12126 raft_consensus.cc:2243] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.696053 12126 raft_consensus.cc:2272] T 16c32b9d92cc47bd861ef920da458614 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.697253 14238 consensus_peers.cc:597] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.697748 12126 tablet_replica.cc:333] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.698263 12126 raft_consensus.cc:2243] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.698678 12126 raft_consensus.cc:2272] T b2d547edbb694a48b173c79d43757ad9 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.700695 12126 tablet_replica.cc:333] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.701162 12126 raft_consensus.cc:2243] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.701588 12126 raft_consensus.cc:2272] T bad348b6ed24491bb50b41d1e4ed5c5f P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.702761 14163 consensus_peers.cc:597] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.703267 12126 tablet_replica.cc:333] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.703871 12126 raft_consensus.cc:2243] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.704228 12126 raft_consensus.cc:2272] T 0c0bf68311184d3b864dbf84b8508641 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.705936 12126 tablet_replica.cc:333] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.706401 12126 raft_consensus.cc:2243] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.706784 12126 raft_consensus.cc:2272] T e54d4d4f76404e57b68a52d75d6a53b2 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.708130 14312 consensus_peers.cc:597] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.708488 12126 tablet_replica.cc:333] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.709025 12126 raft_consensus.cc:2243] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.709367 12126 raft_consensus.cc:2272] T e2d53c7f01384217a4906ad5ceac3232 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.711035 12126 tablet_replica.cc:333] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.711570 12126 raft_consensus.cc:2243] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.711938 12126 raft_consensus.cc:2272] T eab2d9410a2d4a309f6f39eacc075e56 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.713654 12126 tablet_replica.cc:333] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.714123 12126 raft_consensus.cc:2243] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.714488 12126 raft_consensus.cc:2272] T 38aa2532a1fc4b95a135b5624668a3e4 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.715937 14312 consensus_peers.cc:597] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.716481 12126 tablet_replica.cc:333] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.717167 12126 raft_consensus.cc:2243] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.717679 12126 raft_consensus.cc:2272] T 86779d2a56a74bb0816b95aa946d7402 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.720175 12126 tablet_replica.cc:333] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
W20260709 14:56:14.720366 14238 consensus_peers.cc:597] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.720854 12126 raft_consensus.cc:2243] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:14.721354 14237 consensus_peers.cc:597] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.721671 12126 raft_consensus.cc:2272] T 447f56f7cf1d459da0642f83fa7a4cd6 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.723740 12126 tablet_replica.cc:333] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
W20260709 14:56:14.723671 14237 consensus_peers.cc:597] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.724464 12126 raft_consensus.cc:2243] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.724819 12126 raft_consensus.cc:2272] T c310b212969745a5b7ea29907cb332ba P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.726776 12126 tablet_replica.cc:333] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.727211 12126 raft_consensus.cc:2243] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.727990 12126 raft_consensus.cc:2272] T fd62b90598cb49e8b16a77edba8780f4 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.729668 12126 tablet_replica.cc:333] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.730230 12126 raft_consensus.cc:2243] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:14.730751 14312 consensus_peers.cc:597] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.730858 12126 raft_consensus.cc:2272] T d486907846304c29930e1f3c44e9c0b0 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.732664 12126 tablet_replica.cc:333] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.733316 12126 raft_consensus.cc:2243] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.733937 12126 raft_consensus.cc:2272] T 188cfb2f399c434d8ff9124b6df5c85a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.735694 12126 tablet_replica.cc:333] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.736169 12126 raft_consensus.cc:2243] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.736506 12126 raft_consensus.cc:2272] T bd908fd3aad447a1b4573727e0452e9d P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.738018 12126 tablet_replica.cc:333] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.738454 12126 raft_consensus.cc:2243] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.738801 12126 raft_consensus.cc:2272] T c46b603ab92447fda0ef03c599a03e0e P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.740646 12126 tablet_replica.cc:333] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.741219 12126 raft_consensus.cc:2243] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.741657 12126 raft_consensus.cc:2272] T 1a5361b4935e4a6aa900071f8e968616 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.742329 14238 consensus_peers.cc:597] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.743767 12126 tablet_replica.cc:333] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
W20260709 14:56:14.743923 14237 consensus_peers.cc:597] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.744500 12126 raft_consensus.cc:2243] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.744850 12126 raft_consensus.cc:2272] T 3d16b465ea424683874a54fac16935f7 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.746719 12126 tablet_replica.cc:333] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.747282 12126 raft_consensus.cc:2243] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.748027 12126 raft_consensus.cc:2272] T 9dc9f577c60c459190ca804aa43a0dc8 P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.748394 14312 consensus_peers.cc:597] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.749651 12126 tablet_replica.cc:333] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.750209 12126 raft_consensus.cc:2243] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.750840 12126 raft_consensus.cc:2272] T 4eef095013d04696b380e857d80067ac P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.752482 12126 tablet_replica.cc:333] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.753131 12126 raft_consensus.cc:2243] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.753501 12126 raft_consensus.cc:2272] T 1ddba217ce874366b0b03220527ce80a P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.755565 12126 tablet_replica.cc:333] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
W20260709 14:56:14.755614 14237 consensus_peers.cc:597] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.756235 12126 raft_consensus.cc:2243] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.756639 12126 raft_consensus.cc:2272] T fe7bd4ec4ee245a083920cebea2d7f2b P 91dcbf570b174b998d38ab9b6ac79338 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.758747 12126 tablet_replica.cc:333] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.759251 12126 raft_consensus.cc:2243] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 LEADER]: Raft consensus shutting down.
W20260709 14:56:14.759267 14312 consensus_peers.cc:597] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.760196 12126 raft_consensus.cc:2272] T 6ab11689ba684caa840cb6cb03e2f324 P 91dcbf570b174b998d38ab9b6ac79338 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.761902 12126 tablet_replica.cc:333] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338: stopping tablet replica
I20260709 14:56:14.762308 12126 raft_consensus.cc:2243] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.762647 12126 raft_consensus.cc:2272] T f304b4de9d154175801748dd0df011f2 P 91dcbf570b174b998d38ab9b6ac79338 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:14.788478 14311 consensus_peers.cc:597] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.811753 14311 consensus_peers.cc:597] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c -> Peer 83bea0dd9f2e4d98bf87f7d5a7eda2af (127.11.215.129:42369): Couldn't send request to peer 83bea0dd9f2e4d98bf87f7d5a7eda2af. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:42369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.830143 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
W20260709 14:56:14.854678 14312 consensus_peers.cc:597] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.866204 14238 consensus_peers.cc:597] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.869333 14238 consensus_peers.cc:597] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.889902 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
W20260709 14:56:14.914294 14310 consensus_peers.cc:597] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:14.922887 14238 consensus_peers.cc:597] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff -> Peer 91dcbf570b174b998d38ab9b6ac79338 (127.11.215.130:42689): Couldn't send request to peer 91dcbf570b174b998d38ab9b6ac79338. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:42689: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:14.934859 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:14.935817 12126 tablet_replica.cc:333] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.936697 12126 raft_consensus.cc:2243] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.937580 12126 raft_consensus.cc:2272] T 8d6f88a148ff4228a0e43eb5506076b0 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.939991 12126 tablet_replica.cc:333] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.940748 12126 raft_consensus.cc:2243] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.941494 12126 raft_consensus.cc:2272] T dcb1332a4898458ab531a542f1df2694 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.943300 12126 tablet_replica.cc:333] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.944056 12126 raft_consensus.cc:2243] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.944458 12126 raft_consensus.cc:2272] T fe7bd4ec4ee245a083920cebea2d7f2b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.946007 12126 tablet_replica.cc:333] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.946468 12126 raft_consensus.cc:2243] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.946815 12126 raft_consensus.cc:2272] T dacbea526d224541bd8281d4b6a11032 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.948367 12126 tablet_replica.cc:333] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.948832 12126 raft_consensus.cc:2243] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.949178 12126 raft_consensus.cc:2272] T 93e06311abae4c658a8bdde240af435b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.950762 12126 tablet_replica.cc:333] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.951221 12126 raft_consensus.cc:2243] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.951613 12126 raft_consensus.cc:2272] T de44bc1806704565ab2d0f6efd3218b5 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.953241 12126 tablet_replica.cc:333] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.953687 12126 raft_consensus.cc:2243] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.954144 12126 raft_consensus.cc:2272] T 614b4169373e447094ab1ed957964592 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.956339 12126 tablet_replica.cc:333] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.957038 12126 raft_consensus.cc:2243] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.957448 12126 raft_consensus.cc:2272] T f589a894a18b4943ba350164e7c8e34b P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.959522 12126 tablet_replica.cc:333] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.960132 12126 raft_consensus.cc:2243] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.960527 12126 raft_consensus.cc:2272] T 423b9850c7f8450684d8738e79586334 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.962752 12126 tablet_replica.cc:333] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.963469 12126 raft_consensus.cc:2243] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.964394 12126 raft_consensus.cc:2272] T 2b3aafafb06e4282ac23121fd036afdc P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.966470 12126 tablet_replica.cc:333] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.966902 12126 raft_consensus.cc:2243] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.967248 12126 raft_consensus.cc:2272] T fe745850e48547f2a239ca7381c18327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.968789 12126 tablet_replica.cc:333] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.969244 12126 raft_consensus.cc:2243] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.969558 12126 raft_consensus.cc:2272] T 5421d72773b84100ba978a72f58cfefc P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.971017 12126 tablet_replica.cc:333] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.971496 12126 raft_consensus.cc:2243] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.971822 12126 raft_consensus.cc:2272] T 5b8f80c26665440eb92c227d5c11898a P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.973364 12126 tablet_replica.cc:333] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.973824 12126 raft_consensus.cc:2243] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.974151 12126 raft_consensus.cc:2272] T 4eef095013d04696b380e857d80067ac P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.975750 12126 tablet_replica.cc:333] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.976222 12126 raft_consensus.cc:2243] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.976899 12126 raft_consensus.cc:2272] T e9df523da9c340789d021365a3cd66da P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.978494 12126 tablet_replica.cc:333] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.978998 12126 raft_consensus.cc:2243] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.979396 12126 raft_consensus.cc:2272] T aec14eba66bd46fc93fdb3cd0eb183bf P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.980891 12126 tablet_replica.cc:333] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.981384 12126 raft_consensus.cc:2243] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.982040 12126 raft_consensus.cc:2272] T 1d238f1febbc4a01a11975abf106ca62 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.983613 12126 tablet_replica.cc:333] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.984082 12126 raft_consensus.cc:2243] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.984432 12126 raft_consensus.cc:2272] T 1ddba217ce874366b0b03220527ce80a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.986022 12126 tablet_replica.cc:333] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.986478 12126 raft_consensus.cc:2243] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.986848 12126 raft_consensus.cc:2272] T bd908fd3aad447a1b4573727e0452e9d P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.988394 12126 tablet_replica.cc:333] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.988843 12126 raft_consensus.cc:2243] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.989182 12126 raft_consensus.cc:2272] T 1a5361b4935e4a6aa900071f8e968616 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.991166 12126 tablet_replica.cc:333] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.991803 12126 raft_consensus.cc:2243] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.992738 12126 raft_consensus.cc:2272] T c46b603ab92447fda0ef03c599a03e0e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.995139 12126 tablet_replica.cc:333] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.995810 12126 raft_consensus.cc:2243] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:14.996671 12126 raft_consensus.cc:2272] T 3d16b465ea424683874a54fac16935f7 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:14.998976 12126 tablet_replica.cc:333] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:14.999612 12126 raft_consensus.cc:2243] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:14.999941 12126 raft_consensus.cc:2272] T 760ce83bf71e42c79959a31872ef6c99 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.001767 12126 tablet_replica.cc:333] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.002210 12126 raft_consensus.cc:2243] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.002559 12126 raft_consensus.cc:2272] T e0c219915b90410d8198a1874a1c5ca8 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.004020 12126 tablet_replica.cc:333] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.004448 12126 raft_consensus.cc:2243] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.004786 12126 raft_consensus.cc:2272] T dacc8c2e366d4b269d97018f144b5e6d P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.006372 12126 tablet_replica.cc:333] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.006808 12126 raft_consensus.cc:2243] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.007470 12126 raft_consensus.cc:2272] T 7b27e94641914bc0ba66775a9ac3bc3f P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.008971 12126 tablet_replica.cc:333] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.009497 12126 raft_consensus.cc:2243] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.010138 12126 raft_consensus.cc:2272] T b2d547edbb694a48b173c79d43757ad9 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.011718 12126 tablet_replica.cc:333] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.012156 12126 raft_consensus.cc:2243] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.012754 12126 raft_consensus.cc:2272] T 0c0bf68311184d3b864dbf84b8508641 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.014252 12126 tablet_replica.cc:333] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.014693 12126 raft_consensus.cc:2243] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.015044 12126 raft_consensus.cc:2272] T a16bae35f33147ca858b454a09aed407 P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.016650 12126 tablet_replica.cc:333] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.017078 12126 raft_consensus.cc:2243] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.017403 12126 raft_consensus.cc:2272] T a48b6ee6e1a945068416f32a789db327 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.018983 12126 tablet_replica.cc:333] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.019516 12126 raft_consensus.cc:2243] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.019994 12126 raft_consensus.cc:2272] T 6047e229b6844efca3e4e3a284356f9a P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.022051 12126 tablet_replica.cc:333] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.022696 12126 raft_consensus.cc:2243] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.023504 12126 raft_consensus.cc:2272] T 5451d4328ba54a02a54813104ec07a92 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.025763 12126 tablet_replica.cc:333] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.026304 12126 raft_consensus.cc:2243] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.027048 12126 raft_consensus.cc:2272] T 7fc219b1a10b4138aca1c3b47ad4dc44 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.028707 12126 tablet_replica.cc:333] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.029196 12126 raft_consensus.cc:2243] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.029568 12126 raft_consensus.cc:2272] T 11afc8e951d24759ae292e7c60882019 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.031167 12126 tablet_replica.cc:333] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.031658 12126 raft_consensus.cc:2243] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.032006 12126 raft_consensus.cc:2272] T e8505589a7f847a18b3756513a9f0d7e P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.033595 12126 tablet_replica.cc:333] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.034067 12126 raft_consensus.cc:2243] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.034435 12126 raft_consensus.cc:2272] T 1701513313814ab9a39c3567d874c373 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.036052 12126 tablet_replica.cc:333] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.036504 12126 raft_consensus.cc:2243] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.036841 12126 raft_consensus.cc:2272] T 188cfb2f399c434d8ff9124b6df5c85a P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.038630 12126 tablet_replica.cc:333] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.039100 12126 raft_consensus.cc:2243] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.039547 12126 raft_consensus.cc:2272] T d486907846304c29930e1f3c44e9c0b0 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:15.040328 14310 consensus_peers.cc:597] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:15.041332 12126 tablet_replica.cc:333] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.041854 12126 raft_consensus.cc:2243] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.042223 12126 raft_consensus.cc:2272] T c310b212969745a5b7ea29907cb332ba P 97b63b80270b4abfb2626b0efddd39ff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.044193 12126 tablet_replica.cc:333] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.044636 12126 raft_consensus.cc:2243] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.045264 12126 raft_consensus.cc:2272] T 86779d2a56a74bb0816b95aa946d7402 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.046803 12126 tablet_replica.cc:333] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.047222 12126 raft_consensus.cc:2243] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.047600 12126 raft_consensus.cc:2272] T 447f56f7cf1d459da0642f83fa7a4cd6 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.049137 12126 tablet_replica.cc:333] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.049564 12126 raft_consensus.cc:2243] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.050297 12126 raft_consensus.cc:2272] T 16c4861325994b9d9521f79284f7a633 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.051941 12126 tablet_replica.cc:333] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.052366 12126 raft_consensus.cc:2243] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.052989 12126 raft_consensus.cc:2272] T e54d4d4f76404e57b68a52d75d6a53b2 P 97b63b80270b4abfb2626b0efddd39ff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.054510 12126 tablet_replica.cc:333] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff: stopping tablet replica
I20260709 14:56:15.054917 12126 raft_consensus.cc:2243] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.055284 12126 raft_consensus.cc:2272] T e2d53c7f01384217a4906ad5ceac3232 P 97b63b80270b4abfb2626b0efddd39ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.118693 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
W20260709 14:56:15.183249 14310 consensus_peers.cc:597] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.131:39561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:15.187739 12126 tablet_server.cc:179] TabletServer@127.11.215.132:0 shutting down...
I20260709 14:56:15.220315 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:15.220961 12126 tablet_replica.cc:333] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.221529 12126 raft_consensus.cc:2243] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.221979 12126 raft_consensus.cc:2272] T 8d6f88a148ff4228a0e43eb5506076b0 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.223867 12126 tablet_replica.cc:333] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.224404 12126 raft_consensus.cc:2243] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.225063 12126 raft_consensus.cc:2272] T 62e398b3c8f643708d31996d9660e700 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.226917 12126 tablet_replica.cc:333] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.227571 12126 raft_consensus.cc:2243] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:56:15.227998 14310 consensus_peers.cc:597] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.131:39561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:15.228011 12126 raft_consensus.cc:2272] T cd30748b6edd4a67b75aaebab2f059a8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.230177 12126 tablet_replica.cc:333] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.230677 12126 raft_consensus.cc:2243] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.231099 12126 raft_consensus.cc:2272] T 5421d72773b84100ba978a72f58cfefc P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.233593 12126 tablet_replica.cc:333] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.234251 12126 raft_consensus.cc:2243] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.234741 12126 raft_consensus.cc:2272] T f589a894a18b4943ba350164e7c8e34b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.237206 12126 tablet_replica.cc:333] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.237754 12126 raft_consensus.cc:2243] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.238252 12126 raft_consensus.cc:2272] T 614b4169373e447094ab1ed957964592 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.240444 12126 tablet_replica.cc:333] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.241326 12126 raft_consensus.cc:2243] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.241799 12126 raft_consensus.cc:2272] T 1701513313814ab9a39c3567d874c373 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:15.243925 14310 consensus_peers.cc:597] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.131:39561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:15.244135 12126 tablet_replica.cc:333] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
W20260709 14:56:15.244295 14310 consensus_peers.cc:597] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c -> Peer 97b63b80270b4abfb2626b0efddd39ff (127.11.215.131:39561): Couldn't send request to peer 97b63b80270b4abfb2626b0efddd39ff. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.131:39561: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:15.244779 12126 raft_consensus.cc:2243] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.245458 12126 raft_consensus.cc:2272] T 423b9850c7f8450684d8738e79586334 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.247273 12126 tablet_replica.cc:333] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.247825 12126 raft_consensus.cc:2243] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.248171 12126 raft_consensus.cc:2272] T dacbea526d224541bd8281d4b6a11032 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.249802 12126 tablet_replica.cc:333] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.250285 12126 raft_consensus.cc:2243] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.250947 12126 raft_consensus.cc:2272] T 93e06311abae4c658a8bdde240af435b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.252923 12126 tablet_replica.cc:333] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.253605 12126 raft_consensus.cc:2243] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.254086 12126 raft_consensus.cc:2272] T de44bc1806704565ab2d0f6efd3218b5 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.256245 12126 tablet_replica.cc:333] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.256711 12126 raft_consensus.cc:2243] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.257086 12126 raft_consensus.cc:2272] T 4eef095013d04696b380e857d80067ac P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.258747 12126 tablet_replica.cc:333] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.259204 12126 raft_consensus.cc:2243] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.259616 12126 raft_consensus.cc:2272] T e9df523da9c340789d021365a3cd66da P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.261210 12126 tablet_replica.cc:333] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.261680 12126 raft_consensus.cc:2243] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.262040 12126 raft_consensus.cc:2272] T a16bae35f33147ca858b454a09aed407 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.263613 12126 tablet_replica.cc:333] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.264063 12126 raft_consensus.cc:2243] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.264696 12126 raft_consensus.cc:2272] T 504dbc7d059a4ddeb2d913817f18ae15 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.266291 12126 tablet_replica.cc:333] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.266752 12126 raft_consensus.cc:2243] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.267087 12126 raft_consensus.cc:2272] T 5cfe93bccb5344fb9ada00ad80a2a118 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.268711 12126 tablet_replica.cc:333] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.269203 12126 raft_consensus.cc:2243] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.269840 12126 raft_consensus.cc:2272] T fe7bd4ec4ee245a083920cebea2d7f2b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.271485 12126 tablet_replica.cc:333] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.271939 12126 raft_consensus.cc:2243] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.272271 12126 raft_consensus.cc:2272] T 6ab11689ba684caa840cb6cb03e2f324 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.273769 12126 tablet_replica.cc:333] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.274245 12126 raft_consensus.cc:2243] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.274591 12126 raft_consensus.cc:2272] T e0c219915b90410d8198a1874a1c5ca8 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.276196 12126 tablet_replica.cc:333] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.276651 12126 raft_consensus.cc:2243] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.277015 12126 raft_consensus.cc:2272] T 7b27e94641914bc0ba66775a9ac3bc3f P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.278564 12126 tablet_replica.cc:333] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.279026 12126 raft_consensus.cc:2243] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.279402 12126 raft_consensus.cc:2272] T eda90c4a605c467f8488132031ad1c62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.280912 12126 tablet_replica.cc:333] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.281368 12126 raft_consensus.cc:2243] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.282037 12126 raft_consensus.cc:2272] T dacc8c2e366d4b269d97018f144b5e6d P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.283603 12126 tablet_replica.cc:333] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.284070 12126 raft_consensus.cc:2243] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.284713 12126 raft_consensus.cc:2272] T 11afc8e951d24759ae292e7c60882019 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.286263 12126 tablet_replica.cc:333] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.286717 12126 raft_consensus.cc:2243] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.287075 12126 raft_consensus.cc:2272] T 6047e229b6844efca3e4e3a284356f9a P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.288618 12126 tablet_replica.cc:333] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.289095 12126 raft_consensus.cc:2243] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.289454 12126 raft_consensus.cc:2272] T 3b490aca7e634a068ccc35112839395b P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.290982 12126 tablet_replica.cc:333] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.291446 12126 raft_consensus.cc:2243] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.291785 12126 raft_consensus.cc:2272] T 9dc9f577c60c459190ca804aa43a0dc8 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.293303 12126 tablet_replica.cc:333] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.293746 12126 raft_consensus.cc:2243] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.294363 12126 raft_consensus.cc:2272] T 1ddba217ce874366b0b03220527ce80a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.295918 12126 tablet_replica.cc:333] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.296373 12126 raft_consensus.cc:2243] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.296744 12126 raft_consensus.cc:2272] T 16c32b9d92cc47bd861ef920da458614 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.298343 12126 tablet_replica.cc:333] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.298795 12126 raft_consensus.cc:2243] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.299454 12126 raft_consensus.cc:2272] T bad348b6ed24491bb50b41d1e4ed5c5f P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.300979 12126 tablet_replica.cc:333] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.301419 12126 raft_consensus.cc:2243] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.302058 12126 raft_consensus.cc:2272] T 551a55902e054b8b8eedc72e50416c01 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.303656 12126 tablet_replica.cc:333] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.304122 12126 raft_consensus.cc:2243] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.304469 12126 raft_consensus.cc:2272] T 1d238f1febbc4a01a11975abf106ca62 P d1b31b01309e4d33ba5760458cddff7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.306097 12126 tablet_replica.cc:333] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.306551 12126 raft_consensus.cc:2243] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.306895 12126 raft_consensus.cc:2272] T 188cfb2f399c434d8ff9124b6df5c85a P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.308511 12126 tablet_replica.cc:333] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.308962 12126 raft_consensus.cc:2243] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.309307 12126 raft_consensus.cc:2272] T fd62b90598cb49e8b16a77edba8780f4 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.310896 12126 tablet_replica.cc:333] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.311441 12126 raft_consensus.cc:2243] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.311877 12126 raft_consensus.cc:2272] T d486907846304c29930e1f3c44e9c0b0 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.313854 12126 tablet_replica.cc:333] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.314391 12126 raft_consensus.cc:2243] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.315268 12126 raft_consensus.cc:2272] T 760ce83bf71e42c79959a31872ef6c99 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.316941 12126 tablet_replica.cc:333] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.317409 12126 raft_consensus.cc:2243] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.318059 12126 raft_consensus.cc:2272] T eab2d9410a2d4a309f6f39eacc075e56 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.319800 12126 tablet_replica.cc:333] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.320238 12126 raft_consensus.cc:2243] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.320554 12126 raft_consensus.cc:2272] T e8505589a7f847a18b3756513a9f0d7e P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.322085 12126 tablet_replica.cc:333] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.322506 12126 raft_consensus.cc:2243] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.323089 12126 raft_consensus.cc:2272] T 38aa2532a1fc4b95a135b5624668a3e4 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.324651 12126 tablet_replica.cc:333] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.325073 12126 raft_consensus.cc:2243] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.325372 12126 raft_consensus.cc:2272] T 447f56f7cf1d459da0642f83fa7a4cd6 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.326864 12126 tablet_replica.cc:333] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.327278 12126 raft_consensus.cc:2243] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.327649 12126 raft_consensus.cc:2272] T 16c4861325994b9d9521f79284f7a633 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.329129 12126 tablet_replica.cc:333] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.329564 12126 raft_consensus.cc:2243] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.329890 12126 raft_consensus.cc:2272] T e54d4d4f76404e57b68a52d75d6a53b2 P d1b31b01309e4d33ba5760458cddff7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.331434 12126 tablet_replica.cc:333] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.331830 12126 raft_consensus.cc:2243] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.332455 12126 raft_consensus.cc:2272] T e2d53c7f01384217a4906ad5ceac3232 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.333974 12126 tablet_replica.cc:333] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.334367 12126 raft_consensus.cc:2243] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:15.334676 12126 raft_consensus.cc:2272] T dcb1332a4898458ab531a542f1df2694 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.336323 12126 tablet_replica.cc:333] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c: stopping tablet replica
I20260709 14:56:15.336705 12126 raft_consensus.cc:2243] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.337318 12126 raft_consensus.cc:2272] T f304b4de9d154175801748dd0df011f2 P d1b31b01309e4d33ba5760458cddff7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.395118 12126 tablet_server.cc:196] TabletServer@127.11.215.132:0 shutdown complete.
I20260709 14:56:15.449716 12126 master.cc:562] Master@127.11.215.190:45063 shutting down...
I20260709 14:56:15.470382 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:15.470860 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:15.471115 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 45edf4fdcda5417db554240a2ac49309: stopping tablet replica
I20260709 14:56:15.491771 12126 master.cc:584] Master@127.11.215.190:45063 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (24828 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:56:15.568285 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:46137
I20260709 14:56:15.569324 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:15.574911 15301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.574821 15300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.575681 15303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:15.575961 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:15.577008 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:15.577188 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:15.577342 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608975577323 us; error 0 us; skew 500 ppm
I20260709 14:56:15.577831 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:15.580140 12126 webserver.cc:533] Webserver started at http://127.11.215.190:37067/ using document root <none> and password file <none>
I20260709 14:56:15.580602 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:15.580766 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:15.581005 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:15.582010 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "07977daa8974466d96a18f70a2c3b4a9"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.585955 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:56:15.588989 15308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.589633 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:15.589883 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "07977daa8974466d96a18f70a2c3b4a9"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.590132 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:15.604875 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:15.605984 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:15.641346 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:46137
I20260709 14:56:15.641438 15359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:46137 every 8 connection(s)
I20260709 14:56:15.645210 15360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:15.654502 15360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9: Bootstrap starting.
I20260709 14:56:15.659004 15360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:15.662815 15360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9: No bootstrap required, opened a new log
I20260709 14:56:15.664831 15360 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07977daa8974466d96a18f70a2c3b4a9" member_type: VOTER }
I20260709 14:56:15.665196 15360 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:15.665395 15360 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07977daa8974466d96a18f70a2c3b4a9, State: Initialized, Role: FOLLOWER
I20260709 14:56:15.665956 15360 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07977daa8974466d96a18f70a2c3b4a9" member_type: VOTER }
I20260709 14:56:15.666373 15360 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:15.666582 15360 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:15.666821 15360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:15.670859 15360 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07977daa8974466d96a18f70a2c3b4a9" member_type: VOTER }
I20260709 14:56:15.671314 15360 leader_election.cc:304] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [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: 07977daa8974466d96a18f70a2c3b4a9; no voters: 
I20260709 14:56:15.672349 15360 leader_election.cc:290] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:15.672618 15363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:15.673801 15363 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 1 LEADER]: Becoming Leader. State: Replica: 07977daa8974466d96a18f70a2c3b4a9, State: Running, Role: LEADER
I20260709 14:56:15.674580 15363 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [LEADER]: Queue going to LEADER mode. State: All 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: "07977daa8974466d96a18f70a2c3b4a9" member_type: VOTER }
I20260709 14:56:15.674945 15360 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:15.679173 15365 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07977daa8974466d96a18f70a2c3b4a9. Latest consensus state: current_term: 1 leader_uuid: "07977daa8974466d96a18f70a2c3b4a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07977daa8974466d96a18f70a2c3b4a9" member_type: VOTER } }
I20260709 14:56:15.679828 15365 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:15.680141 15364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07977daa8974466d96a18f70a2c3b4a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07977daa8974466d96a18f70a2c3b4a9" member_type: VOTER } }
I20260709 14:56:15.680678 15364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:15.681586 15371 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:15.686106 15371 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:15.688498 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:15.694294 15371 catalog_manager.cc:1383] Generated new cluster ID: 0e1fcd79a150461e88122a5ebdbeda6a
I20260709 14:56:15.694514 15371 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:15.719165 15371 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:15.720330 15371 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:15.738287 15371 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9: Generated new TSK 0
I20260709 14:56:15.738870 15371 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:15.755285 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:15.761000 15381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.761924 15382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.765389 15384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:15.766628 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:15.767575 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:15.767763 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:15.767926 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608975767909 us; error 0 us; skew 500 ppm
I20260709 14:56:15.768430 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:15.770471 12126 webserver.cc:533] Webserver started at http://127.11.215.129:40829/ using document root <none> and password file <none>
I20260709 14:56:15.770920 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:15.771097 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:15.771377 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:15.772409 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.776530 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:15.779572 15389 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.780218 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:15.780504 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.780754 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:15.817042 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:15.818207 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:15.819643 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:15.821732 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:15.821920 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.822134 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:15.822292 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.858878 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:38373
I20260709 14:56:15.858952 15451 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:38373 every 8 connection(s)
I20260709 14:56:15.863710 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:15.870412 15456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.871459 15457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.873960 15459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:15.874464 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:15.875712 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:15.875916 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:15.876075 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608975876056 us; error 0 us; skew 500 ppm
I20260709 14:56:15.876541 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:15.878706 12126 webserver.cc:533] Webserver started at http://127.11.215.130:40121/ using document root <none> and password file <none>
I20260709 14:56:15.879274 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:15.879503 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:15.879801 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:15.881208 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.881673 15452 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46137
I20260709 14:56:15.882053 15452 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:15.882737 15452 heartbeater.cc:507] Master 127.11.215.190:46137 requested a full tablet report, sending...
I20260709 14:56:15.884593 15325 ts_manager.cc:194] Registered new tserver with Master: bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373)
I20260709 14:56:15.885946 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:15.886261 15325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39428
I20260709 14:56:15.889263 15464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.890040 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:15.890295 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.890548 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:15.899416 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:15.900499 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:15.901790 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:15.903839 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:15.904021 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.904222 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:15.904363 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.942488 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:36947
I20260709 14:56:15.942595 15526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:36947 every 8 connection(s)
I20260709 14:56:15.946849 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:15.953125 15530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.954118 15531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:15.956806 15533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:15.957701 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:15.958185 15527 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46137
I20260709 14:56:15.958534 15527 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:15.958659 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:15.958921 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:15.959085 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608975959068 us; error 0 us; skew 500 ppm
I20260709 14:56:15.959234 15527 heartbeater.cc:507] Master 127.11.215.190:46137 requested a full tablet report, sending...
I20260709 14:56:15.959697 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:15.961287 15325 ts_manager.cc:194] Registered new tserver with Master: 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:15.962286 12126 webserver.cc:533] Webserver started at http://127.11.215.131:38341/ using document root <none> and password file <none>
I20260709 14:56:15.962944 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:15.962987 15325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39430
I20260709 14:56:15.963269 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:15.963639 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:15.964742 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "81ca535da7514cd9a643c6cc2e543205"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.968827 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:15.971772 15538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:15.972434 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:15.972740 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "81ca535da7514cd9a643c6cc2e543205"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:15.972997 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:16.007573 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:16.008761 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:16.010154 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:16.012243 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:16.012434 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.012650 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:16.012843 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:16.049572 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:38045
I20260709 14:56:16.049671 15600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:38045 every 8 connection(s)
I20260709 14:56:16.062608 15601 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46137
I20260709 14:56:16.063004 15601 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:16.063741 15601 heartbeater.cc:507] Master 127.11.215.190:46137 requested a full tablet report, sending...
I20260709 14:56:16.065469 15325 ts_manager.cc:194] Registered new tserver with Master: 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.065807 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01333788s
I20260709 14:56:16.066826 15325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39440
I20260709 14:56:16.089517 15325 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39448:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:16.092396 15325 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:16.155800 15566 tablet_service.cc:1511] Processing CreateTablet for tablet 67b7fe54b67b47d5a4ae7a67063470e2 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:16.156566 15565 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec175eaa62b4af99d9882636e5d5b78 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:16.157244 15566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b7fe54b67b47d5a4ae7a67063470e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.157984 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec175eaa62b4af99d9882636e5d5b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.160491 15564 tablet_service.cc:1511] Processing CreateTablet for tablet fbd74dcbfe3243ce9f13729f91453431 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:16.161886 15564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd74dcbfe3243ce9f13729f91453431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.164276 15563 tablet_service.cc:1511] Processing CreateTablet for tablet c3f889b82851469ca7a35ac6a8b4c8d4 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:16.165542 15563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f889b82851469ca7a35ac6a8b4c8d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.169523 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4a14481453409782aabab1bb43d6ef (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:16.170912 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4a14481453409782aabab1bb43d6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.174886 15561 tablet_service.cc:1511] Processing CreateTablet for tablet dba8f859b7864c358866e263484ad0f1 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:16.176340 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba8f859b7864c358866e263484ad0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.201968 15616 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.205118 15417 tablet_service.cc:1511] Processing CreateTablet for tablet 67b7fe54b67b47d5a4ae7a67063470e2 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:16.206463 15417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b7fe54b67b47d5a4ae7a67063470e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.212919 15416 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec175eaa62b4af99d9882636e5d5b78 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:16.213310 15415 tablet_service.cc:1511] Processing CreateTablet for tablet fbd74dcbfe3243ce9f13729f91453431 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:16.214298 15416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec175eaa62b4af99d9882636e5d5b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.214866 15415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd74dcbfe3243ce9f13729f91453431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.216938 15487 tablet_service.cc:1511] Processing CreateTablet for tablet dba8f859b7864c358866e263484ad0f1 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:16.217299 15490 tablet_service.cc:1511] Processing CreateTablet for tablet fbd74dcbfe3243ce9f13729f91453431 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:56:16.218237 15487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba8f859b7864c358866e263484ad0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.219482 15489 tablet_service.cc:1511] Processing CreateTablet for tablet c3f889b82851469ca7a35ac6a8b4c8d4 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:16.220782 15489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f889b82851469ca7a35ac6a8b4c8d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.222493 15486 tablet_service.cc:1511] Processing CreateTablet for tablet 82fe5ab88cbb45289a0cada1d6032cd1 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:16.223739 15486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fe5ab88cbb45289a0cada1d6032cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.224429 15488 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4a14481453409782aabab1bb43d6ef (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:16.225662 15488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4a14481453409782aabab1bb43d6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.226352 15565 tablet_service.cc:1511] Processing CreateTablet for tablet d961f249ede448caa1814a6b76027156 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:16.227451 15491 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec175eaa62b4af99d9882636e5d5b78 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:56:16.228364 15565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d961f249ede448caa1814a6b76027156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.228667 15491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec175eaa62b4af99d9882636e5d5b78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.230453 15492 tablet_service.cc:1511] Processing CreateTablet for tablet 67b7fe54b67b47d5a4ae7a67063470e2 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:56:16.231643 15492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67b7fe54b67b47d5a4ae7a67063470e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.234725 15490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd74dcbfe3243ce9f13729f91453431. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.237920 15616 tablet_bootstrap.cc:654] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.244057 15485 tablet_service.cc:1511] Processing CreateTablet for tablet d961f249ede448caa1814a6b76027156 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:16.245347 15485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d961f249ede448caa1814a6b76027156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.249933 15412 tablet_service.cc:1511] Processing CreateTablet for tablet dba8f859b7864c358866e263484ad0f1 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:56:16.250877 15414 tablet_service.cc:1511] Processing CreateTablet for tablet c3f889b82851469ca7a35ac6a8b4c8d4 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:56:16.251392 15412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dba8f859b7864c358866e263484ad0f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.245245 15413 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4a14481453409782aabab1bb43d6ef (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:56:16.252071 15411 tablet_service.cc:1511] Processing CreateTablet for tablet 82fe5ab88cbb45289a0cada1d6032cd1 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:16.253400 15411 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fe5ab88cbb45289a0cada1d6032cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.256057 15410 tablet_service.cc:1511] Processing CreateTablet for tablet d961f249ede448caa1814a6b76027156 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:56:16.257390 15413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4a14481453409782aabab1bb43d6ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.260869 15410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d961f249ede448caa1814a6b76027156. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.263695 15414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3f889b82851469ca7a35ac6a8b4c8d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.265527 15409 tablet_service.cc:1511] Processing CreateTablet for tablet e67357e330aa4af08845b8dd37e2f91d (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:16.271479 15409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67357e330aa4af08845b8dd37e2f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.277134 15484 tablet_service.cc:1511] Processing CreateTablet for tablet e67357e330aa4af08845b8dd37e2f91d (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:16.278659 15484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67357e330aa4af08845b8dd37e2f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.283697 15483 tablet_service.cc:1511] Processing CreateTablet for tablet 4eadbc21a1644e9ab0b7b1f18a933d93 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:16.285943 15483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eadbc21a1644e9ab0b7b1f18a933d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.292621 15561 tablet_service.cc:1511] Processing CreateTablet for tablet 4eadbc21a1644e9ab0b7b1f18a933d93 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:16.293968 15561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eadbc21a1644e9ab0b7b1f18a933d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.309600 15408 tablet_service.cc:1511] Processing CreateTablet for tablet 4eadbc21a1644e9ab0b7b1f18a933d93 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:56:16.310968 15408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eadbc21a1644e9ab0b7b1f18a933d93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.314357 15562 tablet_service.cc:1511] Processing CreateTablet for tablet 82fe5ab88cbb45289a0cada1d6032cd1 (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:56:16.315760 15562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82fe5ab88cbb45289a0cada1d6032cd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.329622 15616 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.330224 15616 ts_tablet_manager.cc:1403] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.129s	user 0.007s	sys 0.008s
I20260709 14:56:16.333083 15616 raft_consensus.cc:359] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.333793 15616 raft_consensus.cc:385] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.334088 15616 raft_consensus.cc:740] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.334864 15616 consensus_queue.cc:260] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.353238 15618 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.280576 15566 tablet_service.cc:1511] Processing CreateTablet for tablet e67357e330aa4af08845b8dd37e2f91d (DEFAULT_TABLE table=test-workload [id=67f6ad9564b749b5b1a7b3940058ddd5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:56:16.361358 15566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e67357e330aa4af08845b8dd37e2f91d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:16.368793 15616 ts_tablet_manager.cc:1434] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.038s	user 0.012s	sys 0.012s
I20260709 14:56:16.369623 15601 heartbeater.cc:499] Master 127.11.215.190:46137 was elected leader, sending a full tablet report...
I20260709 14:56:16.369977 15616 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.377856 15616 tablet_bootstrap.cc:654] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.379920 15618 tablet_bootstrap.cc:654] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.384410 15619 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.393565 15619 tablet_bootstrap.cc:654] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.402467 15616 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.402954 15616 ts_tablet_manager.cc:1403] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.009s
I20260709 14:56:16.405717 15619 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.405790 15616 raft_consensus.cc:359] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.406543 15616 raft_consensus.cc:385] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.406832 15616 raft_consensus.cc:740] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.407372 15618 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.407977 15618 ts_tablet_manager.cc:1403] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.007s
I20260709 14:56:16.407562 15616 consensus_queue.cc:260] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.409672 15616 ts_tablet_manager.cc:1434] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:56:16.410090 15618 raft_consensus.cc:359] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.410593 15618 raft_consensus.cc:385] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.410640 15616 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.410877 15618 raft_consensus.cc:740] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.407648 15619 ts_tablet_manager.cc:1403] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260709 14:56:16.411535 15618 consensus_queue.cc:260] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.414302 15619 raft_consensus.cc:359] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.415050 15619 raft_consensus.cc:385] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.415362 15619 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.416144 15619 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.417421 15616 tablet_bootstrap.cc:654] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.419591 15527 heartbeater.cc:499] Master 127.11.215.190:46137 was elected leader, sending a full tablet report...
I20260709 14:56:16.420186 15619 ts_tablet_manager.cc:1434] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:16.421274 15452 heartbeater.cc:499] Master 127.11.215.190:46137 was elected leader, sending a full tablet report...
I20260709 14:56:16.421285 15619 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.421707 15618 ts_tablet_manager.cc:1434] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:56:16.422683 15618 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.428828 15618 tablet_bootstrap.cc:654] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.430871 15619 tablet_bootstrap.cc:654] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.434618 15618 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.435127 15618 ts_tablet_manager.cc:1403] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:56:16.436456 15616 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.436957 15616 ts_tablet_manager.cc:1403] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.003s
I20260709 14:56:16.437896 15618 raft_consensus.cc:359] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.438627 15618 raft_consensus.cc:385] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.438901 15618 raft_consensus.cc:740] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.439759 15618 consensus_queue.cc:260] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.440660 15616 raft_consensus.cc:359] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.441393 15616 raft_consensus.cc:385] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.441699 15616 raft_consensus.cc:740] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.442061 15618 ts_tablet_manager.cc:1434] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:56:16.442452 15616 consensus_queue.cc:260] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.443069 15618 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.444898 15616 ts_tablet_manager.cc:1434] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:56:16.445837 15616 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.449486 15619 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.450438 15618 tablet_bootstrap.cc:654] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.451663 15616 tablet_bootstrap.cc:654] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.456197 15619 ts_tablet_manager.cc:1403] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:56:16.459653 15619 raft_consensus.cc:359] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.460386 15619 raft_consensus.cc:385] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.460716 15619 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.461486 15619 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.463387 15618 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.463717 15616 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.463830 15619 ts_tablet_manager.cc:1434] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:16.463886 15618 ts_tablet_manager.cc:1403] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260709 14:56:16.464339 15616 ts_tablet_manager.cc:1403] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:56:16.464947 15619 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.466895 15618 raft_consensus.cc:359] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.467620 15618 raft_consensus.cc:385] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.467265 15616 raft_consensus.cc:359] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.467927 15618 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.468060 15616 raft_consensus.cc:385] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.468479 15616 raft_consensus.cc:740] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.469019 15618 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.469290 15616 consensus_queue.cc:260] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.471271 15619 tablet_bootstrap.cc:654] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.474089 15616 ts_tablet_manager.cc:1434] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:56:16.475123 15616 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.476374 15618 ts_tablet_manager.cc:1434] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:56:16.482523 15618 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.482895 15616 tablet_bootstrap.cc:654] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.491508 15618 tablet_bootstrap.cc:654] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.494230 15619 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.494727 15619 ts_tablet_manager.cc:1403] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.030s	user 0.000s	sys 0.027s
I20260709 14:56:16.494881 15616 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.495369 15616 ts_tablet_manager.cc:1403] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:56:16.496591 15618 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.497053 15618 ts_tablet_manager.cc:1403] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 14:56:16.497570 15616 raft_consensus.cc:359] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.497452 15619 raft_consensus.cc:359] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.498131 15616 raft_consensus.cc:385] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.498260 15619 raft_consensus.cc:385] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.498448 15616 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.498654 15619 raft_consensus.cc:740] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.499053 15620 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.499217 15616 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.499580 15620 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.499804 15618 raft_consensus.cc:359] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.499706 15619 consensus_queue.cc:260] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.500593 15618 raft_consensus.cc:385] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.500892 15618 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.501655 15618 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.505816 15619 ts_tablet_manager.cc:1434] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:56:16.506851 15619 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.507789 15618 ts_tablet_manager.cc:1434] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:16.508992 15618 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.519363 15619 tablet_bootstrap.cc:654] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.519807 15620 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.521953 15618 tablet_bootstrap.cc:654] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.523872 15616 ts_tablet_manager.cc:1434] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.021s
I20260709 14:56:16.524953 15616 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.527055 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
W20260709 14:56:16.528786 15539 leader_election.cc:343] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.530814 15616 tablet_bootstrap.cc:654] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.537489 15618 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.538033 15618 ts_tablet_manager.cc:1403] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.008s
I20260709 14:56:16.540921 15618 raft_consensus.cc:359] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.541657 15618 raft_consensus.cc:385] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.541950 15618 raft_consensus.cc:740] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.542109 15616 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.542618 15616 ts_tablet_manager.cc:1403] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260709 14:56:16.542924 15618 consensus_queue.cc:260] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.545429 15616 raft_consensus.cc:359] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.546150 15616 raft_consensus.cc:385] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.546311 15620 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.546427 15616 raft_consensus.cc:740] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.547066 15620 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.547513 15616 consensus_queue.cc:260] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.549888 15616 ts_tablet_manager.cc:1434] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:56:16.549978 15620 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.550235 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:16.550781 15616 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
W20260709 14:56:16.551594 15539 leader_election.cc:343] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.557436 15618 ts_tablet_manager.cc:1434] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:56:16.559631 15616 tablet_bootstrap.cc:654] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.559557 15625 raft_consensus.cc:493] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.560181 15625 raft_consensus.cc:515] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.564139 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.566064 15625 leader_election.cc:290] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
W20260709 14:56:16.566547 15540 leader_election.cc:343] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.567041 15540 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:16.567575 15618 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.567924 15619 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.566052 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.568485 15619 ts_tablet_manager.cc:1403] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.035s
I20260709 14:56:16.569238 15620 raft_consensus.cc:2749] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:56:16.570705 15540 leader_election.cc:343] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.571138 15540 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:16.571877 15620 raft_consensus.cc:2749] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:16.572983 15619 raft_consensus.cc:359] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.573704 15625 raft_consensus.cc:493] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.575615 15625 raft_consensus.cc:515] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.577682 15625 leader_election.cc:290] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.574277 15618 tablet_bootstrap.cc:654] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.579478 15616 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.579955 15616 ts_tablet_manager.cc:1403] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 14:56:16.580703 15619 raft_consensus.cc:385] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.581058 15619 raft_consensus.cc:740] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.581862 15619 consensus_queue.cc:260] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.585424 15616 raft_consensus.cc:359] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.586428 15616 raft_consensus.cc:385] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.586829 15616 raft_consensus.cc:740] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.588166 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.588724 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.588848 15426 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.589335 15427 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.590399 15618 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.590209 15466 leader_election.cc:304] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:16.590849 15618 ts_tablet_manager.cc:1403] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260709 14:56:16.591009 15625 raft_consensus.cc:2804] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.591534 15625 raft_consensus.cc:493] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.591266 15616 consensus_queue.cc:260] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.592535 15625 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.592820 15619 ts_tablet_manager.cc:1434] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:56:16.593811 15619 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.594022 15616 ts_tablet_manager.cc:1434] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:16.594960 15616 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.596837 15466 leader_election.cc:304] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:16.599673 15619 tablet_bootstrap.cc:654] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.600808 15616 tablet_bootstrap.cc:654] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.613322 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:16.614614 15576 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.614828 15625 raft_consensus.cc:515] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.615192 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:16.616364 15619 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.616843 15619 ts_tablet_manager.cc:1403] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
W20260709 14:56:16.616770 15465 leader_election.cc:343] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.617062 15625 leader_election.cc:290] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.618700 15625 raft_consensus.cc:2804] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.619082 15625 raft_consensus.cc:493] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.619415 15625 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.619773 15619 raft_consensus.cc:359] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.620282 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:16.620502 15619 raft_consensus.cc:385] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.620796 15619 raft_consensus.cc:740] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.621443 15619 consensus_queue.cc:260] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.623507 15619 ts_tablet_manager.cc:1434] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:16.624341 15619 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.626446 15625 raft_consensus.cc:515] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.629328 15618 raft_consensus.cc:359] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.630119 15618 raft_consensus.cc:385] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.630223 15619 tablet_bootstrap.cc:654] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.630443 15618 raft_consensus.cc:740] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.631351 15618 consensus_queue.cc:260] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.638489 15618 ts_tablet_manager.cc:1434] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
I20260709 14:56:16.639618 15618 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
W20260709 14:56:16.641624 15466 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:38373, user_credentials={real_user=slave}} blocked reactor thread for 44894.4us
I20260709 14:56:16.643911 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.644479 15427 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.645298 15616 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.645846 15616 ts_tablet_manager.cc:1403] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.051s	user 0.029s	sys 0.010s
I20260709 14:56:16.648478 15616 raft_consensus.cc:359] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.649164 15616 raft_consensus.cc:385] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.649470 15616 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.649744 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.650066 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:16.650370 15426 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.650137 15616 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.651240 15576 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.652418 15616 ts_tablet_manager.cc:1434] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:16.652477 15427 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.653606 15616 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.653820 15466 leader_election.cc:304] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:16.657806 15643 raft_consensus.cc:2804] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.658097 15576 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.660109 15616 tablet_bootstrap.cc:654] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.663463 15465 leader_election.cc:304] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:16.674891 15426 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.675061 15620 raft_consensus.cc:493] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.675546 15620 raft_consensus.cc:515] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.676224 15616 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.676856 15616 ts_tablet_manager.cc:1403] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260709 14:56:16.677596 15620 leader_election.cc:290] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.679544 15616 raft_consensus.cc:359] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.680259 15616 raft_consensus.cc:385] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.650732 15625 leader_election.cc:290] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.680565 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a14481453409782aabab1bb43d6ef" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:16.680873 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a14481453409782aabab1bb43d6ef" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.681418 15625 raft_consensus.cc:2804] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:56:16.682158 15539 leader_election.cc:343] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.681505 15426 raft_consensus.cc:2468] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 0.
W20260709 14:56:16.684010 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:16.684073 15540 leader_election.cc:304] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:16.680570 15616 raft_consensus.cc:740] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.680540 15618 tablet_bootstrap.cc:654] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.685312 15620 raft_consensus.cc:2804] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.685694 15620 raft_consensus.cc:493] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.685527 15616 consensus_queue.cc:260] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.686242 15620 raft_consensus.cc:3060] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.688058 15616 ts_tablet_manager.cc:1434] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:56:16.688869 15616 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205: Bootstrap starting.
I20260709 14:56:16.689781 15619 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.690291 15619 ts_tablet_manager.cc:1403] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.066s	user 0.037s	sys 0.018s
I20260709 14:56:16.693259 15643 raft_consensus.cc:697] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:16.693251 15619 raft_consensus.cc:359] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.694149 15616 tablet_bootstrap.cc:654] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.694509 15619 raft_consensus.cc:385] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.694200 15643 consensus_queue.cc:237] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.694867 15619 raft_consensus.cc:740] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.695888 15619 consensus_queue.cc:260] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.697580 15619 ts_tablet_manager.cc:1434] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:16.681866 15625 raft_consensus.cc:697] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:16.702574 15625 consensus_queue.cc:237] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.705123 15649 raft_consensus.cc:493] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.705588 15649 raft_consensus.cc:515] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.705824 15620 raft_consensus.cc:515] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.708293 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a14481453409782aabab1bb43d6ef" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.708679 15649 leader_election.cc:290] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.708830 15426 raft_consensus.cc:3060] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.710184 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd74dcbfe3243ce9f13729f91453431" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:16.710842 15576 raft_consensus.cc:2468] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.712193 15465 leader_election.cc:304] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:16.713099 15647 raft_consensus.cc:2804] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.713450 15647 raft_consensus.cc:493] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.713824 15619 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.713949 15647 raft_consensus.cc:3060] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.714802 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd74dcbfe3243ce9f13729f91453431" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.715451 15427 raft_consensus.cc:2468] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.716940 15618 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.717429 15618 ts_tablet_manager.cc:1403] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.007s
I20260709 14:56:16.719862 15616 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205: No bootstrap required, opened a new log
I20260709 14:56:16.720350 15616 ts_tablet_manager.cc:1403] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.013s
I20260709 14:56:16.720659 15426 raft_consensus.cc:2468] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:16.721793 15540 leader_election.cc:304] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:16.722733 15634 raft_consensus.cc:2804] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.723116 15616 raft_consensus.cc:359] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.723795 15616 raft_consensus.cc:385] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.724071 15616 raft_consensus.cc:740] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.724737 15616 consensus_queue.cc:260] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.726869 15647 raft_consensus.cc:515] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.729470 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd74dcbfe3243ce9f13729f91453431" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.730021 15427 raft_consensus.cc:3060] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.729628 15324 catalog_manager.cc:5697] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.731664 15619 tablet_bootstrap.cc:654] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.736670 15427 raft_consensus.cc:2468] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.737882 15466 leader_election.cc:304] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:16.738639 15643 raft_consensus.cc:2804] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.739074 15643 raft_consensus.cc:697] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:16.739923 15643 consensus_queue.cc:237] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.740442 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd74dcbfe3243ce9f13729f91453431" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:16.720243 15618 raft_consensus.cc:359] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.740969 15624 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.741983 15624 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.742980 15619 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.743816 15619 ts_tablet_manager.cc:1403] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260709 14:56:16.747112 15649 raft_consensus.cc:493] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.741519 15576 raft_consensus.cc:3060] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.747584 15649 raft_consensus.cc:515] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.744431 15624 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.751252 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4a14481453409782aabab1bb43d6ef" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:16.751982 15620 leader_election.cc:290] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.752571 15649 leader_election.cc:290] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.747360 15619 raft_consensus.cc:359] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.755265 15619 raft_consensus.cc:385] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.756001 15619 raft_consensus.cc:740] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.757540 15619 consensus_queue.cc:260] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.759407 15502 raft_consensus.cc:3060] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.761432 15619 ts_tablet_manager.cc:1434] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:56:16.764341 15619 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.766235 15502 raft_consensus.cc:2468] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:16.767709 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67357e330aa4af08845b8dd37e2f91d" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
W20260709 14:56:16.768967 15466 leader_election.cc:343] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.764276 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67357e330aa4af08845b8dd37e2f91d" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:16.770200 15575 raft_consensus.cc:2468] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.771353 15465 leader_election.cc:304] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:16.772490 15649 raft_consensus.cc:2804] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.772879 15649 raft_consensus.cc:493] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.773195 15649 raft_consensus.cc:3060] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.781857 15619 tablet_bootstrap.cc:654] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.783946 15576 raft_consensus.cc:2468] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.788668 15649 raft_consensus.cc:515] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.740871 15647 leader_election.cc:290] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.789552 15618 raft_consensus.cc:385] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.792738 15618 raft_consensus.cc:740] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.785769 15634 raft_consensus.cc:697] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 1 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:16.795364 15634 consensus_queue.cc:237] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.803373 15619 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.803917 15619 ts_tablet_manager.cc:1403] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.006s
I20260709 14:56:16.806675 15619 raft_consensus.cc:359] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.807185 15616 ts_tablet_manager.cc:1434] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205: Time spent starting tablet: real 0.086s	user 0.029s	sys 0.054s
I20260709 14:56:16.807709 15655 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.808254 15655 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.808874 15643 raft_consensus.cc:493] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.809346 15643 raft_consensus.cc:515] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.810575 15619 raft_consensus.cc:385] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.811439 15643 leader_election.cc:290] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.812647 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eadbc21a1644e9ab0b7b1f18a933d93" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.812908 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eadbc21a1644e9ab0b7b1f18a933d93" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:16.813293 15426 raft_consensus.cc:2468] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.813482 15576 raft_consensus.cc:2468] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 0.
I20260709 14:56:16.814350 15649 leader_election.cc:290] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.814599 15466 leader_election.cc:304] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:16.815454 15649 raft_consensus.cc:2804] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.815819 15649 raft_consensus.cc:493] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.817461 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67357e330aa4af08845b8dd37e2f91d" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:16.818118 15576 raft_consensus.cc:3060] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.821781 15654 raft_consensus.cc:493] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:16.822316 15654 raft_consensus.cc:515] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.824047 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67357e330aa4af08845b8dd37e2f91d" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.824621 15654 leader_election.cc:290] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
W20260709 14:56:16.825608 15466 leader_election.cc:343] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.827030 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b7fe54b67b47d5a4ae7a67063470e2" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:16.827649 15502 raft_consensus.cc:2468] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 0.
I20260709 14:56:16.810902 15619 raft_consensus.cc:740] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.816123 15649 raft_consensus.cc:3060] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.831401 15576 raft_consensus.cc:2468] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.831957 15539 leader_election.cc:304] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:16.832638 15465 leader_election.cc:304] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:16.832913 15654 raft_consensus.cc:2804] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.833356 15654 raft_consensus.cc:493] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.833828 15643 raft_consensus.cc:2804] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.834391 15643 raft_consensus.cc:697] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:16.835282 15643 consensus_queue.cc:237] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.828876 15619 consensus_queue.cc:260] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.833688 15654 raft_consensus.cc:3060] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.840404 15619 ts_tablet_manager.cc:1434] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:56:16.841312 15619 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.841229 15649 raft_consensus.cc:515] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.843918 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eadbc21a1644e9ab0b7b1f18a933d93" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.844121 15649 leader_election.cc:290] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.844470 15426 raft_consensus.cc:3060] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.848543 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eadbc21a1644e9ab0b7b1f18a933d93" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:16.849108 15575 raft_consensus.cc:3060] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.796882 15618 consensus_queue.cc:260] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.860482 15575 raft_consensus.cc:2468] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.861739 15465 leader_election.cc:304] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:16.862691 15655 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.863021 15649 raft_consensus.cc:2804] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.863530 15649 raft_consensus.cc:697] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:16.864073 15426 raft_consensus.cc:2468] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:16.864341 15649 consensus_queue.cc:237] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.867594 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:16.868659 15618 ts_tablet_manager.cc:1434] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.151s	user 0.006s	sys 0.003s
W20260709 14:56:16.868993 15539 leader_election.cc:343] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.872641 15619 tablet_bootstrap.cc:654] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.880296 15618 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.889077 15654 raft_consensus.cc:515] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.892623 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b7fe54b67b47d5a4ae7a67063470e2" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:16.893231 15502 raft_consensus.cc:3060] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.893481 15324 catalog_manager.cc:5697] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.895411 15324 catalog_manager.cc:5697] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.899883 15324 catalog_manager.cc:5697] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.900429 15502 raft_consensus.cc:2468] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:16.901728 15324 catalog_manager.cc:5697] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.902806 15539 leader_election.cc:304] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:16.903759 15655 raft_consensus.cc:2804] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:16.904227 15655 raft_consensus.cc:697] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 1 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:16.905049 15655 consensus_queue.cc:237] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:16.912870 15654 leader_election.cc:290] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.917146 15618 tablet_bootstrap.cc:654] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.921473 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.922205 15426 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 0.
I20260709 14:56:16.922564 15619 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.921802 15322 catalog_manager.cc:5697] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:16.923038 15619 ts_tablet_manager.cc:1403] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.082s	user 0.034s	sys 0.017s
I20260709 14:56:16.923624 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b7fe54b67b47d5a4ae7a67063470e2" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:16.924161 15426 raft_consensus.cc:2468] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 0.
I20260709 14:56:16.925388 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67b7fe54b67b47d5a4ae7a67063470e2" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.925879 15426 raft_consensus.cc:3060] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.925800 15619 raft_consensus.cc:359] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.926648 15619 raft_consensus.cc:385] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.926923 15619 raft_consensus.cc:740] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.927675 15619 consensus_queue.cc:260] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.929826 15619 ts_tablet_manager.cc:1434] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:16.930717 15619 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Bootstrap starting.
I20260709 14:56:16.932576 15426 raft_consensus.cc:2468] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:16.933430 15540 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:16.935464 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:16.939883 15576 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 0.
I20260709 14:56:16.940326 15654 raft_consensus.cc:2804] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.940673 15654 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.941004 15654 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.938778 15325 catalog_manager.cc:5697] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:16.942356 15618 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.942806 15618 ts_tablet_manager.cc:1403] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.003s
I20260709 14:56:16.936118 15619 tablet_bootstrap.cc:654] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.937860 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:16.945640 15618 raft_consensus.cc:359] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.946250 15618 raft_consensus.cc:385] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.946746 15618 raft_consensus.cc:740] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.947394 15618 consensus_queue.cc:260] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
W20260709 14:56:16.946234 15390 leader_election.cc:343] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.948472 15390 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:16.947434 15654 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.950449 15654 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:16.950990 15624 raft_consensus.cc:2804] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:16.951382 15624 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:16.951713 15624 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:16.952163 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
W20260709 14:56:16.953346 15539 leader_election.cc:343] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.954404 15618 ts_tablet_manager.cc:1434] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:16.958578 15618 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.958254 15624 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.960397 15426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:16.961105 15426 raft_consensus.cc:2393] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 81ca535da7514cd9a643c6cc2e543205 in current term 1: Already voted for candidate bc1bbc98d31e46818e99fdd28ed1a565 in this term.
I20260709 14:56:16.962581 15624 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 election: Requested vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:16.963531 15540 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:16.964767 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:16.964980 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:16.965656 15576 raft_consensus.cc:2393] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc1bbc98d31e46818e99fdd28ed1a565 in current term 1: Already voted for candidate 81ca535da7514cd9a643c6cc2e543205 in this term.
I20260709 14:56:16.966842 15618 tablet_bootstrap.cc:654] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:16.967828 15390 leader_election.cc:343] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:16.968269 15390 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [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: bc1bbc98d31e46818e99fdd28ed1a565; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:16.969218 15624 raft_consensus.cc:2749] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:16.969221 15654 raft_consensus.cc:2749] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:16.971267 15618 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.971654 15618 ts_tablet_manager.cc:1403] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260709 14:56:16.971709 15619 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: No bootstrap required, opened a new log
I20260709 14:56:16.972107 15619 ts_tablet_manager.cc:1403] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.014s
I20260709 14:56:16.973480 15618 raft_consensus.cc:359] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.973958 15618 raft_consensus.cc:385] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.973774 15619 raft_consensus.cc:359] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.974248 15618 raft_consensus.cc:740] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.974376 15619 raft_consensus.cc:385] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.974651 15619 raft_consensus.cc:740] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.974884 15618 consensus_queue.cc:260] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.975157 15619 consensus_queue.cc:260] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.976958 15618 ts_tablet_manager.cc:1434] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:16.977046 15619 ts_tablet_manager.cc:1434] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:16.977818 15618 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:16.981981 15618 tablet_bootstrap.cc:654] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:16.986064 15618 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: No bootstrap required, opened a new log
I20260709 14:56:16.986531 15618 ts_tablet_manager.cc:1403] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 14:56:16.988844 15618 raft_consensus.cc:359] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.989336 15618 raft_consensus.cc:385] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:16.989529 15618 raft_consensus.cc:740] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:16.990013 15618 consensus_queue.cc:260] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:16.991901 15618 ts_tablet_manager.cc:1434] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:17.077363 15624 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.077811 15624 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.079542 15624 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:17.080677 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:17.080873 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:17.081259 15502 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 0.
I20260709 14:56:17.081434 15576 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 0.
I20260709 14:56:17.082150 15390 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:17.082826 15624 raft_consensus.cc:2804] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:17.083144 15624 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.083417 15624 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.088142 15624 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.089246 15673 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.089999 15624 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 election: Requested vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:17.089725 15673 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.090696 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:17.090883 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:17.091293 15502 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.091418 15576 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.091629 15673 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:17.093297 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:17.093568 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:17.093945 15501 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 0.
I20260709 14:56:17.094167 15575 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 0.
I20260709 14:56:17.095162 15390 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:17.095786 15673 raft_consensus.cc:2804] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:17.096171 15673 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:17.096446 15673 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.097992 15502 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 1.
I20260709 14:56:17.097992 15576 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 1.
I20260709 14:56:17.099299 15390 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:17.099897 15624 raft_consensus.cc:2804] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.100924 15624 raft_consensus.cc:697] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 LEADER]: Becoming Leader. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Running, Role: LEADER
I20260709 14:56:17.101096 15673 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.101857 15624 consensus_queue.cc:237] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.102696 15673 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 election: Requested vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:17.103549 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:17.103772 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:17.104126 15502 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.104306 15576 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.110596 15502 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 1.
I20260709 14:56:17.110596 15576 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1bbc98d31e46818e99fdd28ed1a565 in term 1.
I20260709 14:56:17.111835 15390 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:17.112520 15624 raft_consensus.cc:2804] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:17.113016 15624 raft_consensus.cc:697] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 LEADER]: Becoming Leader. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Running, Role: LEADER
I20260709 14:56:17.113651 15624 consensus_queue.cc:237] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.116928 15324 catalog_manager.cc:5697] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:17.120921 15649 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.130620 15324 catalog_manager.cc:5697] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:17.131611 15647 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.177954 15643 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.186378 15576 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.194422 15649 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.205894 15649 consensus_queue.cc:1048] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.215751 15647 consensus_queue.cc:1048] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.224694 15654 consensus_queue.cc:1048] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.234215 15620 consensus_queue.cc:1048] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.263959 15624 raft_consensus.cc:493] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.264470 15624 raft_consensus.cc:515] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.266016 15624 leader_election.cc:290] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:17.266747 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67357e330aa4af08845b8dd37e2f91d" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:17.266991 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e67357e330aa4af08845b8dd37e2f91d" candidate_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:17.267712 15576 raft_consensus.cc:2393] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc1bbc98d31e46818e99fdd28ed1a565 in current term 1: Already voted for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in this term.
I20260709 14:56:17.268565 15390 leader_election.cc:304] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc1bbc98d31e46818e99fdd28ed1a565; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:17.269135 15624 raft_consensus.cc:3060] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.273756 15624 raft_consensus.cc:2749] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:17.294701 15647 consensus_queue.cc:1048] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.304061 15647 consensus_queue.cc:1048] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.323793 15647 consensus_queue.cc:1048] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.331539 15634 consensus_queue.cc:1048] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.334323 15620 consensus_queue.cc:1048] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.339105 15643 consensus_queue.cc:1048] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.396487 15647 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:17.396919 15647 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:17.398479 15647 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:17.399140 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:17.399444 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:17.399840 15427 raft_consensus.cc:2393] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in current term 1: Already voted for candidate bc1bbc98d31e46818e99fdd28ed1a565 in this term.
I20260709 14:56:17.400091 15576 raft_consensus.cc:2393] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in current term 1: Already voted for candidate 81ca535da7514cd9a643c6cc2e543205 in this term.
I20260709 14:56:17.400892 15465 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969; no voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:17.401423 15647 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:17.405992 15647 raft_consensus.cc:2749] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:17.530478 15624 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.540143 15624 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.610920 15624 consensus_queue.cc:1048] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:17.620939 15624 consensus_queue.cc:1048] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:17.689261 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:18.681332 15634 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:18.681807 15634 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:18.683633 15634 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:18.684314 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" is_pre_election: true
I20260709 14:56:18.684531 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:18.684860 15427 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:18.685072 15502 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:18.685855 15540 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:18.686506 15634 raft_consensus.cc:2804] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:56:18.686796 15634 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:18.687034 15634 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.691507 15634 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:18.693148 15634 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:18.694185 15427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:18.694348 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:18.694799 15427 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:18.694900 15502 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:18.695549 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:18.701447 15502 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:18.701447 15427 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:18.702646 15539 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:18.703239 15634 raft_consensus.cc:2804] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:18.704131 15634 raft_consensus.cc:697] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:18.704748 15634 consensus_queue.cc:237] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Queue going to LEADER 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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:18.711290 15324 catalog_manager.cc:5697] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 0 to 2, leader changed from <none> to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:18.901573 12126 ts_manager.cc:295] Set tserver state for bc1bbc98d31e46818e99fdd28ed1a565 to MAINTENANCE_MODE
I20260709 14:56:18.902206 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
I20260709 14:56:18.917659 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:18.918208 12126 tablet_replica.cc:333] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.918764 12126 raft_consensus.cc:2243] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.919538 12126 raft_consensus.cc:2272] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.921217 12126 tablet_replica.cc:333] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.921722 12126 raft_consensus.cc:2243] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:18.922389 12126 raft_consensus.cc:2272] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.924006 12126 tablet_replica.cc:333] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.924476 12126 raft_consensus.cc:2243] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.924825 12126 raft_consensus.cc:2272] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.926328 12126 tablet_replica.cc:333] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.926779 12126 raft_consensus.cc:2243] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.927126 12126 raft_consensus.cc:2272] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.928612 12126 tablet_replica.cc:333] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.929042 12126 raft_consensus.cc:2243] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.929390 12126 raft_consensus.cc:2272] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.930883 12126 tablet_replica.cc:333] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.931361 12126 raft_consensus.cc:2243] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.931704 12126 raft_consensus.cc:2272] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.933187 12126 tablet_replica.cc:333] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.933647 12126 raft_consensus.cc:2243] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.933990 12126 raft_consensus.cc:2272] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.935673 12126 tablet_replica.cc:333] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.936111 12126 raft_consensus.cc:2243] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.936448 12126 raft_consensus.cc:2272] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.937904 12126 tablet_replica.cc:333] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.938338 12126 raft_consensus.cc:2243] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.938649 12126 raft_consensus.cc:2272] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.940321 12126 tablet_replica.cc:333] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: stopping tablet replica
I20260709 14:56:18.940778 12126 raft_consensus.cc:2243] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:18.941133 12126 raft_consensus.cc:2272] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:18.967780 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
W20260709 14:56:19.004266 15466 consensus_peers.cc:597] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.359581 15540 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111) [suppressed 79 similar messages]
W20260709 14:56:19.369015 15540 consensus_peers.cc:597] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.369489 15540 consensus_peers.cc:597] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.696753 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:19.817286 15502 raft_consensus.cc:1275] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
W20260709 14:56:19.825408 15540 consensus_peers.cc:597] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.828367 15710 consensus_queue.cc:1048] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:56:19.835794 15466 consensus_peers.cc:597] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.836360 15466 consensus_peers.cc:597] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.836779 15466 consensus_peers.cc:597] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:19.837212 15466 consensus_peers.cc:597] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:19.984417 15709 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc1bbc98d31e46818e99fdd28ed1a565)
I20260709 14:56:19.984835 15709 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:19.986356 15709 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:19.987448 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
W20260709 14:56:19.989560 15466 leader_election.cc:336] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111)
I20260709 14:56:19.989939 15466 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969; no voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:19.990502 15709 raft_consensus.cc:2749] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:20.201486 15710 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc1bbc98d31e46818e99fdd28ed1a565)
I20260709 14:56:20.201915 15710 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.203670 15710 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:20.204747 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
W20260709 14:56:20.206955 15540 leader_election.cc:336] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111)
I20260709 14:56:20.207274 15540 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205; no voters: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:20.207866 15710 raft_consensus.cc:2749] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:56:20.216004 15710 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc1bbc98d31e46818e99fdd28ed1a565)
I20260709 14:56:20.216406 15710 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.218029 15710 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:20.219154 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" is_pre_election: true
I20260709 14:56:20.219847 15502 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 1.
I20260709 14:56:20.220777 15539 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:20.221401 15710 raft_consensus.cc:2804] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:20.221596 15540 leader_election.cc:336] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111)
I20260709 14:56:20.221678 15710 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc1bbc98d31e46818e99fdd28ed1a565)
I20260709 14:56:20.222126 15710 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.226768 15710 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.228287 15710 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:20.229286 15502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:20.229794 15502 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:20.231415 15540 leader_election.cc:336] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111)
I20260709 14:56:20.234403 15502 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:20.235359 15539 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:20.235951 15710 raft_consensus.cc:2804] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.236302 15710 raft_consensus.cc:697] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:20.236920 15710 consensus_queue.cc:237] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.244573 15325 catalog_manager.cc:5697] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 1 to 2, leader changed from bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:20.271204 15709 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc1bbc98d31e46818e99fdd28ed1a565)
I20260709 14:56:20.271718 15709 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.273382 15709 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:20.274389 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205" is_pre_election: true
I20260709 14:56:20.275066 15575 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 1.
I20260709 14:56:20.276080 15465 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:20.276707 15709 raft_consensus.cc:2804] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:56:20.276762 15466 leader_election.cc:336] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111)
I20260709 14:56:20.277043 15709 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Starting leader election (detected failure of leader bc1bbc98d31e46818e99fdd28ed1a565)
I20260709 14:56:20.277420 15709 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:20.282217 15709 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.283702 15709 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 2 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:20.284691 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:20.285229 15575 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:56:20.286700 15466 leader_election.cc:336] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111)
I20260709 14:56:20.290160 15575 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 2.
I20260709 14:56:20.291194 15465 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: bc1bbc98d31e46818e99fdd28ed1a565
I20260709 14:56:20.291815 15709 raft_consensus.cc:2804] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:20.292227 15709 raft_consensus.cc:697] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:20.292866 15709 consensus_queue.cc:237] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:20.299034 15325 catalog_manager.cc:5697] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 1 to 2, leader changed from bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129) to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
W20260709 14:56:20.396699 15523 debug-util.cc:398] Leaking SignalData structure 0x7b08000e19c0 after lost signal to thread 12129
W20260709 14:56:20.397580 15523 debug-util.cc:398] Leaking SignalData structure 0x7b08000b6e00 after lost signal to thread 15359
W20260709 14:56:20.398468 15523 debug-util.cc:398] Leaking SignalData structure 0x7b08001b27e0 after lost signal to thread 15526
W20260709 14:56:20.399273 15523 debug-util.cc:398] Leaking SignalData structure 0x7b080016e160 after lost signal to thread 15600
I20260709 14:56:20.627004 15502 raft_consensus.cc:1275] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.628365 15711 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:56:20.640830 15540 consensus_peers.cc:597] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:20.697724 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:20.807255 15575 raft_consensus.cc:1275] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:20.810117 15709 consensus_queue.cc:1048] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:56:20.832497 15466 consensus_peers.cc:597] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:21.522320 15466 consensus_peers.cc:597] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.698843 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:21.709323 15466 consensus_peers.cc:597] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.772753 15466 consensus_peers.cc:597] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:21.829957 15466 consensus_peers.cc:597] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.033238 15540 consensus_peers.cc:597] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.048370 15540 consensus_peers.cc:597] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.148360 15466 consensus_peers.cc:597] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.346722 15540 consensus_peers.cc:597] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:22.699900 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:23.076581 15540 consensus_peers.cc:597] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:23.334057 15466 consensus_peers.cc:597] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:56:23.700882 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:56:23.764806 15466 consensus_peers.cc:597] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:24.122849 15466 consensus_peers.cc:597] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.280963 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:24.287837 15733 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:24.288198 15734 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:24.292326 15736 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:24.292886 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:24.295579 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:24.295624 15540 consensus_peers.cc:597] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:56:24.295908 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:24.296130 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608984296111 us; error 0 us; skew 500 ppm
I20260709 14:56:24.296769 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:24.299139 12126 webserver.cc:533] Webserver started at http://127.11.215.129:40829/ using document root <none> and password file <none>
I20260709 14:56:24.299679 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:24.299850 12126 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:56:24.303546 12126 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:56:24.307235 15741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:24.308087 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:24.308401 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
format_stamp: "Formatted at 2026-07-09 14:56:15 on dist-test-slave-d854"
I20260709 14:56:24.308745 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608909959775-12126-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)
W20260709 14:56:24.321792 15466 consensus_peers.cc:597] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.323457 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:24.324710 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:24.326090 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:24.330394 15748 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:56:24.361093 15466 consensus_peers.cc:597] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:56:24.377076 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:56:24.377506 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.049s	user 0.002s	sys 0.001s
I20260709 14:56:24.377854 12126 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:56:24.383782 15748 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.400764 15748 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.401682 15748 tablet_bootstrap.cc:492] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.402328 15748 ts_tablet_manager.cc:1403] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:56:24.405047 15748 raft_consensus.cc:359] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.405745 15748 raft_consensus.cc:740] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.406486 15748 consensus_queue.cc:260] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.409256 15748 ts_tablet_manager.cc:1434] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:56:24.410049 15748 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.426177 15748 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.427124 15748 tablet_bootstrap.cc:492] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.427762 15748 ts_tablet_manager.cc:1403] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 14:56:24.430444 15748 raft_consensus.cc:359] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.431113 15748 raft_consensus.cc:740] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.431838 15748 consensus_queue.cc:260] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.433249 12126 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:56:24.433609 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.056s	user 0.053s	sys 0.001s
I20260709 14:56:24.433833 15748 ts_tablet_manager.cc:1434] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:56:24.434741 15748 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.451252 15748 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.452047 15748 tablet_bootstrap.cc:492] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.452654 15748 ts_tablet_manager.cc:1403] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 14:56:24.454718 15748 raft_consensus.cc:359] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.455403 15748 raft_consensus.cc:740] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.456084 15748 consensus_queue.cc:260] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.457541 15748 ts_tablet_manager.cc:1434] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:24.458154 15748 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.468530 15748 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.469177 15748 tablet_bootstrap.cc:492] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.469777 15748 ts_tablet_manager.cc:1403] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:56:24.471732 15748 raft_consensus.cc:359] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.472225 15748 raft_consensus.cc:740] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.472801 15748 consensus_queue.cc:260] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.474323 15748 ts_tablet_manager.cc:1434] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:24.474928 15748 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.486719 15748 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.487468 15748 tablet_bootstrap.cc:492] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.488029 15748 ts_tablet_manager.cc:1403] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:56:24.489909 15748 raft_consensus.cc:359] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.490429 15748 raft_consensus.cc:740] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.491079 15748 consensus_queue.cc:260] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.492609 15748 ts_tablet_manager.cc:1434] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:24.492811 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:38373
I20260709 14:56:24.492926 15810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:38373 every 8 connection(s)
I20260709 14:56:24.493381 15748 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.497797 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:24.503408 15812 tablet.cc:2406] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:56:24.511287 15748 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.512256 15748 tablet_bootstrap.cc:492] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.512917 15748 ts_tablet_manager.cc:1403] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:56:24.515439 15748 raft_consensus.cc:359] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.516696 15748 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.517203 15811 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46137
I20260709 14:56:24.517697 15811 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:24.517433 15748 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.518640 15811 heartbeater.cc:507] Master 127.11.215.190:46137 requested a full tablet report, sending...
I20260709 14:56:24.519551 15748 ts_tablet_manager.cc:1434] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:56:24.520361 15748 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.525146 15324 ts_manager.cc:194] Re-registered known tserver with Master: bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373)
I20260709 14:56:24.534377 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d961f249ede448caa1814a6b76027156"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
mode: GRACEFUL
new_leader_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:50984
I20260709 14:56:24.535037 15501 raft_consensus.cc:606] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Received request to transfer leadership to TS 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:24.536482 15324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37914
I20260709 14:56:24.537817 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
mode: GRACEFUL
new_leader_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:50984
I20260709 14:56:24.538403 15501 raft_consensus.cc:606] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Received request to transfer leadership to TS 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:24.539574 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:24.539732 15811 heartbeater.cc:499] Master 127.11.215.190:46137 was elected leader, sending a full tablet report...
I20260709 14:56:24.540169 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:24.540189 15748 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.541035 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:24.541234 15748 tablet_bootstrap.cc:492] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.541882 15748 ts_tablet_manager.cc:1403] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.007s
I20260709 14:56:24.544284 15748 raft_consensus.cc:359] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.544920 15748 raft_consensus.cc:740] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.545526 15748 consensus_queue.cc:260] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.547480 15748 ts_tablet_manager.cc:1434] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:56:24.548297 15748 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.559511 15748 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.560103 15748 tablet_bootstrap.cc:492] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.560541 15748 ts_tablet_manager.cc:1403] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:56:24.562106 15748 raft_consensus.cc:359] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.562537 15748 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.563025 15748 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.564644 15748 ts_tablet_manager.cc:1434] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:24.565382 15748 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.576658 15748 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.577315 15748 tablet_bootstrap.cc:492] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.577795 15748 ts_tablet_manager.cc:1403] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.001s
I20260709 14:56:24.579515 15748 raft_consensus.cc:359] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.579982 15748 raft_consensus.cc:740] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.580485 15748 consensus_queue.cc:260] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.582075 15748 ts_tablet_manager.cc:1434] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:56:24.582893 15748 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap starting.
I20260709 14:56:24.596622 15748 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:56:24.597492 15748 tablet_bootstrap.cc:492] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Bootstrap complete.
I20260709 14:56:24.598134 15748 ts_tablet_manager.cc:1403] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:56:24.600740 15748 raft_consensus.cc:359] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:24.601459 15748 raft_consensus.cc:740] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1bbc98d31e46818e99fdd28ed1a565, State: Initialized, Role: FOLLOWER
I20260709 14:56:24.602170 15748 consensus_queue.cc:260] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [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: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } } peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } }
I20260709 14:56:24.603996 15748 ts_tablet_manager.cc:1434] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 14:56:24.701728 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:24.829358 15785 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.862103 15785 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.871804 15827 raft_consensus.cc:993] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: : Instructing follower 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:24.872376 15827 raft_consensus.cc:1081] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Signalling peer 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:24.873723 15575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:56:24.874167 15575 raft_consensus.cc:493] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:24.874416 15575 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.881601 15575 raft_consensus.cc:515] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.884702 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:24.884379 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:24.885349 15501 raft_consensus.cc:3055] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:24.885385 15785 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.885800 15501 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:24.886574 15501 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.887728 15501 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:24.890516 15575 leader_election.cc:290] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:24.893569 15785 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:24.894670 15540 leader_election.cc:304] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:24.895359 15501 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:24.895670 15711 raft_consensus.cc:2804] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:24.896771 15711 raft_consensus.cc:697] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:24.897703 15711 consensus_queue.cc:237] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:24.904094 15324 catalog_manager.cc:5697] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 1 to 2, leader changed from 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.001595 15709 raft_consensus.cc:993] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: : Instructing follower 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:25.002027 15827 raft_consensus.cc:1081] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Signalling peer 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:25.003302 15575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d961f249ede448caa1814a6b76027156"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:56:25.003770 15575 raft_consensus.cc:493] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.004027 15575 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.009022 15575 raft_consensus.cc:515] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.010553 15575 leader_election.cc:290] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:25.011442 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:25.011600 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:25.012084 15785 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.012140 15501 raft_consensus.cc:3055] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:25.012573 15501 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:25.013193 15501 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.014010 15501 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:25.018069 15785 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:25.019423 15540 leader_election.cc:304] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:25.020386 15828 raft_consensus.cc:2804] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:25.020915 15828 raft_consensus.cc:697] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:25.022173 15828 consensus_queue.cc:237] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.023332 15501 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 2.
I20260709 14:56:25.030459 15324 catalog_manager.cc:5697] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 1 to 2, leader changed from 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:25.283987 15785 raft_consensus.cc:1275] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.285094 15711 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.294541 15502 raft_consensus.cc:1275] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.295835 15834 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.421633 15785 raft_consensus.cc:1275] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.422741 15834 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.431056 15502 raft_consensus.cc:1275] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:25.432476 15828 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:25.551388 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:25.566527 15575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d961f249ede448caa1814a6b76027156"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
mode: GRACEFUL
new_leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:34064
I20260709 14:56:25.567006 15575 raft_consensus.cc:606] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Received request to transfer leadership to TS 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:25.569242 15575 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
mode: GRACEFUL
new_leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:34064
I20260709 14:56:25.569665 15575 raft_consensus.cc:606] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Received request to transfer leadership to TS 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:25.570624 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:25.571054 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:25.571580 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:25.702765 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:25.812809 15711 raft_consensus.cc:993] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: : Instructing follower 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:25.813367 15711 raft_consensus.cc:1081] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Signalling peer 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:25.814700 15502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:42452
I20260709 14:56:25.815202 15502 raft_consensus.cc:493] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.815584 15502 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.818127 15828 raft_consensus.cc:993] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: : Instructing follower 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:25.818604 15828 raft_consensus.cc:1081] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Signalling peer 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:25.819922 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d961f249ede448caa1814a6b76027156"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:42452
I20260709 14:56:25.820344 15501 raft_consensus.cc:493] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:25.820618 15501 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.823062 15502 raft_consensus.cc:515] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.824517 15502 leader_election.cc:290] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 3 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:25.825212 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:25.825644 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:25.825896 15785 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.826277 15575 raft_consensus.cc:3055] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:25.826617 15575 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:25.826293 15501 raft_consensus.cc:515] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.827279 15575 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.828476 15501 leader_election.cc:290] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 3 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:25.828281 15575 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.829124 15784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:25.829716 15784 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.834456 15575 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:25.829488 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:25.835553 15576 raft_consensus.cc:3055] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:25.835811 15576 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:25.835834 15465 leader_election.cc:304] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:25.836822 15836 raft_consensus.cc:2804] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:25.836488 15576 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.837772 15576 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:25.837932 15836 raft_consensus.cc:697] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:25.838766 15785 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:25.839586 15836 consensus_queue.cc:237] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.844590 15576 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:25.835204 15784 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:25.845607 15465 leader_election.cc:304] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, 81ca535da7514cd9a643c6cc2e543205; no voters: 
I20260709 14:56:25.846372 15836 raft_consensus.cc:2804] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:25.845932 15324 catalog_manager.cc:5697] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 2 to 3, leader changed from 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131) to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:25.846828 15836 raft_consensus.cc:697] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:25.847663 15836 consensus_queue.cc:237] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:25.858829 15324 catalog_manager.cc:5697] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 2 to 3, leader changed from 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131) to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:26.221537 15576 raft_consensus.cc:1275] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.222626 15836 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.230098 15784 raft_consensus.cc:1275] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.231700 15849 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.237227 15576 raft_consensus.cc:1275] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.238658 15849 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.246948 15784 raft_consensus.cc:1275] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:26.253922 15849 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:26.577389 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.584268 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
mode: GRACEFUL
new_leader_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:50984
I20260709 14:56:26.584756 15501 raft_consensus.cc:606] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 LEADER]: Received request to transfer leadership to TS 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:26.586956 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d961f249ede448caa1814a6b76027156"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
mode: GRACEFUL
new_leader_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:50984
I20260709 14:56:26.587409 15501 raft_consensus.cc:606] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Received request to transfer leadership to TS 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:26.588382 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:26.588768 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:26.589218 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:26.683490 15853 raft_consensus.cc:993] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: : Instructing follower 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:26.683856 15849 raft_consensus.cc:1081] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Signalling peer 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:26.685046 15576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d961f249ede448caa1814a6b76027156"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:56:26.685487 15576 raft_consensus.cc:493] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:26.685758 15576 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:26.691243 15576 raft_consensus.cc:515] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:26.693186 15576 leader_election.cc:290] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 4 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:26.694085 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:26.694449 15784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d961f249ede448caa1814a6b76027156" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:26.694713 15501 raft_consensus.cc:3055] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:26.695055 15784 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:26.695055 15501 raft_consensus.cc:740] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:26.695995 15501 consensus_queue.cc:260] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:26.697168 15501 raft_consensus.cc:3060] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:26.701910 15784 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 4.
I20260709 14:56:26.703084 15540 leader_election.cc:304] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:26.703716 15501 raft_consensus.cc:2468] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 4.
W20260709 14:56:26.703755 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:26.703814 15828 raft_consensus.cc:2804] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:26.705101 15828 raft_consensus.cc:697] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 4 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:26.705814 15828 consensus_queue.cc:237] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:26.711269 15325 catalog_manager.cc:5697] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 3 to 4, leader changed from 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 4 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:27.178221 15709 raft_consensus.cc:993] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: : Instructing follower 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:27.178639 15849 raft_consensus.cc:1081] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 LEADER]: Signalling peer 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:27.180012 15576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:56:27.180469 15576 raft_consensus.cc:493] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.180733 15576 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.185089 15576 raft_consensus.cc:515] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.186385 15576 leader_election.cc:290] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 3 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:27.187146 15784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:27.187441 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3f889b82851469ca7a35ac6a8b4c8d4" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:27.187697 15784 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.187996 15501 raft_consensus.cc:3055] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:27.188259 15501 raft_consensus.cc:740] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:27.188902 15501 consensus_queue.cc:260] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.189852 15501 raft_consensus.cc:3060] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.192502 15784 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 3.
I20260709 14:56:27.193440 15540 leader_election.cc:304] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:27.194028 15828 raft_consensus.cc:2804] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:27.194480 15828 raft_consensus.cc:697] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 3 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:27.194859 15501 raft_consensus.cc:2468] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 3.
I20260709 14:56:27.195303 15828 consensus_queue.cc:237] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.202517 15325 catalog_manager.cc:5697] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 2 to 3, leader changed from 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:27.219964 15501 raft_consensus.cc:1275] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:27.221069 15828 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:27.228369 15784 raft_consensus.cc:1275] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:27.230007 15854 consensus_queue.cc:1048] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:27.595229 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:27.602312 15576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
mode: GRACEFUL
new_leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:34064
I20260709 14:56:27.602746 15576 raft_consensus.cc:606] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Received request to transfer leadership to TS 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:27.604775 15576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
mode: GRACEFUL
new_leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:34064
I20260709 14:56:27.605168 15576 raft_consensus.cc:606] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Received request to transfer leadership to TS 4bcb7f2c1d9a4705bbac71e9e0a46969
I20260709 14:56:27.606047 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:27.606600 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:27.607211 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:27.687202 15828 raft_consensus.cc:993] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: : Instructing follower 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:27.687608 15863 raft_consensus.cc:1081] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Signalling peer 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:27.688818 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:42452
I20260709 14:56:27.689275 15501 raft_consensus.cc:493] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.689566 15501 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.694518 15501 raft_consensus.cc:515] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.696664 15501 leader_election.cc:290] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 3 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:27.696975 15784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:27.697237 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82fe5ab88cbb45289a0cada1d6032cd1" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:27.697543 15784 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.697814 15576 raft_consensus.cc:3055] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:27.698125 15576 raft_consensus.cc:740] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:27.698746 15576 consensus_queue.cc:260] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.699612 15576 raft_consensus.cc:3060] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.702461 15784 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:27.703503 15466 leader_election.cc:304] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:27.703946 15576 raft_consensus.cc:2468] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:27.704139 15849 raft_consensus.cc:2804] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:56:27.705009 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:27.705245 15849 raft_consensus.cc:697] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:27.706053 15849 consensus_queue.cc:237] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.713126 15784 raft_consensus.cc:1275] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:27.712852 15324 catalog_manager.cc:5697] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 2 to 3, leader changed from 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131) to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:27.714295 15863 consensus_queue.cc:1048] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:27.726358 15501 raft_consensus.cc:1275] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:27.728725 15863 consensus_queue.cc:1048] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:27.985152 15863 raft_consensus.cc:993] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: : Instructing follower 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:27.985569 15854 raft_consensus.cc:1081] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Signalling peer 4bcb7f2c1d9a4705bbac71e9e0a46969 to start an election
I20260709 14:56:27.986864 15501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
 from {username='slave'} at 127.0.0.1:42452
I20260709 14:56:27.987339 15501 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:27.987655 15501 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.992391 15501 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.993947 15501 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [CANDIDATE]: Term 3 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131:38045)
I20260709 14:56:27.994854 15576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
I20260709 14:56:27.995440 15576 raft_consensus.cc:3055] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:27.995442 15784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:27.995820 15576 raft_consensus.cc:740] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:27.996119 15784 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:27.996589 15576 consensus_queue.cc:260] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:27.997761 15576 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:28.002822 15784 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:28.003895 15576 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4bcb7f2c1d9a4705bbac71e9e0a46969 in term 3.
I20260709 14:56:28.003965 15466 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: 4bcb7f2c1d9a4705bbac71e9e0a46969, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:28.004848 15849 raft_consensus.cc:2804] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:28.005261 15849 raft_consensus.cc:697] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Leader. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:28.005981 15849 consensus_queue.cc:237] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:28.012156 15325 catalog_manager.cc:5697] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 reported cstate change: term changed from 2 to 3, leader changed from 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131) to 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130). New cstate: current_term: 3 leader_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:28.117302 15784 raft_consensus.cc:1275] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:28.118374 15849 consensus_queue.cc:1048] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.127362 15576 raft_consensus.cc:1275] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:56:28.129249 15849 consensus_queue.cc:1048] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:28.481760 15576 raft_consensus.cc:1275] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:28.482810 15849 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:28.491680 15784 raft_consensus.cc:1275] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Refusing update from remote peer 4bcb7f2c1d9a4705bbac71e9e0a46969: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:28.494649 15874 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:28.613948 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:28.621899 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
mode: GRACEFUL
new_leader_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:50984
I20260709 14:56:28.622365 15501 raft_consensus.cc:606] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Received request to transfer leadership to TS 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:28.624487 15501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1"
dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
mode: GRACEFUL
new_leader_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:50984
I20260709 14:56:28.624918 15501 raft_consensus.cc:606] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Received request to transfer leadership to TS 81ca535da7514cd9a643c6cc2e543205
I20260709 14:56:28.625805 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:28.626250 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:28.626773 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:56:28.705940 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:28.986133 15875 raft_consensus.cc:993] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: : Instructing follower 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:28.986656 15874 raft_consensus.cc:1081] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Signalling peer 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:28.987977 15576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:56:28.988394 15576 raft_consensus.cc:493] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:28.988652 15576 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:28.994323 15576 raft_consensus.cc:515] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:28.996438 15576 leader_election.cc:290] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 4 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:28.996620 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:28.997277 15785 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:28.997380 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec175eaa62b4af99d9882636e5d5b78" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:28.997969 15501 raft_consensus.cc:3055] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:28.998188 15501 raft_consensus.cc:740] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:28.998844 15501 consensus_queue.cc:260] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:28.999770 15501 raft_consensus.cc:3060] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:29.002835 15785 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 4.
I20260709 14:56:29.003873 15540 leader_election.cc:304] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:29.004587 15880 raft_consensus.cc:2804] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:29.004642 15501 raft_consensus.cc:2468] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 4.
I20260709 14:56:29.004976 15880 raft_consensus.cc:697] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 4 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:29.005749 15880 consensus_queue.cc:237] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:29.011114 15325 catalog_manager.cc:5697] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 3 to 4, leader changed from 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 4 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.083735 15875 raft_consensus.cc:993] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: : Instructing follower 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:29.084153 15875 raft_consensus.cc:1081] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Signalling peer 81ca535da7514cd9a643c6cc2e543205 to start an election
I20260709 14:56:29.085315 15576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1"
dest_uuid: "81ca535da7514cd9a643c6cc2e543205"
 from {username='slave'} at 127.0.0.1:51114
I20260709 14:56:29.085706 15576 raft_consensus.cc:493] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:29.085934 15576 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:29.090204 15576 raft_consensus.cc:515] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:29.091553 15576 leader_election.cc:290] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [CANDIDATE]: Term 4 election: Requested vote from peers bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373), 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947)
I20260709 14:56:29.092280 15785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc1bbc98d31e46818e99fdd28ed1a565"
I20260709 14:56:29.092555 15501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dba8f859b7864c358866e263484ad0f1" candidate_uuid: "81ca535da7514cd9a643c6cc2e543205" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969"
I20260709 14:56:29.092813 15785 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:29.093112 15501 raft_consensus.cc:3055] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:56:29.093369 15501 raft_consensus.cc:740] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4bcb7f2c1d9a4705bbac71e9e0a46969, State: Running, Role: LEADER
I20260709 14:56:29.093941 15501 consensus_queue.cc:260] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:29.094815 15501 raft_consensus.cc:3060] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:56:29.097517 15785 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 4.
I20260709 14:56:29.098393 15540 leader_election.cc:304] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [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: 81ca535da7514cd9a643c6cc2e543205, bc1bbc98d31e46818e99fdd28ed1a565; no voters: 
I20260709 14:56:29.098968 15880 raft_consensus.cc:2804] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:56:29.099342 15880 raft_consensus.cc:697] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 4 LEADER]: Becoming Leader. State: Replica: 81ca535da7514cd9a643c6cc2e543205, State: Running, Role: LEADER
I20260709 14:56:29.099424 15501 raft_consensus.cc:2468] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81ca535da7514cd9a643c6cc2e543205 in term 4.
I20260709 14:56:29.100083 15880 consensus_queue.cc:237] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [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: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } }
I20260709 14:56:29.106011 15325 catalog_manager.cc:5697] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 reported cstate change: term changed from 3 to 4, leader changed from 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130) to 81ca535da7514cd9a643c6cc2e543205 (127.11.215.131). New cstate: current_term: 4 leader_uuid: "81ca535da7514cd9a643c6cc2e543205" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81ca535da7514cd9a643c6cc2e543205" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 38045 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:29.481333 15501 raft_consensus.cc:1275] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:29.482506 15880 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.489764 15785 raft_consensus.cc:1275] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:29.491690 15863 consensus_queue.cc:1048] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.631771 15501 raft_consensus.cc:1275] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:29.631804 15785 raft_consensus.cc:1275] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Refusing update from remote peer 81ca535da7514cd9a643c6cc2e543205: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:56:29.632903 15880 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4bcb7f2c1d9a4705bbac71e9e0a46969" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 36947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.633445 15863 consensus_queue.cc:1048] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1bbc98d31e46818e99fdd28ed1a565" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 38373 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:29.634747 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:29.666846 12126 tablet_server.cc:179] TabletServer@127.11.215.129:38373 shutting down...
W20260709 14:56:29.673576 15540 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 107 similar messages]
W20260709 14:56:29.677443 15540 consensus_peers.cc:597] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.684971 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:29.685599 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.686113 12126 raft_consensus.cc:2243] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.686492 12126 raft_consensus.cc:2272] T 67b7fe54b67b47d5a4ae7a67063470e2 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.688277 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.688776 12126 raft_consensus.cc:2243] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.689110 12126 raft_consensus.cc:2272] T 4eadbc21a1644e9ab0b7b1f18a933d93 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.690744 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.691224 12126 raft_consensus.cc:2243] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.691584 12126 raft_consensus.cc:2272] T fbd74dcbfe3243ce9f13729f91453431 P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.693114 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.693608 12126 raft_consensus.cc:2243] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.693957 12126 raft_consensus.cc:2272] T d961f249ede448caa1814a6b76027156 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.695572 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.696019 12126 raft_consensus.cc:2243] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.696358 12126 raft_consensus.cc:2272] T dba8f859b7864c358866e263484ad0f1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.698562 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.699060 12126 raft_consensus.cc:2243] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.699424 12126 raft_consensus.cc:2272] T e67357e330aa4af08845b8dd37e2f91d P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.700953 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.701406 12126 raft_consensus.cc:2243] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.701764 12126 raft_consensus.cc:2272] T 82fe5ab88cbb45289a0cada1d6032cd1 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.703452 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.703891 12126 raft_consensus.cc:2243] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.704265 12126 raft_consensus.cc:2272] T c3f889b82851469ca7a35ac6a8b4c8d4 P bc1bbc98d31e46818e99fdd28ed1a565 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.705770 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.706188 12126 raft_consensus.cc:2243] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.706558 12126 raft_consensus.cc:2272] T 5ec175eaa62b4af99d9882636e5d5b78 P bc1bbc98d31e46818e99fdd28ed1a565 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:29.706745 15373 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:56:29.708539 12126 tablet_replica.cc:333] stopping tablet replica
I20260709 14:56:29.709040 12126 raft_consensus.cc:2243] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.709410 12126 raft_consensus.cc:2272] T 2a4a14481453409782aabab1bb43d6ef P bc1bbc98d31e46818e99fdd28ed1a565 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:29.712817 15540 consensus_peers.cc:597] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.736367 12126 tablet_server.cc:196] TabletServer@127.11.215.129:38373 shutdown complete.
I20260709 14:56:29.752825 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
I20260709 14:56:29.770617 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:29.771265 12126 tablet_replica.cc:333] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.771827 12126 raft_consensus.cc:2243] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.772217 12126 raft_consensus.cc:2272] T c3f889b82851469ca7a35ac6a8b4c8d4 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.773969 12126 tablet_replica.cc:333] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.774466 12126 raft_consensus.cc:2243] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.774863 12126 raft_consensus.cc:2272] T 5ec175eaa62b4af99d9882636e5d5b78 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.777295 12126 tablet_replica.cc:333] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.777796 12126 raft_consensus.cc:2243] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.778198 12126 raft_consensus.cc:2272] T 2a4a14481453409782aabab1bb43d6ef P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.779908 12126 tablet_replica.cc:333] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.780342 12126 raft_consensus.cc:2243] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.781023 12126 raft_consensus.cc:2272] T fbd74dcbfe3243ce9f13729f91453431 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.782855 12126 tablet_replica.cc:333] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.783396 12126 raft_consensus.cc:2243] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.784044 12126 raft_consensus.cc:2272] T 82fe5ab88cbb45289a0cada1d6032cd1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.785781 12126 tablet_replica.cc:333] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.786260 12126 raft_consensus.cc:2243] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.786966 12126 raft_consensus.cc:2272] T e67357e330aa4af08845b8dd37e2f91d P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.788813 12126 tablet_replica.cc:333] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.789299 12126 raft_consensus.cc:2243] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.789762 12126 raft_consensus.cc:2272] T 67b7fe54b67b47d5a4ae7a67063470e2 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.791957 12126 tablet_replica.cc:333] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.792402 12126 raft_consensus.cc:2243] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.792794 12126 raft_consensus.cc:2272] T dba8f859b7864c358866e263484ad0f1 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.795094 12126 tablet_replica.cc:333] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.795575 12126 raft_consensus.cc:2243] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.795946 12126 raft_consensus.cc:2272] T d961f249ede448caa1814a6b76027156 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.797801 12126 tablet_replica.cc:333] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969: stopping tablet replica
I20260709 14:56:29.798303 12126 raft_consensus.cc:2243] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.799144 12126 raft_consensus.cc:2272] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 4bcb7f2c1d9a4705bbac71e9e0a46969 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:29.800536 15539 consensus_peers.cc:597] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 -> Peer 4bcb7f2c1d9a4705bbac71e9e0a46969 (127.11.215.130:36947): Couldn't send request to peer 4bcb7f2c1d9a4705bbac71e9e0a46969. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.844547 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
I20260709 14:56:29.867010 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
W20260709 14:56:29.890789 15540 consensus_peers.cc:597] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.893369 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:29.894181 12126 tablet_replica.cc:333] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.894897 12126 raft_consensus.cc:2243] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.895421 12126 raft_consensus.cc:2272] T e67357e330aa4af08845b8dd37e2f91d P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:29.897552 15540 consensus_peers.cc:597] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 -> Peer bc1bbc98d31e46818e99fdd28ed1a565 (127.11.215.129:38373): Couldn't send request to peer bc1bbc98d31e46818e99fdd28ed1a565. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:38373: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:29.897742 12126 tablet_replica.cc:333] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.898409 12126 raft_consensus.cc:2243] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.898792 12126 raft_consensus.cc:2272] T 82fe5ab88cbb45289a0cada1d6032cd1 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.900576 12126 tablet_replica.cc:333] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.901085 12126 raft_consensus.cc:2243] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.901475 12126 raft_consensus.cc:2272] T 4eadbc21a1644e9ab0b7b1f18a933d93 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.903277 12126 tablet_replica.cc:333] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.903774 12126 raft_consensus.cc:2243] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.904471 12126 raft_consensus.cc:2272] T 67b7fe54b67b47d5a4ae7a67063470e2 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.906253 12126 tablet_replica.cc:333] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.906733 12126 raft_consensus.cc:2243] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:29.907166 12126 raft_consensus.cc:2272] T fbd74dcbfe3243ce9f13729f91453431 P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.909014 12126 tablet_replica.cc:333] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.909473 12126 raft_consensus.cc:2243] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.910149 12126 raft_consensus.cc:2272] T 2a4a14481453409782aabab1bb43d6ef P 81ca535da7514cd9a643c6cc2e543205 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.911875 12126 tablet_replica.cc:333] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.912339 12126 raft_consensus.cc:2243] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.913007 12126 raft_consensus.cc:2272] T d961f249ede448caa1814a6b76027156 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.914717 12126 tablet_replica.cc:333] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.915184 12126 raft_consensus.cc:2243] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.915885 12126 raft_consensus.cc:2272] T dba8f859b7864c358866e263484ad0f1 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.918061 12126 tablet_replica.cc:333] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.918757 12126 raft_consensus.cc:2243] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.919551 12126 raft_consensus.cc:2272] T 5ec175eaa62b4af99d9882636e5d5b78 P 81ca535da7514cd9a643c6cc2e543205 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.922525 12126 tablet_replica.cc:333] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205: stopping tablet replica
I20260709 14:56:29.922953 12126 raft_consensus.cc:2243] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.923655 12126 raft_consensus.cc:2272] T c3f889b82851469ca7a35ac6a8b4c8d4 P 81ca535da7514cd9a643c6cc2e543205 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.952911 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:56:29.972755 12126 master.cc:562] Master@127.11.215.190:46137 shutting down...
I20260709 14:56:29.992337 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:29.992838 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:29.993134 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07977daa8974466d96a18f70a2c3b4a9: stopping tablet replica
I20260709 14:56:30.012064 12126 master.cc:584] Master@127.11.215.190:46137 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14483 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:56:30.051403 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:46377
I20260709 14:56:30.052454 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:30.057435 15897 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.057914 15898 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.058441 15900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:30.059516 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:30.060349 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:30.060526 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:30.060678 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608990060661 us; error 0 us; skew 500 ppm
I20260709 14:56:30.061193 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:30.063393 12126 webserver.cc:533] Webserver started at http://127.11.215.190:46795/ using document root <none> and password file <none>
I20260709 14:56:30.063880 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:30.064054 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:30.064307 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:30.065346 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "f7d46834af4344179da7e956f255c588"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.069759 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:30.073004 15905 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.073707 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:30.073985 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "f7d46834af4344179da7e956f255c588"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.074249 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:30.097180 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:30.098300 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:30.134750 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:46377
I20260709 14:56:30.134862 15956 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:46377 every 8 connection(s)
I20260709 14:56:30.138345 15957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.148306 15957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588: Bootstrap starting.
I20260709 14:56:30.153224 15957 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.157263 15957 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588: No bootstrap required, opened a new log
I20260709 14:56:30.159262 15957 raft_consensus.cc:359] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d46834af4344179da7e956f255c588" member_type: VOTER }
I20260709 14:56:30.159649 15957 raft_consensus.cc:385] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.159821 15957 raft_consensus.cc:740] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f7d46834af4344179da7e956f255c588, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.160326 15957 consensus_queue.cc:260] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f7d46834af4344179da7e956f255c588" member_type: VOTER }
I20260709 14:56:30.160746 15957 raft_consensus.cc:399] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:30.160929 15957 raft_consensus.cc:493] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:30.161136 15957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.165416 15957 raft_consensus.cc:515] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d46834af4344179da7e956f255c588" member_type: VOTER }
I20260709 14:56:30.165855 15957 leader_election.cc:304] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [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: f7d46834af4344179da7e956f255c588; no voters: 
I20260709 14:56:30.166853 15957 leader_election.cc:290] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:30.167246 15960 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.168701 15960 raft_consensus.cc:697] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 1 LEADER]: Becoming Leader. State: Replica: f7d46834af4344179da7e956f255c588, State: Running, Role: LEADER
I20260709 14:56:30.169349 15960 consensus_queue.cc:237] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [LEADER]: Queue going to LEADER mode. State: All 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: "f7d46834af4344179da7e956f255c588" member_type: VOTER }
I20260709 14:56:30.169826 15957 sys_catalog.cc:565] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:30.173372 15961 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f7d46834af4344179da7e956f255c588" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d46834af4344179da7e956f255c588" member_type: VOTER } }
I20260709 14:56:30.174082 15961 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:30.173914 15962 sys_catalog.cc:455] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f7d46834af4344179da7e956f255c588. Latest consensus state: current_term: 1 leader_uuid: "f7d46834af4344179da7e956f255c588" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f7d46834af4344179da7e956f255c588" member_type: VOTER } }
I20260709 14:56:30.174541 15962 sys_catalog.cc:458] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:30.175985 15968 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:30.182996 15968 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:30.186704 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:30.192075 15968 catalog_manager.cc:1383] Generated new cluster ID: 1a1dbf49af4047d2bb3bdbd40f7a013a
I20260709 14:56:30.192351 15968 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:30.208461 15968 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:30.209719 15968 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:30.230319 15968 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588: Generated new TSK 0
I20260709 14:56:30.230960 15968 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:30.253149 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:30.258800 15978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.259865 15979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.261150 15981 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:30.261871 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:30.262709 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:30.262951 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:30.263113 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608990263097 us; error 0 us; skew 500 ppm
I20260709 14:56:30.263650 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:30.265787 12126 webserver.cc:533] Webserver started at http://127.11.215.129:45633/ using document root <none> and password file <none>
I20260709 14:56:30.266240 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:30.266417 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:30.266664 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:30.267725 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.271984 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:30.274989 15986 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.275717 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:30.275985 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.276243 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:30.290205 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:30.291348 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:30.292721 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:30.294791 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:30.294984 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.295194 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:30.295356 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:56:30.332440 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:33463
I20260709 14:56:30.332547 16048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:33463 every 8 connection(s)
I20260709 14:56:30.336989 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:30.343781 16053 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.344071 16054 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.347256 16056 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:30.348217 16049 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46377
I20260709 14:56:30.348516 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:30.348662 16049 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:30.349462 16049 heartbeater.cc:507] Master 127.11.215.190:46377 requested a full tablet report, sending...
I20260709 14:56:30.349536 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:30.349825 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:30.349974 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608990349958 us; error 0 us; skew 500 ppm
I20260709 14:56:30.350694 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:30.351468 15922 ts_manager.cc:194] Registered new tserver with Master: 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463)
I20260709 14:56:30.353209 12126 webserver.cc:533] Webserver started at http://127.11.215.130:45789/ using document root <none> and password file <none>
I20260709 14:56:30.353492 15922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45044
I20260709 14:56:30.353670 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:30.353875 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:30.354063 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:30.355257 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "f9a1eded23ab40c196c25969df3022b7"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.359362 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:56:30.362471 16061 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.363179 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:30.363484 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "f9a1eded23ab40c196c25969df3022b7"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.363724 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:30.405114 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:30.406261 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:30.407644 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:30.409770 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:30.409955 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.410187 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:30.410322 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.447942 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:40769
I20260709 14:56:30.448031 16123 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:40769 every 8 connection(s)
I20260709 14:56:30.452338 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:30.459158 16127 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.459718 16128 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:30.462760 16131 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:30.463353 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:30.463485 16124 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46377
I20260709 14:56:30.463949 16124 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:30.464251 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:30.464491 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:30.464646 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608990464631 us; error 0 us; skew 500 ppm
I20260709 14:56:30.464663 16124 heartbeater.cc:507] Master 127.11.215.190:46377 requested a full tablet report, sending...
I20260709 14:56:30.465219 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:30.466868 15922 ts_manager.cc:194] Registered new tserver with Master: f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769)
I20260709 14:56:30.467900 12126 webserver.cc:533] Webserver started at http://127.11.215.131:39959/ using document root <none> and password file <none>
I20260709 14:56:30.468566 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:30.468631 15922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45050
I20260709 14:56:30.468861 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:30.469197 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:30.470358 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.474697 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:56:30.477958 16135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.478706 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:56:30.478986 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
format_stamp: "Formatted at 2026-07-09 14:56:30 on dist-test-slave-d854"
I20260709 14:56:30.479249 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:30.492758 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:30.493911 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:30.495312 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:30.497424 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:30.497615 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.497830 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:30.497987 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:30.537109 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:45211
I20260709 14:56:30.537360 16197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:45211 every 8 connection(s)
I20260709 14:56:30.549974 16198 heartbeater.cc:344] Connected to a master server at 127.11.215.190:46377
I20260709 14:56:30.550469 16198 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:30.551107 16198 heartbeater.cc:507] Master 127.11.215.190:46377 requested a full tablet report, sending...
I20260709 14:56:30.552906 15922 ts_manager.cc:194] Registered new tserver with Master: 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:30.553676 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013485833s
I20260709 14:56:30.554173 15922 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45062
I20260709 14:56:30.577044 15922 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45066:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:30.579587 15922 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:30.621157 16163 tablet_service.cc:1511] Processing CreateTablet for tablet 10b6778eb044421c8d2b4078192c1a13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4f6fc7fff554e718b8fd638638cb598]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.621330 16162 tablet_service.cc:1511] Processing CreateTablet for tablet 4b315c52d8034ed19dd71cac832a0c25 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4f6fc7fff554e718b8fd638638cb598]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.622732 16163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b6778eb044421c8d2b4078192c1a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.622880 16014 tablet_service.cc:1511] Processing CreateTablet for tablet 10b6778eb044421c8d2b4078192c1a13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4f6fc7fff554e718b8fd638638cb598]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.623435 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 4b315c52d8034ed19dd71cac832a0c25 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4f6fc7fff554e718b8fd638638cb598]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.624307 16014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b6778eb044421c8d2b4078192c1a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.627058 16162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b315c52d8034ed19dd71cac832a0c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.628073 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b315c52d8034ed19dd71cac832a0c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.629854 16088 tablet_service.cc:1511] Processing CreateTablet for tablet 4b315c52d8034ed19dd71cac832a0c25 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4f6fc7fff554e718b8fd638638cb598]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:30.631135 16088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b315c52d8034ed19dd71cac832a0c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.634898 16089 tablet_service.cc:1511] Processing CreateTablet for tablet 10b6778eb044421c8d2b4078192c1a13 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=f4f6fc7fff554e718b8fd638638cb598]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:30.636143 16089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10b6778eb044421c8d2b4078192c1a13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:30.658667 16213 tablet_bootstrap.cc:492] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f: Bootstrap starting.
I20260709 14:56:30.666002 16213 tablet_bootstrap.cc:654] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.666538 16215 tablet_bootstrap.cc:492] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7: Bootstrap starting.
I20260709 14:56:30.666664 16214 tablet_bootstrap.cc:492] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21: Bootstrap starting.
I20260709 14:56:30.671399 16213 tablet_bootstrap.cc:492] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f: No bootstrap required, opened a new log
I20260709 14:56:30.671895 16213 ts_tablet_manager.cc:1403] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:56:30.672441 16214 tablet_bootstrap.cc:654] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.673270 16215 tablet_bootstrap.cc:654] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.674809 16213 raft_consensus.cc:359] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.675792 16213 raft_consensus.cc:385] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.676210 16213 raft_consensus.cc:740] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.677241 16214 tablet_bootstrap.cc:492] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21: No bootstrap required, opened a new log
I20260709 14:56:30.676931 16213 consensus_queue.cc:260] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.677683 16214 ts_tablet_manager.cc:1403] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.005s
I20260709 14:56:30.678481 16215 tablet_bootstrap.cc:492] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7: No bootstrap required, opened a new log
I20260709 14:56:30.678979 16215 ts_tablet_manager.cc:1403] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:56:30.679033 16049 heartbeater.cc:499] Master 127.11.215.190:46377 was elected leader, sending a full tablet report...
I20260709 14:56:30.679540 16213 ts_tablet_manager.cc:1434] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:30.681037 16214 raft_consensus.cc:359] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.682153 16213 tablet_bootstrap.cc:492] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: Bootstrap starting.
I20260709 14:56:30.681886 16215 raft_consensus.cc:359] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.681887 16214 raft_consensus.cc:385] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.682664 16215 raft_consensus.cc:385] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.682893 16214 raft_consensus.cc:740] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a27a95ab58147c485c2dd7b9dbb9f21, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.683050 16215 raft_consensus.cc:740] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.684054 16214 consensus_queue.cc:260] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.684137 16215 consensus_queue.cc:260] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.689114 16213 tablet_bootstrap.cc:654] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.693397 16214 ts_tablet_manager.cc:1434] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260709 14:56:30.694973 16198 heartbeater.cc:499] Master 127.11.215.190:46377 was elected leader, sending a full tablet report...
I20260709 14:56:30.695492 16215 ts_tablet_manager.cc:1434] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.005s
I20260709 14:56:30.695434 16124 heartbeater.cc:499] Master 127.11.215.190:46377 was elected leader, sending a full tablet report...
I20260709 14:56:30.696611 16215 tablet_bootstrap.cc:492] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7: Bootstrap starting.
I20260709 14:56:30.699285 16214 tablet_bootstrap.cc:492] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21: Bootstrap starting.
I20260709 14:56:30.703408 16215 tablet_bootstrap.cc:654] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.706972 16214 tablet_bootstrap.cc:654] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:30.722432 16214 tablet_bootstrap.cc:492] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21: No bootstrap required, opened a new log
I20260709 14:56:30.722656 16213 tablet_bootstrap.cc:492] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: No bootstrap required, opened a new log
I20260709 14:56:30.722836 16214 ts_tablet_manager.cc:1403] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260709 14:56:30.722896 16215 tablet_bootstrap.cc:492] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7: No bootstrap required, opened a new log
I20260709 14:56:30.723227 16213 ts_tablet_manager.cc:1403] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.015s
I20260709 14:56:30.723503 16215 ts_tablet_manager.cc:1403] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.021s
I20260709 14:56:30.725528 16214 raft_consensus.cc:359] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.726063 16214 raft_consensus.cc:385] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.726382 16214 raft_consensus.cc:740] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a27a95ab58147c485c2dd7b9dbb9f21, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.726082 16213 raft_consensus.cc:359] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.726320 16215 raft_consensus.cc:359] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.726943 16213 raft_consensus.cc:385] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.727152 16215 raft_consensus.cc:385] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:30.727258 16213 raft_consensus.cc:740] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.727710 16215 raft_consensus.cc:740] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Initialized, Role: FOLLOWER
I20260709 14:56:30.728273 16213 consensus_queue.cc:260] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.728447 16215 consensus_queue.cc:260] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.730360 16213 ts_tablet_manager.cc:1434] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 14:56:30.730418 16215 ts_tablet_manager.cc:1434] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:56:30.727172 16214 consensus_queue.cc:260] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.732641 16214 ts_tablet_manager.cc:1434] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:30.910920 16219 raft_consensus.cc:493] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.911747 16219 raft_consensus.cc:515] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.914274 16219 leader_election.cc:290] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:30.918601 16220 raft_consensus.cc:493] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.919487 16220 raft_consensus.cc:515] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.922147 16220 leader_election.cc:290] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463), f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769)
I20260709 14:56:30.931396 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" is_pre_election: true
I20260709 14:56:30.932603 16173 raft_consensus.cc:2468] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 0.
I20260709 14:56:30.931403 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7" is_pre_election: true
I20260709 14:56:30.933933 16099 raft_consensus.cc:2468] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 0.
I20260709 14:56:30.934414 15988 leader_election.cc:304] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, 6a27a95ab58147c485c2dd7b9dbb9f21; no voters: 
I20260709 14:56:30.935469 16219 raft_consensus.cc:2804] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.935863 16219 raft_consensus.cc:493] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.936175 16219 raft_consensus.cc:3060] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.939513 16230 raft_consensus.cc:493] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:30.940361 16230 raft_consensus.cc:515] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.942548 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7" is_pre_election: true
I20260709 14:56:30.943459 16099 raft_consensus.cc:2468] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a27a95ab58147c485c2dd7b9dbb9f21 in term 0.
I20260709 14:56:30.944024 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" is_pre_election: true
I20260709 14:56:30.944423 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7" is_pre_election: true
I20260709 14:56:30.944823 16173 raft_consensus.cc:2468] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 0.
I20260709 14:56:30.945029 16230 leader_election.cc:290] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211), f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769)
I20260709 14:56:30.944950 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" is_pre_election: true
I20260709 14:56:30.945147 16098 raft_consensus.cc:2468] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 0.
I20260709 14:56:30.947556 16024 raft_consensus.cc:2468] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a27a95ab58147c485c2dd7b9dbb9f21 in term 0.
I20260709 14:56:30.944914 16136 leader_election.cc:304] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a27a95ab58147c485c2dd7b9dbb9f21, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:30.948376 15987 leader_election.cc:304] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:30.949105 16220 raft_consensus.cc:2804] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.949262 16230 raft_consensus.cc:2804] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:30.949746 16230 raft_consensus.cc:493] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.950165 16230 raft_consensus.cc:3060] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.950299 16220 raft_consensus.cc:493] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:30.950911 16220 raft_consensus.cc:3060] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.954985 16219 raft_consensus.cc:515] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.957940 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
I20260709 14:56:30.958026 16219 leader_election.cc:290] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 election: Requested vote from peers f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:30.958527 16098 raft_consensus.cc:3060] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.958771 16230 raft_consensus.cc:515] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.959062 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
I20260709 14:56:30.959724 16173 raft_consensus.cc:3060] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.960086 16220 raft_consensus.cc:515] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.961831 16172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
I20260709 14:56:30.962692 16172 raft_consensus.cc:2393] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c4b520c953a4b24afef7a9373f3ca3f in current term 1: Already voted for candidate 6a27a95ab58147c485c2dd7b9dbb9f21 in this term.
I20260709 14:56:30.962834 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
I20260709 14:56:30.963639 16024 raft_consensus.cc:2393] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6a27a95ab58147c485c2dd7b9dbb9f21 in current term 1: Already voted for candidate 3c4b520c953a4b24afef7a9373f3ca3f in this term.
I20260709 14:56:30.964529 16230 leader_election.cc:290] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 election: Requested vote from peers 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211), f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769)
I20260709 14:56:30.965734 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
I20260709 14:56:30.966341 16099 raft_consensus.cc:3060] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:30.966521 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10b6778eb044421c8d2b4078192c1a13" candidate_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
I20260709 14:56:30.968218 16136 leader_election.cc:304] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [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: 6a27a95ab58147c485c2dd7b9dbb9f21; no voters: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7
I20260709 14:56:30.968314 16220 leader_election.cc:290] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [CANDIDATE]: Term 1 election: Requested vote from peers 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463), f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769)
I20260709 14:56:30.968174 16098 raft_consensus.cc:2468] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 1.
I20260709 14:56:30.969261 16220 raft_consensus.cc:2749] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:30.968279 16173 raft_consensus.cc:2468] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 1.
I20260709 14:56:30.970088 15987 leader_election.cc:304] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:30.970954 16230 raft_consensus.cc:2804] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.971422 16230 raft_consensus.cc:697] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Becoming Leader. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Running, Role: LEADER
I20260709 14:56:30.972461 16230 consensus_queue.cc:237] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:30.973708 16099 raft_consensus.cc:2468] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 1.
I20260709 14:56:30.974678 15987 leader_election.cc:304] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [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: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7; no voters: 6a27a95ab58147c485c2dd7b9dbb9f21
I20260709 14:56:30.975540 16219 raft_consensus.cc:2804] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:30.976069 16219 raft_consensus.cc:697] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Becoming Leader. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Running, Role: LEADER
I20260709 14:56:30.977341 16219 consensus_queue.cc:237] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } }
I20260709 14:56:30.982183 15919 catalog_manager.cc:5697] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129). New cstate: current_term: 1 leader_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:30.994446 15919 catalog_manager.cc:5697] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129). New cstate: current_term: 1 leader_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.050697 15919 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45072:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:31.052783 15919 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:31.075196 16014 tablet_service.cc:1511] Processing CreateTablet for tablet 3f75a2db51a547c6ab69b5ba55acb785 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a759fe69d6974c808d24551aa564f2da]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:31.076884 16014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f75a2db51a547c6ab69b5ba55acb785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.076927 16088 tablet_service.cc:1511] Processing CreateTablet for tablet 3f75a2db51a547c6ab69b5ba55acb785 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a759fe69d6974c808d24551aa564f2da]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:31.077705 16162 tablet_service.cc:1511] Processing CreateTablet for tablet 3f75a2db51a547c6ab69b5ba55acb785 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a759fe69d6974c808d24551aa564f2da]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:56:31.078497 16088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f75a2db51a547c6ab69b5ba55acb785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.079159 16162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f75a2db51a547c6ab69b5ba55acb785. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.090571 16013 tablet_service.cc:1511] Processing CreateTablet for tablet 594bb4f0d647451dab748a25fdb52312 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a759fe69d6974c808d24551aa564f2da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:31.092058 16013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594bb4f0d647451dab748a25fdb52312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.094548 16214 tablet_bootstrap.cc:492] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21: Bootstrap starting.
I20260709 14:56:31.095968 16213 tablet_bootstrap.cc:492] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f: Bootstrap starting.
I20260709 14:56:31.098481 16215 tablet_bootstrap.cc:492] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: Bootstrap starting.
I20260709 14:56:31.099737 16089 tablet_service.cc:1511] Processing CreateTablet for tablet 594bb4f0d647451dab748a25fdb52312 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a759fe69d6974c808d24551aa564f2da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:31.101016 16089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594bb4f0d647451dab748a25fdb52312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.102946 16213 tablet_bootstrap.cc:654] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.105381 16163 tablet_service.cc:1511] Processing CreateTablet for tablet 594bb4f0d647451dab748a25fdb52312 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=a759fe69d6974c808d24551aa564f2da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:56:31.105877 16215 tablet_bootstrap.cc:654] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.106667 16163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594bb4f0d647451dab748a25fdb52312. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:31.106990 16214 tablet_bootstrap.cc:654] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.115485 16213 tablet_bootstrap.cc:492] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f: No bootstrap required, opened a new log
I20260709 14:56:31.116058 16213 ts_tablet_manager.cc:1403] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:56:31.119072 16213 raft_consensus.cc:359] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.120607 16213 raft_consensus.cc:385] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.121356 16213 raft_consensus.cc:740] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.122094 16213 consensus_queue.cc:260] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.125149 16214 tablet_bootstrap.cc:492] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21: No bootstrap required, opened a new log
I20260709 14:56:31.125722 16214 ts_tablet_manager.cc:1403] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.005s
I20260709 14:56:31.128633 16214 raft_consensus.cc:359] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.134003 16213 ts_tablet_manager.cc:1434] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:56:31.130198 16214 raft_consensus.cc:385] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.134889 16214 raft_consensus.cc:740] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a27a95ab58147c485c2dd7b9dbb9f21, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.137153 16215 tablet_bootstrap.cc:492] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: No bootstrap required, opened a new log
I20260709 14:56:31.137761 16215 ts_tablet_manager.cc:1403] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.009s
I20260709 14:56:31.137893 16214 consensus_queue.cc:260] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.141409 16213 tablet_bootstrap.cc:492] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: Bootstrap starting.
I20260709 14:56:31.142175 16214 ts_tablet_manager.cc:1434] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:56:31.140753 16215 raft_consensus.cc:359] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.142760 16215 raft_consensus.cc:385] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.143088 16215 raft_consensus.cc:740] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.143183 16214 tablet_bootstrap.cc:492] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21: Bootstrap starting.
I20260709 14:56:31.144200 16215 consensus_queue.cc:260] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.146576 16215 ts_tablet_manager.cc:1434] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 14:56:31.150748 16214 tablet_bootstrap.cc:654] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.151875 16215 tablet_bootstrap.cc:492] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: Bootstrap starting.
I20260709 14:56:31.152132 16213 tablet_bootstrap.cc:654] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.159129 16215 tablet_bootstrap.cc:654] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:31.163758 16213 tablet_bootstrap.cc:492] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: No bootstrap required, opened a new log
I20260709 14:56:31.164219 16214 tablet_bootstrap.cc:492] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21: No bootstrap required, opened a new log
I20260709 14:56:31.164234 16213 ts_tablet_manager.cc:1403] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 14:56:31.164757 16214 ts_tablet_manager.cc:1403] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 14:56:31.165094 16215 tablet_bootstrap.cc:492] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: No bootstrap required, opened a new log
I20260709 14:56:31.165619 16215 ts_tablet_manager.cc:1403] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 14:56:31.167057 16214 raft_consensus.cc:359] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.167673 16214 raft_consensus.cc:385] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.168010 16214 raft_consensus.cc:740] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a27a95ab58147c485c2dd7b9dbb9f21, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.167560 16213 raft_consensus.cc:359] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.168421 16213 raft_consensus.cc:385] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.168314 16215 raft_consensus.cc:359] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.168836 16213 raft_consensus.cc:740] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.168645 16214 consensus_queue.cc:260] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.169041 16215 raft_consensus.cc:385] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:31.169430 16215 raft_consensus.cc:740] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Initialized, Role: FOLLOWER
I20260709 14:56:31.169621 16213 consensus_queue.cc:260] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.170545 16215 consensus_queue.cc:260] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.171828 16214 ts_tablet_manager.cc:1434] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:56:31.174912 16215 ts_tablet_manager.cc:1434] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:31.174933 16213 ts_tablet_manager.cc:1434] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
W20260709 14:56:31.182418 15970 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:31.254778 16221 raft_consensus.cc:493] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.255352 16221 raft_consensus.cc:515] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.257362 16221 leader_election.cc:290] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:31.268817 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785" candidate_uuid: "f9a1eded23ab40c196c25969df3022b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" is_pre_election: true
I20260709 14:56:31.268826 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785" candidate_uuid: "f9a1eded23ab40c196c25969df3022b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" is_pre_election: true
I20260709 14:56:31.269479 16024 raft_consensus.cc:2468] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a1eded23ab40c196c25969df3022b7 in term 0.
I20260709 14:56:31.269512 16173 raft_consensus.cc:2468] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9a1eded23ab40c196c25969df3022b7 in term 0.
I20260709 14:56:31.270491 16062 leader_election.cc:304] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:31.271140 16221 raft_consensus.cc:2804] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.271428 16221 raft_consensus.cc:493] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.271634 16221 raft_consensus.cc:3060] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.276702 16221 raft_consensus.cc:515] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.278136 16221 leader_election.cc:290] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [CANDIDATE]: Term 1 election: Requested vote from peers 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:31.278857 16024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785" candidate_uuid: "f9a1eded23ab40c196c25969df3022b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
I20260709 14:56:31.279168 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785" candidate_uuid: "f9a1eded23ab40c196c25969df3022b7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
I20260709 14:56:31.279373 16024 raft_consensus.cc:3060] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.279672 16173 raft_consensus.cc:3060] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.284512 16173 raft_consensus.cc:2468] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a1eded23ab40c196c25969df3022b7 in term 1.
I20260709 14:56:31.284581 16024 raft_consensus.cc:2468] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a1eded23ab40c196c25969df3022b7 in term 1.
I20260709 14:56:31.285630 16063 leader_election.cc:304] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a27a95ab58147c485c2dd7b9dbb9f21, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:31.286352 16221 raft_consensus.cc:2804] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.287204 16221 raft_consensus.cc:697] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 LEADER]: Becoming Leader. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Running, Role: LEADER
I20260709 14:56:31.287976 16221 consensus_queue.cc:237] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.295253 15921 catalog_manager.cc:5697] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 reported cstate change: term changed from 0 to 1, leader changed from <none> to f9a1eded23ab40c196c25969df3022b7 (127.11.215.130). New cstate: current_term: 1 leader_uuid: "f9a1eded23ab40c196c25969df3022b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.418071 16219 raft_consensus.cc:493] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:31.418579 16219 raft_consensus.cc:515] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.420280 16219 leader_election.cc:290] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:31.421072 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7" is_pre_election: true
I20260709 14:56:31.421301 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" is_pre_election: true
I20260709 14:56:31.421733 16099 raft_consensus.cc:2468] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 0.
I20260709 14:56:31.421890 16173 raft_consensus.cc:2468] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 0.
I20260709 14:56:31.422871 15988 leader_election.cc:304] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, 6a27a95ab58147c485c2dd7b9dbb9f21; no voters: 
I20260709 14:56:31.423563 16219 raft_consensus.cc:2804] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:31.423895 16219 raft_consensus.cc:493] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:31.424161 16219 raft_consensus.cc:3060] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.424662 16230 consensus_queue.cc:1048] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.430862 16219 raft_consensus.cc:515] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.431279 16230 consensus_queue.cc:1048] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.433331 16219 leader_election.cc:290] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 election: Requested vote from peers f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:31.433475 16098 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
I20260709 14:56:31.434034 16098 raft_consensus.cc:3060] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.436800 16172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
I20260709 14:56:31.437377 16172 raft_consensus.cc:3060] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:31.441083 16098 raft_consensus.cc:2468] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 1.
I20260709 14:56:31.442411 15987 leader_election.cc:304] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:31.443141 16219 raft_consensus.cc:2804] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:31.445183 16172 raft_consensus.cc:2468] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 1.
I20260709 14:56:31.448349 16219 raft_consensus.cc:697] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Becoming Leader. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Running, Role: LEADER
I20260709 14:56:31.449309 16219 consensus_queue.cc:237] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.465200 16230 consensus_queue.cc:1048] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.471971 15919 catalog_manager.cc:5697] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129). New cstate: current_term: 1 leader_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.471349 16219 consensus_queue.cc:1048] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:56:31.533409 16024 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25"
dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
mode: GRACEFUL
new_leader_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
 from {username='slave'} at 127.0.0.1:42346
I20260709 14:56:31.533910 16024 raft_consensus.cc:606] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Received request to transfer leadership to TS 6a27a95ab58147c485c2dd7b9dbb9f21
I20260709 14:56:31.546882 16099 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785"
dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
mode: GRACEFUL
new_leader_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
 from {username='slave'} at 127.0.0.1:51332
I20260709 14:56:31.547361 16099 raft_consensus.cc:606] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 LEADER]: Received request to transfer leadership to TS 3c4b520c953a4b24afef7a9373f3ca3f
I20260709 14:56:31.701051 16221 consensus_queue.cc:1048] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.707146 16247 raft_consensus.cc:993] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: : Instructing follower 3c4b520c953a4b24afef7a9373f3ca3f to start an election
I20260709 14:56:31.707762 16221 raft_consensus.cc:1081] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 LEADER]: Signalling peer 3c4b520c953a4b24afef7a9373f3ca3f to start an election
I20260709 14:56:31.710196 16023 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785"
dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
 from {username='slave'} at 127.0.0.1:42342
I20260709 14:56:31.710807 16023 raft_consensus.cc:493] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.711155 16023 raft_consensus.cc:3060] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.713992 16247 consensus_queue.cc:1048] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.718905 16023 raft_consensus.cc:515] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.721760 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
I20260709 14:56:31.722319 16099 raft_consensus.cc:3055] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.722647 16099 raft_consensus.cc:740] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Running, Role: LEADER
I20260709 14:56:31.723428 16099 consensus_queue.cc:260] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.724112 16023 leader_election.cc:290] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 2 election: Requested vote from peers f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:31.724511 16099 raft_consensus.cc:3060] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.727233 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f75a2db51a547c6ab69b5ba55acb785" candidate_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
I20260709 14:56:31.727912 16173 raft_consensus.cc:3060] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.731383 16099 raft_consensus.cc:2468] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 2.
I20260709 14:56:31.732532 15987 leader_election.cc:304] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4b520c953a4b24afef7a9373f3ca3f, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:31.733285 16230 raft_consensus.cc:2804] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.733752 16230 raft_consensus.cc:697] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 LEADER]: Becoming Leader. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Running, Role: LEADER
I20260709 14:56:31.734524 16230 consensus_queue.cc:237] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.734942 16173 raft_consensus.cc:2468] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4b520c953a4b24afef7a9373f3ca3f in term 2.
I20260709 14:56:31.740991 15921 catalog_manager.cc:5697] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f reported cstate change: term changed from 1 to 2, leader changed from f9a1eded23ab40c196c25969df3022b7 (127.11.215.130) to 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129). New cstate: current_term: 2 leader_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:31.879686 16251 raft_consensus.cc:993] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: : Instructing follower 6a27a95ab58147c485c2dd7b9dbb9f21 to start an election
I20260709 14:56:31.880074 16230 raft_consensus.cc:1081] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Signalling peer 6a27a95ab58147c485c2dd7b9dbb9f21 to start an election
I20260709 14:56:31.881369 16173 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25"
dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
 from {username='slave'} at 127.0.0.1:45212
I20260709 14:56:31.881780 16173 raft_consensus.cc:493] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:31.882077 16173 raft_consensus.cc:3060] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.886513 16173 raft_consensus.cc:515] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.888041 16173 leader_election.cc:290] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [CANDIDATE]: Term 2 election: Requested vote from peers 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463), f9a1eded23ab40c196c25969df3022b7 (127.11.215.130:40769)
I20260709 14:56:31.888669 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25" candidate_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
I20260709 14:56:31.889078 16099 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b315c52d8034ed19dd71cac832a0c25" candidate_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
I20260709 14:56:31.889279 16023 raft_consensus.cc:3055] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:31.889569 16099 raft_consensus.cc:3060] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.889623 16023 raft_consensus.cc:740] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Running, Role: LEADER
I20260709 14:56:31.890369 16023 consensus_queue.cc:260] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.891247 16023 raft_consensus.cc:3060] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:31.894193 16099 raft_consensus.cc:2468] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a27a95ab58147c485c2dd7b9dbb9f21 in term 2.
I20260709 14:56:31.895171 16136 leader_election.cc:304] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a27a95ab58147c485c2dd7b9dbb9f21, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:31.895947 16231 raft_consensus.cc:2804] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:31.896023 16023 raft_consensus.cc:2468] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a27a95ab58147c485c2dd7b9dbb9f21 in term 2.
I20260709 14:56:31.896843 16231 raft_consensus.cc:697] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 LEADER]: Becoming Leader. State: Replica: 6a27a95ab58147c485c2dd7b9dbb9f21, State: Running, Role: LEADER
I20260709 14:56:31.897672 16231 consensus_queue.cc:237] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:31.902861 15921 catalog_manager.cc:5697] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 reported cstate change: term changed from 1 to 2, leader changed from 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129) to 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:31.946221 16230 consensus_queue.cc:1048] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.956233 16230 consensus_queue.cc:1048] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:31.976760 12126 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:56:31.978276 12126 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:56:31.978614 12126 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:56:31.988983 16023 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312"
dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
mode: GRACEFUL
new_leader_uuid: "f9a1eded23ab40c196c25969df3022b7"
 from {username='slave'} at 127.0.0.1:42362
I20260709 14:56:31.989450 16023 raft_consensus.cc:606] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Received request to transfer leadership to TS f9a1eded23ab40c196c25969df3022b7
I20260709 14:56:31.990404 12126 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:56:32.119818 16099 raft_consensus.cc:1275] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Refusing update from remote peer 3c4b520c953a4b24afef7a9373f3ca3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.120965 16230 consensus_queue.cc:1048] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.127699 16173 raft_consensus.cc:1275] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Refusing update from remote peer 3c4b520c953a4b24afef7a9373f3ca3f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.130131 16252 consensus_queue.cc:1048] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.302639 16099 raft_consensus.cc:1275] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Refusing update from remote peer 6a27a95ab58147c485c2dd7b9dbb9f21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.303761 16231 consensus_queue.cc:1048] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.310781 16023 raft_consensus.cc:1275] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Refusing update from remote peer 6a27a95ab58147c485c2dd7b9dbb9f21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:32.312119 16264 consensus_queue.cc:1048] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:32.486119 16252 raft_consensus.cc:993] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: : Instructing follower f9a1eded23ab40c196c25969df3022b7 to start an election
I20260709 14:56:32.486555 16251 raft_consensus.cc:1081] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Signalling peer f9a1eded23ab40c196c25969df3022b7 to start an election
I20260709 14:56:32.488039 16099 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312"
dest_uuid: "f9a1eded23ab40c196c25969df3022b7"
 from {username='slave'} at 127.0.0.1:51308
I20260709 14:56:32.488485 16099 raft_consensus.cc:493] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:32.488870 16099 raft_consensus.cc:3060] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.493821 16099 raft_consensus.cc:515] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:32.495296 16099 leader_election.cc:290] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [CANDIDATE]: Term 2 election: Requested vote from peers 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129:33463), 6a27a95ab58147c485c2dd7b9dbb9f21 (127.11.215.131:45211)
I20260709 14:56:32.496141 16023 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312" candidate_uuid: "f9a1eded23ab40c196c25969df3022b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4b520c953a4b24afef7a9373f3ca3f"
I20260709 14:56:32.496361 16173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594bb4f0d647451dab748a25fdb52312" candidate_uuid: "f9a1eded23ab40c196c25969df3022b7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21"
I20260709 14:56:32.496799 16023 raft_consensus.cc:3055] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:32.496884 16173 raft_consensus.cc:3060] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.497162 16023 raft_consensus.cc:740] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c4b520c953a4b24afef7a9373f3ca3f, State: Running, Role: LEADER
I20260709 14:56:32.497983 16023 consensus_queue.cc:260] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:32.499197 16023 raft_consensus.cc:3060] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:32.503736 16173 raft_consensus.cc:2468] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a1eded23ab40c196c25969df3022b7 in term 2.
I20260709 14:56:32.504886 16063 leader_election.cc:304] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a27a95ab58147c485c2dd7b9dbb9f21, f9a1eded23ab40c196c25969df3022b7; no voters: 
I20260709 14:56:32.505488 16023 raft_consensus.cc:2468] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9a1eded23ab40c196c25969df3022b7 in term 2.
I20260709 14:56:32.505510 16247 raft_consensus.cc:2804] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:32.506726 16247 raft_consensus.cc:697] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 2 LEADER]: Becoming Leader. State: Replica: f9a1eded23ab40c196c25969df3022b7, State: Running, Role: LEADER
I20260709 14:56:32.507531 16247 consensus_queue.cc:237] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } }
I20260709 14:56:32.513062 15922 catalog_manager.cc:5697] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 reported cstate change: term changed from 1 to 2, leader changed from 3c4b520c953a4b24afef7a9373f3ca3f (127.11.215.129) to f9a1eded23ab40c196c25969df3022b7 (127.11.215.130). New cstate: current_term: 2 leader_uuid: "f9a1eded23ab40c196c25969df3022b7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4b520c953a4b24afef7a9373f3ca3f" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 33463 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9a1eded23ab40c196c25969df3022b7" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 40769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a27a95ab58147c485c2dd7b9dbb9f21" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:32.591919 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
I20260709 14:56:32.612823 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:32.613564 12126 tablet_replica.cc:333] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f: stopping tablet replica
I20260709 14:56:32.614112 12126 raft_consensus.cc:2243] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.614526 12126 raft_consensus.cc:2272] T 594bb4f0d647451dab748a25fdb52312 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.616550 12126 tablet_replica.cc:333] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f: stopping tablet replica
I20260709 14:56:32.617038 12126 raft_consensus.cc:2243] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.617424 12126 raft_consensus.cc:2272] T 4b315c52d8034ed19dd71cac832a0c25 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.619517 12126 tablet_replica.cc:333] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f: stopping tablet replica
I20260709 14:56:32.619962 12126 raft_consensus.cc:2243] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.620682 12126 raft_consensus.cc:2272] T 3f75a2db51a547c6ab69b5ba55acb785 P 3c4b520c953a4b24afef7a9373f3ca3f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.622605 12126 tablet_replica.cc:333] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f: stopping tablet replica
I20260709 14:56:32.623042 12126 raft_consensus.cc:2243] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.623714 12126 raft_consensus.cc:2272] T 10b6778eb044421c8d2b4078192c1a13 P 3c4b520c953a4b24afef7a9373f3ca3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.645895 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
I20260709 14:56:32.658723 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
I20260709 14:56:32.677675 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:32.678272 12126 tablet_replica.cc:333] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7: stopping tablet replica
I20260709 14:56:32.678753 12126 raft_consensus.cc:2243] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.679158 12126 raft_consensus.cc:2272] T 3f75a2db51a547c6ab69b5ba55acb785 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.681221 12126 tablet_replica.cc:333] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7: stopping tablet replica
I20260709 14:56:32.681754 12126 raft_consensus.cc:2243] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.682123 12126 raft_consensus.cc:2272] T 10b6778eb044421c8d2b4078192c1a13 P f9a1eded23ab40c196c25969df3022b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.683863 12126 tablet_replica.cc:333] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: stopping tablet replica
I20260709 14:56:32.684265 12126 raft_consensus.cc:2243] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.684768 12126 pending_rounds.cc:70] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: Trying to abort 1 pending ops.
I20260709 14:56:32.684971 12126 pending_rounds.cc:77] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305662433317363712 op_type: NO_OP noop_request { }
I20260709 14:56:32.685235 12126 raft_consensus.cc:2889] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:56:32.685467 12126 raft_consensus.cc:2272] T 594bb4f0d647451dab748a25fdb52312 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.687418 12126 tablet_replica.cc:333] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7: stopping tablet replica
I20260709 14:56:32.687840 12126 raft_consensus.cc:2243] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.688184 12126 raft_consensus.cc:2272] T 4b315c52d8034ed19dd71cac832a0c25 P f9a1eded23ab40c196c25969df3022b7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.699687 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
I20260709 14:56:32.712332 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
I20260709 14:56:32.730899 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:32.731550 12126 tablet_replica.cc:333] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21: stopping tablet replica
I20260709 14:56:32.732031 12126 raft_consensus.cc:2243] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.732429 12126 raft_consensus.cc:2272] T 3f75a2db51a547c6ab69b5ba55acb785 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.734372 12126 tablet_replica.cc:333] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21: stopping tablet replica
I20260709 14:56:32.734850 12126 raft_consensus.cc:2243] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.735188 12126 raft_consensus.cc:2272] T 10b6778eb044421c8d2b4078192c1a13 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.736840 12126 tablet_replica.cc:333] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21: stopping tablet replica
I20260709 14:56:32.737381 12126 raft_consensus.cc:2243] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:32.737833 12126 raft_consensus.cc:2272] T 594bb4f0d647451dab748a25fdb52312 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.739776 12126 tablet_replica.cc:333] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21: stopping tablet replica
I20260709 14:56:32.740213 12126 raft_consensus.cc:2243] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.740901 12126 raft_consensus.cc:2272] T 4b315c52d8034ed19dd71cac832a0c25 P 6a27a95ab58147c485c2dd7b9dbb9f21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.762660 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:56:32.775189 12126 master.cc:562] Master@127.11.215.190:46377 shutting down...
I20260709 14:56:32.789404 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:32.789919 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:32.790237 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P f7d46834af4344179da7e956f255c588: stopping tablet replica
I20260709 14:56:32.808001 12126 master.cc:584] Master@127.11.215.190:46377 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2789 ms)
[----------] 6 tests from LeaderRebalancerTest (82723 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:56:32.841015 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:42893
I20260709 14:56:32.842119 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:32.846990 16273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:32.847023 16274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:32.848106 16276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:32.849577 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:32.850363 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:32.850564 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:32.850701 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608992850684 us; error 0 us; skew 500 ppm
I20260709 14:56:32.851199 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:32.853658 12126 webserver.cc:533] Webserver started at http://127.11.215.190:42385/ using document root <none> and password file <none>
I20260709 14:56:32.854142 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:32.854315 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:32.854573 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:32.855706 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "38044ec609df4a3486e5f859f2fdadd2"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-d854"
I20260709 14:56:32.859977 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:56:32.863071 16281 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:32.863766 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:32.864018 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "38044ec609df4a3486e5f859f2fdadd2"
format_stamp: "Formatted at 2026-07-09 14:56:32 on dist-test-slave-d854"
I20260709 14:56:32.864275 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:32.878795 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:32.879987 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:32.915690 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:42893
I20260709 14:56:32.915787 16332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:42893 every 8 connection(s)
I20260709 14:56:32.919453 16333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:32.929674 16333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2: Bootstrap starting.
I20260709 14:56:32.934355 16333 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:32.938405 16333 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2: No bootstrap required, opened a new log
I20260709 14:56:32.940567 16333 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38044ec609df4a3486e5f859f2fdadd2" member_type: VOTER }
I20260709 14:56:32.940927 16333 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:32.941095 16333 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38044ec609df4a3486e5f859f2fdadd2, State: Initialized, Role: FOLLOWER
I20260709 14:56:32.941601 16333 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38044ec609df4a3486e5f859f2fdadd2" member_type: VOTER }
I20260709 14:56:32.942013 16333 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:32.942193 16333 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:32.942395 16333 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:32.946784 16333 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38044ec609df4a3486e5f859f2fdadd2" member_type: VOTER }
I20260709 14:56:32.947223 16333 leader_election.cc:304] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [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: 38044ec609df4a3486e5f859f2fdadd2; no voters: 
I20260709 14:56:32.948267 16333 leader_election.cc:290] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:32.948567 16336 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:32.949746 16336 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 1 LEADER]: Becoming Leader. State: Replica: 38044ec609df4a3486e5f859f2fdadd2, State: Running, Role: LEADER
I20260709 14:56:32.950397 16336 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [LEADER]: Queue going to LEADER mode. State: All 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: "38044ec609df4a3486e5f859f2fdadd2" member_type: VOTER }
I20260709 14:56:32.950891 16333 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:32.952937 16337 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38044ec609df4a3486e5f859f2fdadd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38044ec609df4a3486e5f859f2fdadd2" member_type: VOTER } }
I20260709 14:56:32.953621 16337 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:32.952975 16338 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38044ec609df4a3486e5f859f2fdadd2. Latest consensus state: current_term: 1 leader_uuid: "38044ec609df4a3486e5f859f2fdadd2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38044ec609df4a3486e5f859f2fdadd2" member_type: VOTER } }
I20260709 14:56:32.954718 16338 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:32.959578 16341 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:32.966365 16341 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:32.967268 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:32.974404 16341 catalog_manager.cc:1383] Generated new cluster ID: ae7655259d3441c5b07ac53d1e27b887
I20260709 14:56:32.974692 16341 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:33.001688 16341 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:33.002938 16341 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:33.013737 16341 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2: Generated new TSK 0
I20260709 14:56:33.014329 16341 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:33.033778 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.039300 16354 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.040337 16355 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.041543 16357 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.041985 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:33.042829 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:33.043009 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.043160 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608993043143 us; error 0 us; skew 500 ppm
I20260709 14:56:33.043784 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.045892 12126 webserver.cc:533] Webserver started at http://127.11.215.129:38397/ using document root <none> and password file <none>
I20260709 14:56:33.046353 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.046540 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.046789 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.047880 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "10e2754570554bac94a65a1b37dd12ee"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-d854"
I20260709 14:56:33.052131 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:56:33.055233 16362 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.055928 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:33.056185 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "10e2754570554bac94a65a1b37dd12ee"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-d854"
I20260709 14:56:33.056458 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.079293 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.080524 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.081923 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:33.084144 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:33.084350 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.084555 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:33.084713 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.122736 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:46181
I20260709 14:56:33.122825 16424 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:46181 every 8 connection(s)
I20260709 14:56:33.127506 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.134189 16429 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.134878 16430 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.137017 12126 server_base.cc:1061] running on GCE node
W20260709 14:56:33.137271 16432 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.138785 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:33.139053 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.139242 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608993139226 us; error 0 us; skew 500 ppm
I20260709 14:56:33.139490 16425 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42893
I20260709 14:56:33.139909 16425 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:33.139942 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.140583 16425 heartbeater.cc:507] Master 127.11.215.190:42893 requested a full tablet report, sending...
I20260709 14:56:33.142504 16298 ts_manager.cc:194] Registered new tserver with Master: 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181)
I20260709 14:56:33.142586 12126 webserver.cc:533] Webserver started at http://127.11.215.130:46779/ using document root <none> and password file <none>
I20260709 14:56:33.143175 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.143378 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.143620 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.144259 16298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34516
I20260709 14:56:33.144626 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "541699d7c7284d02b1af5106bd0aef3a"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-d854"
I20260709 14:56:33.148999 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:56:33.152184 16437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.152892 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:56:33.153152 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "541699d7c7284d02b1af5106bd0aef3a"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-d854"
I20260709 14:56:33.153420 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.164619 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.165731 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.167156 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:33.169240 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:33.169416 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.169636 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:33.169775 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.206112 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:44895
I20260709 14:56:33.206234 16499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:44895 every 8 connection(s)
I20260709 14:56:33.210536 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:33.216338 16503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.218331 16504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:33.219293 16506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:33.220265 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:33.221105 16500 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42893
I20260709 14:56:33.221201 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:33.221483 16500 heartbeater.cc:461] Registering TS with master...
W20260709 14:56:33.221500 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:33.221833 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783608993221815 us; error 0 us; skew 500 ppm
I20260709 14:56:33.222312 16500 heartbeater.cc:507] Master 127.11.215.190:42893 requested a full tablet report, sending...
I20260709 14:56:33.222378 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:33.224540 16298 ts_manager.cc:194] Registered new tserver with Master: 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:33.225003 12126 webserver.cc:533] Webserver started at http://127.11.215.131:40711/ using document root <none> and password file <none>
I20260709 14:56:33.225639 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:33.225879 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:33.226166 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:33.226301 16298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34518
I20260709 14:56:33.227661 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "b84b95ead0864814bb86f43035af6fc6"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-d854"
I20260709 14:56:33.231945 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:56:33.234972 16511 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.235690 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:33.235949 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "b84b95ead0864814bb86f43035af6fc6"
format_stamp: "Formatted at 2026-07-09 14:56:33 on dist-test-slave-d854"
I20260709 14:56:33.236212 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:33.246635 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:33.247714 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:33.249035 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:33.251055 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:33.251246 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.251489 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:33.251639 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:33.288242 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:37569
I20260709 14:56:33.288350 16573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:37569 every 8 connection(s)
I20260709 14:56:33.301705 16574 heartbeater.cc:344] Connected to a master server at 127.11.215.190:42893
I20260709 14:56:33.302135 16574 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:33.302816 16574 heartbeater.cc:507] Master 127.11.215.190:42893 requested a full tablet report, sending...
I20260709 14:56:33.304589 16298 ts_manager.cc:194] Registered new tserver with Master: b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.305612 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014485571s
I20260709 14:56:33.305830 16298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34526
I20260709 14:56:33.332325 16298 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34536:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:33.334694 16298 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:33.410485 16390 tablet_service.cc:1511] Processing CreateTablet for tablet aeaf666b7e654d9ab3796853b4c062dc (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:33.411844 16390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeaf666b7e654d9ab3796853b4c062dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.416337 16388 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb8332c6e084d348e147485054d2fe7 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:33.417721 16464 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4dbb174b984ac69c3ec211d3cadf51 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:33.419075 16464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4dbb174b984ac69c3ec211d3cadf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.418833 16387 tablet_service.cc:1511] Processing CreateTablet for tablet b71275e2f0284426a37f3db771be1aca (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:33.420931 16463 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb8332c6e084d348e147485054d2fe7 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:33.422297 16463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb8332c6e084d348e147485054d2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.422046 16385 tablet_service.cc:1511] Processing CreateTablet for tablet c91d54be4d32461e9a7662e60ca9053c (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:33.424326 16384 tablet_service.cc:1511] Processing CreateTablet for tablet 55666a1816134dc58012e442623b7e20 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:33.425297 16460 tablet_service.cc:1511] Processing CreateTablet for tablet c91d54be4d32461e9a7662e60ca9053c (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:33.426550 16460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91d54be4d32461e9a7662e60ca9053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.426430 16539 tablet_service.cc:1511] Processing CreateTablet for tablet aeaf666b7e654d9ab3796853b4c062dc (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:33.427687 16539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeaf666b7e654d9ab3796853b4c062dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.428341 16533 tablet_service.cc:1511] Processing CreateTablet for tablet 55666a1816134dc58012e442623b7e20 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:33.429697 16533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55666a1816134dc58012e442623b7e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.429471 16383 tablet_service.cc:1511] Processing CreateTablet for tablet ceb74c4d12164138b3f615b9b0eedf51 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.431668 16534 tablet_service.cc:1511] Processing CreateTablet for tablet c91d54be4d32461e9a7662e60ca9053c (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:33.431857 16458 tablet_service.cc:1511] Processing CreateTablet for tablet ceb74c4d12164138b3f615b9b0eedf51 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.433053 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91d54be4d32461e9a7662e60ca9053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.433246 16458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb74c4d12164138b3f615b9b0eedf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.435305 16532 tablet_service.cc:1511] Processing CreateTablet for tablet ceb74c4d12164138b3f615b9b0eedf51 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:33.439131 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb74c4d12164138b3f615b9b0eedf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.436486 16382 tablet_service.cc:1511] Processing CreateTablet for tablet 53705805efc84f5e8d1d1bf46ca1123b (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.437585 16462 tablet_service.cc:1511] Processing CreateTablet for tablet b71275e2f0284426a37f3db771be1aca (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:33.436548 16536 tablet_service.cc:1511] Processing CreateTablet for tablet b71275e2f0284426a37f3db771be1aca (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:33.441179 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71275e2f0284426a37f3db771be1aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.441785 16536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71275e2f0284426a37f3db771be1aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.441421 16389 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4dbb174b984ac69c3ec211d3cadf51 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:33.428364 16459 tablet_service.cc:1511] Processing CreateTablet for tablet 55666a1816134dc58012e442623b7e20 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:33.437656 16537 tablet_service.cc:1511] Processing CreateTablet for tablet 5fb8332c6e084d348e147485054d2fe7 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:33.416337 16465 tablet_service.cc:1511] Processing CreateTablet for tablet aeaf666b7e654d9ab3796853b4c062dc (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:33.443280 16459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55666a1816134dc58012e442623b7e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.444062 16537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb8332c6e084d348e147485054d2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.444231 16465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeaf666b7e654d9ab3796853b4c062dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.421006 16386 tablet_service.cc:1511] Processing CreateTablet for tablet 895f8a6de6b944a78fa41b7dd6c5f1e7 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:33.424326 16461 tablet_service.cc:1511] Processing CreateTablet for tablet 895f8a6de6b944a78fa41b7dd6c5f1e7 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:33.448137 16461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895f8a6de6b944a78fa41b7dd6c5f1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.434926 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 895f8a6de6b944a78fa41b7dd6c5f1e7 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:33.450838 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895f8a6de6b944a78fa41b7dd6c5f1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.439023 16538 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4dbb174b984ac69c3ec211d3cadf51 (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:33.455863 16538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4dbb174b984ac69c3ec211d3cadf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.417773 16388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fb8332c6e084d348e147485054d2fe7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.458962 16382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53705805efc84f5e8d1d1bf46ca1123b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.459547 16385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91d54be4d32461e9a7662e60ca9053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.461094 16384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55666a1816134dc58012e442623b7e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.463645 16387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b71275e2f0284426a37f3db771be1aca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.467823 16383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceb74c4d12164138b3f615b9b0eedf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.469468 16386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895f8a6de6b944a78fa41b7dd6c5f1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.475594 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4dbb174b984ac69c3ec211d3cadf51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.526000 16590 tablet_bootstrap.cc:492] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.533573 16457 tablet_service.cc:1511] Processing CreateTablet for tablet 53705805efc84f5e8d1d1bf46ca1123b (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.534888 16457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53705805efc84f5e8d1d1bf46ca1123b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.540010 16589 tablet_bootstrap.cc:492] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.566723 16532 tablet_service.cc:1511] Processing CreateTablet for tablet 53705805efc84f5e8d1d1bf46ca1123b (DEFAULT_TABLE table=test-workload [id=14eeb2245c7149cbabf0690dafe993bb]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:33.568050 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53705805efc84f5e8d1d1bf46ca1123b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:33.565856 16589 tablet_bootstrap.cc:654] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.589152 16592 tablet_bootstrap.cc:492] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.587209 16590 tablet_bootstrap.cc:654] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.630668 16590 tablet_bootstrap.cc:492] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.631313 16590 ts_tablet_manager.cc:1403] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.008s
I20260709 14:56:33.634248 16592 tablet_bootstrap.cc:654] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.634009 16590 raft_consensus.cc:359] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.634848 16590 raft_consensus.cc:385] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.635210 16590 raft_consensus.cc:740] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.635816 16589 tablet_bootstrap.cc:492] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.636122 16590 consensus_queue.cc:260] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.638269 16574 heartbeater.cc:499] Master 127.11.215.190:42893 was elected leader, sending a full tablet report...
I20260709 14:56:33.636250 16589 ts_tablet_manager.cc:1403] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.096s	user 0.004s	sys 0.011s
I20260709 14:56:33.642040 16589 raft_consensus.cc:359] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.642709 16589 raft_consensus.cc:385] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.642985 16589 raft_consensus.cc:740] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.648980 16589 consensus_queue.cc:260] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.652916 16590 ts_tablet_manager.cc:1434] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:56:33.653930 16590 tablet_bootstrap.cc:492] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.655047 16592 tablet_bootstrap.cc:492] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.655602 16592 ts_tablet_manager.cc:1403] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.009s
I20260709 14:56:33.658484 16592 raft_consensus.cc:359] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.659227 16592 raft_consensus.cc:385] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.659574 16592 raft_consensus.cc:740] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.660216 16590 tablet_bootstrap.cc:654] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.660514 16592 consensus_queue.cc:260] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.667881 16500 heartbeater.cc:499] Master 127.11.215.190:42893 was elected leader, sending a full tablet report...
I20260709 14:56:33.668263 16589 ts_tablet_manager.cc:1434] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.008s
I20260709 14:56:33.668653 16425 heartbeater.cc:499] Master 127.11.215.190:42893 was elected leader, sending a full tablet report...
I20260709 14:56:33.669377 16589 tablet_bootstrap.cc:492] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.669626 16592 ts_tablet_manager.cc:1434] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:56:33.670668 16592 tablet_bootstrap.cc:492] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.674917 16589 tablet_bootstrap.cc:654] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.679394 16590 tablet_bootstrap.cc:492] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.679512 16592 tablet_bootstrap.cc:654] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.680001 16590 ts_tablet_manager.cc:1403] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.009s
I20260709 14:56:33.683055 16590 raft_consensus.cc:359] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.683861 16590 raft_consensus.cc:385] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.684177 16590 raft_consensus.cc:740] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.684882 16590 consensus_queue.cc:260] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.686923 16590 ts_tablet_manager.cc:1434] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:33.687881 16590 tablet_bootstrap.cc:492] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.688103 16589 tablet_bootstrap.cc:492] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.688622 16589 ts_tablet_manager.cc:1403] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:56:33.691483 16589 raft_consensus.cc:359] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.692317 16589 raft_consensus.cc:385] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.692652 16589 raft_consensus.cc:740] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.693585 16592 tablet_bootstrap.cc:492] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.693513 16589 consensus_queue.cc:260] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.694041 16590 tablet_bootstrap.cc:654] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.694154 16592 ts_tablet_manager.cc:1403] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 14:56:33.696640 16589 ts_tablet_manager.cc:1434] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:56:33.697628 16589 tablet_bootstrap.cc:492] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.699095 16592 raft_consensus.cc:359] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.699994 16592 raft_consensus.cc:385] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.700377 16592 raft_consensus.cc:740] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.703989 16589 tablet_bootstrap.cc:654] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.705520 16592 consensus_queue.cc:260] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.708974 16590 tablet_bootstrap.cc:492] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.709633 16590 ts_tablet_manager.cc:1403] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260709 14:56:33.710636 16592 ts_tablet_manager.cc:1434] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:56:33.711845 16592 tablet_bootstrap.cc:492] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.713697 16590 raft_consensus.cc:359] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.714419 16590 raft_consensus.cc:385] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.714716 16590 raft_consensus.cc:740] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.715726 16594 raft_consensus.cc:493] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.715503 16590 consensus_queue.cc:260] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.716212 16594 raft_consensus.cc:515] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.720624 16592 tablet_bootstrap.cc:654] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.724857 16589 tablet_bootstrap.cc:492] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.725373 16589 ts_tablet_manager.cc:1403] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.009s
I20260709 14:56:33.728068 16589 raft_consensus.cc:359] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.728789 16589 raft_consensus.cc:385] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.729120 16589 raft_consensus.cc:740] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.729955 16589 consensus_queue.cc:260] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.733655 16596 raft_consensus.cc:493] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.734079 16596 raft_consensus.cc:515] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.735545 16594 leader_election.cc:290] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:33.736601 16596 leader_election.cc:290] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.738212 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55666a1816134dc58012e442623b7e20" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
W20260709 14:56:33.743952 16515 leader_election.cc:343] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.752400 16592 tablet_bootstrap.cc:492] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.752830 16589 ts_tablet_manager.cc:1434] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 14:56:33.753007 16592 ts_tablet_manager.cc:1403] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.011s
I20260709 14:56:33.755486 16589 tablet_bootstrap.cc:492] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.756088 16590 ts_tablet_manager.cc:1434] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.045s	user 0.018s	sys 0.025s
I20260709 14:56:33.756682 16592 raft_consensus.cc:359] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.757432 16592 raft_consensus.cc:385] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.757730 16592 raft_consensus.cc:740] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.758662 16590 tablet_bootstrap.cc:492] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.758515 16592 consensus_queue.cc:260] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.763221 16592 ts_tablet_manager.cc:1434] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:33.764204 16592 tablet_bootstrap.cc:492] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.765241 16590 tablet_bootstrap.cc:654] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.769100 16589 tablet_bootstrap.cc:654] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.770150 16592 tablet_bootstrap.cc:654] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.776444 16590 tablet_bootstrap.cc:492] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.776216 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55666a1816134dc58012e442623b7e20" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:33.780273 16590 ts_tablet_manager.cc:1403] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:56:33.776654 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:33.780884 16399 raft_consensus.cc:2468] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
W20260709 14:56:33.782352 16513 leader_election.cc:343] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.782781 16513 leader_election.cc:304] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:33.783298 16590 raft_consensus.cc:359] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.784098 16590 raft_consensus.cc:385] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.784494 16590 raft_consensus.cc:740] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.784660 16439 leader_election.cc:304] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:33.785406 16596 raft_consensus.cc:2804] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.785334 16590 consensus_queue.cc:260] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.785916 16596 raft_consensus.cc:493] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.786294 16596 raft_consensus.cc:3060] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.784005 16603 raft_consensus.cc:2749] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:33.787657 16590 ts_tablet_manager.cc:1434] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:56:33.786471 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:33.788645 16590 tablet_bootstrap.cc:492] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
W20260709 14:56:33.789602 16439 leader_election.cc:343] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.792362 16589 tablet_bootstrap.cc:492] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.792897 16589 ts_tablet_manager.cc:1403] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.001s
I20260709 14:56:33.794874 16590 tablet_bootstrap.cc:654] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.795907 16589 raft_consensus.cc:359] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.796713 16589 raft_consensus.cc:385] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.797061 16589 raft_consensus.cc:740] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.797228 16592 tablet_bootstrap.cc:492] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.797742 16592 ts_tablet_manager.cc:1403] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:56:33.797905 16589 consensus_queue.cc:260] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.800662 16592 raft_consensus.cc:359] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.801380 16592 raft_consensus.cc:385] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.801659 16592 raft_consensus.cc:740] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.802467 16592 consensus_queue.cc:260] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.804621 16589 ts_tablet_manager.cc:1434] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260709 14:56:33.807334 16592 ts_tablet_manager.cc:1434] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:56:33.808343 16592 tablet_bootstrap.cc:492] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.812328 16589 tablet_bootstrap.cc:492] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.816084 16596 raft_consensus.cc:515] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.818794 16613 raft_consensus.cc:493] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.819101 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:33.819818 16399 raft_consensus.cc:3060] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.819422 16613 raft_consensus.cc:515] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.816138 16592 tablet_bootstrap.cc:654] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.822314 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:33.822937 16400 raft_consensus.cc:2468] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:33.824052 16613 leader_election.cc:290] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.824115 16439 leader_election.cc:304] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:33.825932 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
W20260709 14:56:33.827241 16439 leader_election.cc:343] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.827548 16399 raft_consensus.cc:2468] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:33.828678 16439 leader_election.cc:304] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:33.829533 16590 tablet_bootstrap.cc:492] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.830075 16590 ts_tablet_manager.cc:1403] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.017s
I20260709 14:56:33.831076 16613 raft_consensus.cc:2804] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.831511 16613 raft_consensus.cc:493] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.831836 16613 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.831935 16615 raft_consensus.cc:2804] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.832774 16596 leader_election.cc:290] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.833321 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:33.833906 16615 raft_consensus.cc:697] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
W20260709 14:56:33.834699 16439 leader_election.cc:343] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.834831 16590 raft_consensus.cc:359] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.835028 16615 consensus_queue.cc:237] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.835599 16590 raft_consensus.cc:385] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.835939 16590 raft_consensus.cc:740] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.836665 16590 consensus_queue.cc:260] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.831106 16592 tablet_bootstrap.cc:492] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.838186 16592 ts_tablet_manager.cc:1403] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.003s
I20260709 14:56:33.839012 16590 ts_tablet_manager.cc:1434] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:56:33.840068 16590 tablet_bootstrap.cc:492] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.841092 16592 raft_consensus.cc:359] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.841827 16592 raft_consensus.cc:385] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.835033 16589 tablet_bootstrap.cc:654] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.841924 16613 raft_consensus.cc:515] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.845299 16592 raft_consensus.cc:740] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.845422 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:33.846064 16399 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.847031 16590 tablet_bootstrap.cc:654] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.848160 16603 raft_consensus.cc:493] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.848665 16603 raft_consensus.cc:515] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.847061 16592 consensus_queue.cc:260] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.850780 16603 leader_election.cc:290] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:33.854367 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:33.856432 16475 raft_consensus.cc:2468] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:33.857638 16515 leader_election.cc:304] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:33.858639 16603 raft_consensus.cc:2804] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.857985 16297 catalog_manager.cc:5697] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:33.859541 16589 tablet_bootstrap.cc:492] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.860119 16589 ts_tablet_manager.cc:1403] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.002s
I20260709 14:56:33.859076 16603 raft_consensus.cc:493] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.860739 16603 raft_consensus.cc:3060] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.863247 16589 raft_consensus.cc:359] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.864012 16589 raft_consensus.cc:385] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.864344 16589 raft_consensus.cc:740] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.865228 16589 consensus_queue.cc:260] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.867770 16589 ts_tablet_manager.cc:1434] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:33.867825 16603 raft_consensus.cc:515] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.868883 16589 tablet_bootstrap.cc:492] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.870673 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:33.871340 16398 raft_consensus.cc:3060] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.876111 16399 raft_consensus.cc:2468] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:33.855507 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:33.877213 16613 leader_election.cc:290] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.879658 16398 raft_consensus.cc:2468] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:33.855257 16592 ts_tablet_manager.cc:1434] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:56:33.880056 16439 leader_election.cc:304] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:33.880880 16513 leader_election.cc:304] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:33.881333 16592 tablet_bootstrap.cc:492] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.881901 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:33.882086 16613 raft_consensus.cc:2804] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.882558 16613 raft_consensus.cc:697] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
W20260709 14:56:33.883292 16439 leader_election.cc:343] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.884097 16589 tablet_bootstrap.cc:654] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.883514 16594 raft_consensus.cc:2804] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.883369 16613 consensus_queue.cc:237] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.888979 16590 tablet_bootstrap.cc:492] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.889511 16590 ts_tablet_manager.cc:1403] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.009s
I20260709 14:56:33.892325 16589 tablet_bootstrap.cc:492] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.892671 16590 raft_consensus.cc:359] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.893488 16590 raft_consensus.cc:385] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.893877 16590 raft_consensus.cc:740] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.894630 16590 consensus_queue.cc:260] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.893481 16589 ts_tablet_manager.cc:1403] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260709 14:56:33.896759 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:33.897346 16475 raft_consensus.cc:3060] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.898403 16589 raft_consensus.cc:359] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.898006 16296 catalog_manager.cc:5697] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.899170 16589 raft_consensus.cc:385] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.899541 16589 raft_consensus.cc:740] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.899602 16594 raft_consensus.cc:697] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:33.900334 16589 consensus_queue.cc:260] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.900559 16594 consensus_queue.cc:237] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.902550 16589 ts_tablet_manager.cc:1434] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:33.895085 16592 tablet_bootstrap.cc:654] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.904412 16475 raft_consensus.cc:2468] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:33.907826 16590 ts_tablet_manager.cc:1434] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 14:56:33.908969 16590 tablet_bootstrap.cc:492] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.909233 16603 leader_election.cc:290] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:33.915414 16592 tablet_bootstrap.cc:492] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.915719 16590 tablet_bootstrap.cc:654] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.916181 16589 tablet_bootstrap.cc:492] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.916417 16297 catalog_manager.cc:5697] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:33.915879 16592 ts_tablet_manager.cc:1403] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 14:56:33.920785 16590 tablet_bootstrap.cc:492] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.921298 16590 ts_tablet_manager.cc:1403] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260709 14:56:33.921343 16589 tablet_bootstrap.cc:654] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.922325 16592 raft_consensus.cc:359] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.923110 16592 raft_consensus.cc:385] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.923467 16592 raft_consensus.cc:740] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.924253 16590 raft_consensus.cc:359] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.924404 16592 consensus_queue.cc:260] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.925034 16590 raft_consensus.cc:385] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.925529 16590 raft_consensus.cc:740] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.926265 16590 consensus_queue.cc:260] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:33.928754 16590 ts_tablet_manager.cc:1434] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:33.929771 16590 tablet_bootstrap.cc:492] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:33.930189 16592 ts_tablet_manager.cc:1434] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:56:33.931362 16592 tablet_bootstrap.cc:492] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:33.935978 16590 tablet_bootstrap.cc:654] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.937903 16592 tablet_bootstrap.cc:654] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:33.939592 16613 raft_consensus.cc:493] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.940088 16613 raft_consensus.cc:515] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.941267 16589 tablet_bootstrap.cc:492] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:33.942108 16613 leader_election.cc:290] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.943222 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:33.944195 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
W20260709 14:56:33.944744 16439 leader_election.cc:343] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.944903 16549 raft_consensus.cc:2468] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:33.945449 16589 ts_tablet_manager.cc:1403] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.004s
I20260709 14:56:33.946208 16439 leader_election.cc:304] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [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: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:33.947436 16613 raft_consensus.cc:2804] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.947805 16613 raft_consensus.cc:493] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.948132 16613 raft_consensus.cc:3060] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.948760 16589 raft_consensus.cc:359] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.949534 16589 raft_consensus.cc:385] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.949823 16589 raft_consensus.cc:740] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.950724 16589 consensus_queue.cc:260] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.960721 16594 raft_consensus.cc:493] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:33.961283 16594 raft_consensus.cc:515] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
W20260709 14:56:33.962042 16346 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:33.964004 16589 ts_tablet_manager.cc:1434] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260709 14:56:33.964879 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:33.963306 16594 leader_election.cc:290] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:33.965613 16398 raft_consensus.cc:2468] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:33.965269 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:33.966470 16475 raft_consensus.cc:2468] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:33.967245 16513 leader_election.cc:304] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:33.968637 16594 raft_consensus.cc:2804] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:33.969069 16594 raft_consensus.cc:493] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:33.969426 16594 raft_consensus.cc:3060] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.970034 16613 raft_consensus.cc:515] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.973006 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
W20260709 14:56:33.974427 16439 leader_election.cc:343] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:33.976621 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:33.977213 16549 raft_consensus.cc:3060] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.976918 16594 raft_consensus.cc:515] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.979766 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:33.980315 16398 raft_consensus.cc:3060] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:33.982873 16613 leader_election.cc:290] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:33.985185 16549 raft_consensus.cc:2468] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:33.986470 16439 leader_election.cc:304] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [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: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:33.987614 16613 raft_consensus.cc:2804] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.988356 16613 raft_consensus.cc:697] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:33.989279 16613 consensus_queue.cc:237] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.991030 16589 tablet_bootstrap.cc:492] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:33.992161 16398 raft_consensus.cc:2468] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:33.993397 16513 leader_election.cc:304] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:33.994192 16603 raft_consensus.cc:2804] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:33.994354 16592 tablet_bootstrap.cc:492] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:33.994701 16603 raft_consensus.cc:697] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:33.994865 16592 ts_tablet_manager.cc:1403] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.064s	user 0.023s	sys 0.034s
I20260709 14:56:33.995019 16590 tablet_bootstrap.cc:492] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:33.995585 16590 ts_tablet_manager.cc:1403] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.066s	user 0.016s	sys 0.038s
I20260709 14:56:33.995545 16603 consensus_queue.cc:237] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.997820 16592 raft_consensus.cc:359] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.998513 16592 raft_consensus.cc:385] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.998355 16590 raft_consensus.cc:359] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:33.999217 16590 raft_consensus.cc:385] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:33.999598 16590 raft_consensus.cc:740] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:33.999686 16594 leader_election.cc:290] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:33.998867 16592 raft_consensus.cc:740] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.000471 16590 consensus_queue.cc:260] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.000725 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.000703 16592 consensus_queue.cc:260] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.001410 16475 raft_consensus.cc:3060] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.002581 16590 ts_tablet_manager.cc:1434] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:34.002951 16592 ts_tablet_manager.cc:1434] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:56:34.003566 16590 tablet_bootstrap.cc:492] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:34.003949 16592 tablet_bootstrap.cc:492] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:34.009861 16590 tablet_bootstrap.cc:654] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.009797 16615 raft_consensus.cc:493] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.010591 16615 raft_consensus.cc:515] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.012697 16615 leader_election.cc:290] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.013849 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55666a1816134dc58012e442623b7e20" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:34.009945 16592 tablet_bootstrap.cc:654] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.014557 16549 raft_consensus.cc:2468] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:34.015581 16589 tablet_bootstrap.cc:654] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.016201 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55666a1816134dc58012e442623b7e20" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:34.009181 16475 raft_consensus.cc:2468] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:34.017838 16439 leader_election.cc:304] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
W20260709 14:56:34.024447 16439 leader_election.cc:343] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:34.025111 16615 raft_consensus.cc:2804] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.025543 16615 raft_consensus.cc:493] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.025873 16296 catalog_manager.cc:5697] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.027875 16597 raft_consensus.cc:493] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.028379 16597 raft_consensus.cc:515] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.033687 16597 leader_election.cc:290] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.042915 16597 raft_consensus.cc:493] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.043903 16597 raft_consensus.cc:515] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.025857 16615 raft_consensus.cc:3060] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.080624 16603 raft_consensus.cc:493] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.081311 16603 raft_consensus.cc:515] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:34.084066 16603 leader_election.cc:290] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:34.096088 16592 tablet_bootstrap.cc:492] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:34.096688 16592 ts_tablet_manager.cc:1403] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.093s	user 0.026s	sys 0.044s
I20260709 14:56:34.098170 16589 tablet_bootstrap.cc:492] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:34.098722 16589 ts_tablet_manager.cc:1403] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.108s	user 0.006s	sys 0.004s
I20260709 14:56:34.099364 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:34.099433 16592 raft_consensus.cc:359] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.100262 16592 raft_consensus.cc:385] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.100528 16592 raft_consensus.cc:740] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.101220 16592 consensus_queue.cc:260] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.101292 16589 raft_consensus.cc:359] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.102015 16589 raft_consensus.cc:385] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.102310 16589 raft_consensus.cc:740] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.103102 16589 consensus_queue.cc:260] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.105309 16589 ts_tablet_manager.cc:1434] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:56:34.106227 16589 tablet_bootstrap.cc:492] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
W20260709 14:56:34.096122 16439 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:46181, user_credentials={real_user=slave}} blocked reactor thread for 71723.5us
I20260709 14:56:34.110720 16297 catalog_manager.cc:5697] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.113153 16589 tablet_bootstrap.cc:654] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.118160 16590 tablet_bootstrap.cc:492] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:34.118602 16590 ts_tablet_manager.cc:1403] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.115s	user 0.003s	sys 0.028s
I20260709 14:56:34.128930 16592 ts_tablet_manager.cc:1434] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.015s
I20260709 14:56:34.129536 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:34.129746 16589 tablet_bootstrap.cc:492] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:34.130298 16589 ts_tablet_manager.cc:1403] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260709 14:56:34.130362 16613 raft_consensus.cc:493] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.130921 16613 raft_consensus.cc:515] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.132558 16613 leader_election.cc:290] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.129946 16592 tablet_bootstrap.cc:492] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:34.133608 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:34.133096 16590 raft_consensus.cc:359] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.143653 16590 raft_consensus.cc:385] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.143496 16549 raft_consensus.cc:2468] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:34.144021 16590 raft_consensus.cc:740] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.133093 16589 raft_consensus.cc:359] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.145422 16589 raft_consensus.cc:385] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.145784 16589 raft_consensus.cc:740] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.144672 16590 consensus_queue.cc:260] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.146705 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:34.135304 16399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:34.147666 16590 ts_tablet_manager.cc:1434] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.029s	user 0.011s	sys 0.006s
I20260709 14:56:34.147668 16399 raft_consensus.cc:2468] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:34.147805 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:34.149921 16548 raft_consensus.cc:2468] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:34.144896 16439 leader_election.cc:304] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.150993 16613 raft_consensus.cc:2804] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.151376 16613 raft_consensus.cc:493] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.148886 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:34.151809 16613 raft_consensus.cc:3060] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.153088 16364 leader_election.cc:304] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.153949 16635 raft_consensus.cc:2804] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.154284 16635 raft_consensus.cc:493] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.154619 16635 raft_consensus.cc:3060] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.155479 16592 tablet_bootstrap.cc:654] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:34.148708 16589 consensus_queue.cc:260] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.159650 16475 raft_consensus.cc:2468] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:34.159794 16589 ts_tablet_manager.cc:1434] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.002s
I20260709 14:56:34.133332 16597 leader_election.cc:290] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.160951 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:34.161608 16549 raft_consensus.cc:2468] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:34.162840 16364 leader_election.cc:304] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.167929 16613 raft_consensus.cc:515] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.167924 16635 raft_consensus.cc:515] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.169248 16474 raft_consensus.cc:2393] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10e2754570554bac94a65a1b37dd12ee in current term 1: Already voted for candidate 541699d7c7284d02b1af5106bd0aef3a in this term.
I20260709 14:56:34.170136 16613 leader_election.cc:290] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.171046 16398 raft_consensus.cc:2393] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b84b95ead0864814bb86f43035af6fc6 in current term 1: Already voted for candidate 541699d7c7284d02b1af5106bd0aef3a in this term.
I20260709 14:56:34.171785 16635 leader_election.cc:290] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.171810 16597 raft_consensus.cc:2804] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.172019 16615 raft_consensus.cc:515] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.172631 16597 raft_consensus.cc:493] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.172981 16597 raft_consensus.cc:3060] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.172998 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:34.173946 16398 raft_consensus.cc:2393] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 541699d7c7284d02b1af5106bd0aef3a in current term 1: Already voted for candidate 10e2754570554bac94a65a1b37dd12ee in this term.
I20260709 14:56:34.174058 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.174629 16548 raft_consensus.cc:3060] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.174002 16615 leader_election.cc:290] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.178236 16592 tablet_bootstrap.cc:492] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:34.178756 16592 ts_tablet_manager.cc:1403] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.011s
I20260709 14:56:34.180323 16548 raft_consensus.cc:2468] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:34.180346 16597 raft_consensus.cc:515] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.181396 16592 raft_consensus.cc:359] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.182058 16592 raft_consensus.cc:385] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:34.182309 16592 raft_consensus.cc:740] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:34.182428 16597 leader_election.cc:290] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.182721 16439 leader_election.cc:304] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.182950 16592 consensus_queue.cc:260] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.183358 16548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55666a1816134dc58012e442623b7e20" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.183897 16548 raft_consensus.cc:3060] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.184123 16615 raft_consensus.cc:2804] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.184890 16592 ts_tablet_manager.cc:1434] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:56:34.185957 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.186275 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.186517 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.186964 16475 raft_consensus.cc:3060] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.187096 16547 raft_consensus.cc:3060] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.189541 16548 raft_consensus.cc:2468] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:34.190439 16439 leader_election.cc:304] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.191033 16613 raft_consensus.cc:2804] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.191613 16613 raft_consensus.cc:697] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.192380 16613 consensus_queue.cc:237] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.192034 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55666a1816134dc58012e442623b7e20" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:34.184849 16615 raft_consensus.cc:697] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.193629 16547 raft_consensus.cc:2468] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:34.193710 16398 raft_consensus.cc:3060] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.194259 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.195246 16549 raft_consensus.cc:2393] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 10e2754570554bac94a65a1b37dd12ee in current term 1: Already voted for candidate 541699d7c7284d02b1af5106bd0aef3a in this term.
I20260709 14:56:34.194363 16615 consensus_queue.cc:237] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.195921 16364 leader_election.cc:304] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.196557 16597 raft_consensus.cc:2804] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.197080 16597 raft_consensus.cc:697] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.197851 16597 consensus_queue.cc:237] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.193634 16475 raft_consensus.cc:2468] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:34.201483 16513 leader_election.cc:304] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:34.204103 16603 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.209533 16398 raft_consensus.cc:2468] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:34.209784 16366 leader_election.cc:304] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [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: 10e2754570554bac94a65a1b37dd12ee; no voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:34.210799 16597 raft_consensus.cc:2749] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.211288 16603 raft_consensus.cc:2749] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.211699 16296 catalog_manager.cc:5697] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 1 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.219844 16295 catalog_manager.cc:5697] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.221112 16295 catalog_manager.cc:5697] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.229470 16597 raft_consensus.cc:493] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.229913 16597 raft_consensus.cc:515] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.231549 16597 leader_election.cc:290] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.232210 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:34.232462 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:34.233098 16549 raft_consensus.cc:2393] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 10e2754570554bac94a65a1b37dd12ee in current term 1: Already voted for candidate 541699d7c7284d02b1af5106bd0aef3a in this term.
I20260709 14:56:34.233881 16364 leader_election.cc:304] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee; no voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:34.234419 16597 raft_consensus.cc:3060] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.238924 16597 raft_consensus.cc:2749] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:34.282874 16597 raft_consensus.cc:493] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:34.283424 16597 raft_consensus.cc:515] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.285032 16597 leader_election.cc:290] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.285923 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:34.285833 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:34.286638 16549 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:34.286692 16474 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:34.287547 16364 leader_election.cc:304] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.288203 16597 raft_consensus.cc:2804] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:34.288534 16597 raft_consensus.cc:493] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:34.288789 16597 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.293473 16597 raft_consensus.cc:515] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.294955 16597 leader_election.cc:290] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.295675 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.295944 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.296279 16474 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.296507 16549 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.302963 16549 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:34.302963 16474 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:34.304062 16364 leader_election.cc:304] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.304647 16597 raft_consensus.cc:2804] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:34.305100 16597 raft_consensus.cc:697] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.305830 16597 consensus_queue.cc:237] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.312381 16295 catalog_manager.cc:5697] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 1 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.318322 16603 consensus_queue.cc:1048] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.328610 16594 consensus_queue.cc:1048] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.347779 16615 consensus_queue.cc:1048] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.352070 16474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
mode: GRACEFUL
new_leader_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:56:34.352723 16474 raft_consensus.cc:606] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Received request to transfer leadership to TS 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:34.357281 16549 raft_consensus.cc:3060] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:34.359269 16474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
mode: GRACEFUL
new_leader_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:56:34.359903 16474 raft_consensus.cc:606] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Received request to transfer leadership to TS 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:34.365818 16615 consensus_queue.cc:1048] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.365865 16474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
mode: GRACEFUL
new_leader_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:56:34.366482 16474 raft_consensus.cc:606] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Received request to transfer leadership to TS 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:34.372182 16474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
mode: GRACEFUL
new_leader_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:54134
I20260709 14:56:34.372702 16474 raft_consensus.cc:606] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Received request to transfer leadership to TS 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:34.379431 16615 consensus_queue.cc:1048] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.389315 16549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
mode: GRACEFUL
new_leader_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:52546
I20260709 14:56:34.389902 16549 raft_consensus.cc:606] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Received request to transfer leadership to TS 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:34.391522 16596 consensus_queue.cc:1048] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.402781 16615 raft_consensus.cc:993] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: : Instructing follower 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.403281 16596 raft_consensus.cc:1081] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Signalling peer 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.404695 16398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:53800
I20260709 14:56:34.405128 16398 raft_consensus.cc:493] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.405412 16398 raft_consensus.cc:3060] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.410987 16398 raft_consensus.cc:515] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.411602 16594 consensus_queue.cc:1048] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.413548 16398 leader_election.cc:290] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.413980 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.414644 16474 raft_consensus.cc:3055] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.414939 16474 raft_consensus.cc:740] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.416891 16474 consensus_queue.cc:260] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.418150 16474 raft_consensus.cc:3060] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.419965 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fb8332c6e084d348e147485054d2fe7" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.420550 16549 raft_consensus.cc:3060] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.425005 16596 consensus_queue.cc:1048] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.425457 16474 raft_consensus.cc:2468] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.426819 16366 leader_election.cc:304] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:34.427215 16549 raft_consensus.cc:2468] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.428692 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
mode: GRACEFUL
new_leader_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:53808
I20260709 14:56:34.429203 16399 raft_consensus.cc:606] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Received request to transfer leadership to TS 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:34.429528 16597 raft_consensus.cc:2804] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.430020 16597 raft_consensus.cc:697] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.430779 16597 consensus_queue.cc:237] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.431809 16619 consensus_queue.cc:1048] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.444689 16549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
mode: GRACEFUL
new_leader_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:52546
I20260709 14:56:34.445269 16549 raft_consensus.cc:606] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Received request to transfer leadership to TS 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:34.445959 16613 consensus_queue.cc:1048] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.452082 16400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
mode: GRACEFUL
new_leader_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:53808
I20260709 14:56:34.452644 16400 raft_consensus.cc:606] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Received request to transfer leadership to TS b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:34.454066 16613 raft_consensus.cc:993] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: : Instructing follower 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.454660 16613 raft_consensus.cc:1081] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Signalling peer 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.456329 16400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:53800
I20260709 14:56:34.456848 16400 raft_consensus.cc:493] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.457193 16400 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.459515 16619 raft_consensus.cc:993] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: : Instructing follower 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:34.460018 16594 raft_consensus.cc:1081] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Signalling peer 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:34.460176 16295 catalog_manager.cc:5697] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 1 to 2, leader changed from 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130) to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 2 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.463544 16475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:56:34.464094 16475 raft_consensus.cc:493] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.464469 16475 raft_consensus.cc:3060] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.468125 16400 raft_consensus.cc:515] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:34.470184 16400 leader_election.cc:290] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Requested vote from peers b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:34.471019 16475 raft_consensus.cc:515] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.471292 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.471683 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.471954 16474 raft_consensus.cc:3055] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.472277 16547 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.472309 16474 raft_consensus.cc:740] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.473292 16474 consensus_queue.cc:260] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:34.474516 16474 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.474874 16475 leader_election.cc:290] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.475639 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.476222 16549 raft_consensus.cc:3055] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.476509 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895f8a6de6b944a78fa41b7dd6c5f1e7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:34.476536 16549 raft_consensus.cc:740] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:34.477124 16400 raft_consensus.cc:3060] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.477527 16549 consensus_queue.cc:260] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.478798 16549 raft_consensus.cc:3060] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.478982 16547 raft_consensus.cc:2468] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.480131 16364 leader_election.cc:304] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.480917 16597 raft_consensus.cc:2804] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.481369 16597 raft_consensus.cc:697] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.482147 16597 consensus_queue.cc:237] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:34.483805 16400 raft_consensus.cc:2468] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:34.485025 16439 leader_election.cc:304] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:34.485913 16656 raft_consensus.cc:2804] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.486250 16474 raft_consensus.cc:2468] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.486356 16656 raft_consensus.cc:697] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.485344 16549 raft_consensus.cc:2468] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:34.487272 16656 consensus_queue.cc:237] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.490928 16296 catalog_manager.cc:5697] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 1 to 2, leader changed from 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130) to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 2 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.494414 16295 catalog_manager.cc:5697] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 1 to 2, leader changed from b84b95ead0864814bb86f43035af6fc6 (127.11.215.131) to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 2 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.599139 16656 consensus_queue.cc:1048] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.604089 16656 consensus_queue.cc:1048] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.629451 16596 consensus_queue.cc:1048] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.638906 16615 consensus_queue.cc:1048] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.647385 16613 raft_consensus.cc:993] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: : Instructing follower 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.647833 16615 raft_consensus.cc:1081] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Signalling peer 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.649137 16400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:53800
I20260709 14:56:34.649550 16400 raft_consensus.cc:493] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.649919 16400 raft_consensus.cc:3060] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.654795 16400 raft_consensus.cc:515] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.656347 16400 leader_election.cc:290] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.657234 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.657377 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4dbb174b984ac69c3ec211d3cadf51" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.657946 16474 raft_consensus.cc:3055] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.657979 16549 raft_consensus.cc:3060] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.658376 16474 raft_consensus.cc:740] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.659191 16474 consensus_queue.cc:260] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.660416 16474 raft_consensus.cc:3060] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.664746 16549 raft_consensus.cc:2468] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.665784 16364 leader_election.cc:304] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.666433 16597 raft_consensus.cc:2804] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.666654 16474 raft_consensus.cc:2468] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.666803 16597 raft_consensus.cc:697] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.667708 16597 consensus_queue.cc:237] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.673265 16296 catalog_manager.cc:5697] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 1 to 2, leader changed from 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130) to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 2 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.758121 16597 consensus_queue.cc:1048] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.764124 16635 raft_consensus.cc:993] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: : Instructing follower 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:34.764813 16597 raft_consensus.cc:1081] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Signalling peer 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:34.767062 16475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:54130
I20260709 14:56:34.768712 16475 raft_consensus.cc:493] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.769094 16475 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.770399 16663 consensus_queue.cc:1048] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.775174 16475 raft_consensus.cc:515] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.779590 16475 leader_election.cc:290] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.780202 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:34.780764 16400 raft_consensus.cc:3055] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.781081 16400 raft_consensus.cc:740] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.781840 16400 consensus_queue.cc:260] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.782908 16400 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.784660 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.785260 16549 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.788678 16663 consensus_queue.cc:1048] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.789435 16400 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:34.790726 16549 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:34.790659 16439 leader_election.cc:304] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:34.791613 16615 raft_consensus.cc:2804] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.792073 16615 raft_consensus.cc:697] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.792832 16615 consensus_queue.cc:237] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.796209 16597 raft_consensus.cc:993] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: : Instructing follower b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:34.796703 16597 raft_consensus.cc:1081] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Signalling peer b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:34.799809 16549 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:52540
I20260709 14:56:34.800402 16549 raft_consensus.cc:493] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.799240 16296 catalog_manager.cc:5697] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 1 to 2, leader changed from 10e2754570554bac94a65a1b37dd12ee (127.11.215.129) to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 2 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.800745 16549 raft_consensus.cc:3060] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.800681 16597 consensus_queue.cc:1048] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:34.807967 16549 raft_consensus.cc:515] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.809630 16547 raft_consensus.cc:1240] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Rejecting Update request from peer 10e2754570554bac94a65a1b37dd12ee for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:34.810482 16549 leader_election.cc:290] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:34.811079 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.813060 16663 consensus_queue.cc:1059] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:34.813601 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53705805efc84f5e8d1d1bf46ca1123b" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:34.813707 16597 raft_consensus.cc:3055] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.814080 16597 raft_consensus.cc:740] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.814699 16597 consensus_queue.cc:260] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.815501 16597 raft_consensus.cc:3060] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.825564 16400 raft_consensus.cc:2468] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 2.
I20260709 14:56:34.827216 16513 leader_election.cc:304] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [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: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:34.827921 16594 raft_consensus.cc:2804] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.828341 16594 raft_consensus.cc:697] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 2 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:34.829068 16594 consensus_queue.cc:237] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.835604 16297 catalog_manager.cc:5697] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 1 to 2, leader changed from 10e2754570554bac94a65a1b37dd12ee (127.11.215.129) to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:34.838964 16547 raft_consensus.cc:1275] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.840118 16597 consensus_queue.cc:1048] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.846632 16475 raft_consensus.cc:1275] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.847687 16663 consensus_queue.cc:1048] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.853300 16613 raft_consensus.cc:993] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: : Instructing follower 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.853698 16615 raft_consensus.cc:1081] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Signalling peer 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:34.855134 16400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:53800
I20260709 14:56:34.855707 16400 raft_consensus.cc:493] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.856099 16400 raft_consensus.cc:3060] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.861850 16400 raft_consensus.cc:515] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.863502 16400 leader_election.cc:290] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.864293 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:34.864563 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b71275e2f0284426a37f3db771be1aca" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.864748 16475 raft_consensus.cc:3055] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.865134 16475 raft_consensus.cc:740] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.865134 16547 raft_consensus.cc:3060] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.865825 16475 consensus_queue.cc:260] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.866789 16475 raft_consensus.cc:3060] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.869809 16547 raft_consensus.cc:2468] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.870656 16364 leader_election.cc:304] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:34.871279 16475 raft_consensus.cc:2468] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:34.871286 16663 raft_consensus.cc:2804] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.872013 16663 raft_consensus.cc:697] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:34.872902 16663 consensus_queue.cc:237] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.878430 16297 catalog_manager.cc:5697] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 1 to 2, leader changed from 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130) to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 2 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.894934 16619 raft_consensus.cc:993] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: : Instructing follower 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:34.895393 16594 raft_consensus.cc:1081] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Signalling peer 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:34.896905 16475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:56:34.897324 16475 raft_consensus.cc:493] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:34.897578 16475 raft_consensus.cc:3060] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.902148 16475 raft_consensus.cc:515] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.903709 16475 leader_election.cc:290] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:34.904325 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:34.904671 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceb74c4d12164138b3f615b9b0eedf51" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:34.904999 16400 raft_consensus.cc:3060] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.905292 16547 raft_consensus.cc:3055] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:34.905620 16547 raft_consensus.cc:740] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:34.906380 16547 consensus_queue.cc:260] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.907651 16547 raft_consensus.cc:3060] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:34.911641 16400 raft_consensus.cc:2468] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:34.912799 16439 leader_election.cc:304] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:34.913426 16615 raft_consensus.cc:2804] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:34.913878 16615 raft_consensus.cc:697] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:34.913992 16547 raft_consensus.cc:2468] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:34.914717 16615 consensus_queue.cc:237] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:34.921037 16297 catalog_manager.cc:5697] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 1 to 2, leader changed from b84b95ead0864814bb86f43035af6fc6 (127.11.215.131) to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 2 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:34.965329 16475 raft_consensus.cc:1275] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.966773 16663 consensus_queue.cc:1048] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.976047 16547 raft_consensus.cc:1275] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.977324 16663 consensus_queue.cc:1048] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:34.988936 16547 raft_consensus.cc:1275] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:34.990195 16615 consensus_queue.cc:1048] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.001139 16400 raft_consensus.cc:1275] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.002611 16613 consensus_queue.cc:1048] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.072158 16475 raft_consensus.cc:1275] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.073339 16635 consensus_queue.cc:1048] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.080430 16547 raft_consensus.cc:1275] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.081696 16663 consensus_queue.cc:1048] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.268620 16547 raft_consensus.cc:1275] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.269874 16663 consensus_queue.cc:1048] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.276865 16475 raft_consensus.cc:1275] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.278988 16597 consensus_queue.cc:1048] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.285177 16547 raft_consensus.cc:1275] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.286358 16613 consensus_queue.cc:1048] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.288607 16400 raft_consensus.cc:1275] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.290117 16594 consensus_queue.cc:1048] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.295464 16398 raft_consensus.cc:1275] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.296927 16615 consensus_queue.cc:1048] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.303179 16475 raft_consensus.cc:3060] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:35.310729 16475 raft_consensus.cc:1275] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.312036 16594 consensus_queue.cc:1048] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.481963 16547 raft_consensus.cc:1275] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.483130 16615 consensus_queue.cc:1048] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:35.491164 16400 raft_consensus.cc:1275] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:35.493315 16615 consensus_queue.cc:1048] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:37.482017 16297 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34546:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:37.483984 16297 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:37.527464 16388 tablet_service.cc:1511] Processing CreateTablet for tablet 9b467512f46f4510ae65294c611a8b4a (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:37.528714 16388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b467512f46f4510ae65294c611a8b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.528580 16457 tablet_service.cc:1511] Processing CreateTablet for tablet 9b467512f46f4510ae65294c611a8b4a (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:37.529811 16457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b467512f46f4510ae65294c611a8b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.529999 16532 tablet_service.cc:1511] Processing CreateTablet for tablet 9b467512f46f4510ae65294c611a8b4a (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:37.532959 16460 tablet_service.cc:1511] Processing CreateTablet for tablet 9072c9b95a484085befb65e3cb4bbec7 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:37.534212 16460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9072c9b95a484085befb65e3cb4bbec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.535745 16384 tablet_service.cc:1511] Processing CreateTablet for tablet 9072c9b95a484085befb65e3cb4bbec7 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:37.536912 16384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9072c9b95a484085befb65e3cb4bbec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.540239 16385 tablet_service.cc:1511] Processing CreateTablet for tablet 222f1277245f4943b9f8d5297bd73998 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:37.541414 16385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222f1277245f4943b9f8d5297bd73998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.544705 16536 tablet_service.cc:1511] Processing CreateTablet for tablet 9072c9b95a484085befb65e3cb4bbec7 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:37.546383 16464 tablet_service.cc:1511] Processing CreateTablet for tablet 222f1277245f4943b9f8d5297bd73998 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:37.547232 16459 tablet_service.cc:1511] Processing CreateTablet for tablet 99ce7ec67f37469bb16d142928e1ce27 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:37.547310 16461 tablet_service.cc:1511] Processing CreateTablet for tablet 93e6c6304388472d9fabed738eda440c (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:37.548732 16462 tablet_service.cc:1511] Processing CreateTablet for tablet b094a606ef4d435390883ca077cf4ac4 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:37.547614 16464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222f1277245f4943b9f8d5297bd73998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.550299 16459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ce7ec67f37469bb16d142928e1ce27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.552381 16462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b094a606ef4d435390883ca077cf4ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.554486 16534 tablet_service.cc:1511] Processing CreateTablet for tablet b094a606ef4d435390883ca077cf4ac4 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:37.555173 16535 tablet_service.cc:1511] Processing CreateTablet for tablet 99ce7ec67f37469bb16d142928e1ce27 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:37.556270 16538 tablet_service.cc:1511] Processing CreateTablet for tablet 93e6c6304388472d9fabed738eda440c (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:37.558180 16389 tablet_service.cc:1511] Processing CreateTablet for tablet b094a606ef4d435390883ca077cf4ac4 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:37.558772 16383 tablet_service.cc:1511] Processing CreateTablet for tablet 99ce7ec67f37469bb16d142928e1ce27 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:37.559352 16389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b094a606ef4d435390883ca077cf4ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.559504 16461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6c6304388472d9fabed738eda440c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.559930 16383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ce7ec67f37469bb16d142928e1ce27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.559810 16387 tablet_service.cc:1511] Processing CreateTablet for tablet a6e3869556c140088c8d70487a916ea0 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:37.561009 16387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e3869556c140088c8d70487a916ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.555127 16539 tablet_service.cc:1511] Processing CreateTablet for tablet 222f1277245f4943b9f8d5297bd73998 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:37.531175 16532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b467512f46f4510ae65294c611a8b4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.558579 16386 tablet_service.cc:1511] Processing CreateTablet for tablet 93e6c6304388472d9fabed738eda440c (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:37.563153 16538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6c6304388472d9fabed738eda440c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.563506 16386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93e6c6304388472d9fabed738eda440c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.563961 16536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9072c9b95a484085befb65e3cb4bbec7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.564942 16465 tablet_service.cc:1511] Processing CreateTablet for tablet a6e3869556c140088c8d70487a916ea0 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:37.565476 16534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b094a606ef4d435390883ca077cf4ac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.566145 16465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e3869556c140088c8d70487a916ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.567731 16539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 222f1277245f4943b9f8d5297bd73998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.571645 16535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ce7ec67f37469bb16d142928e1ce27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.637435 16537 tablet_service.cc:1511] Processing CreateTablet for tablet a6e3869556c140088c8d70487a916ea0 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:37.638839 16537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6e3869556c140088c8d70487a916ea0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.639916 16463 tablet_service.cc:1511] Processing CreateTablet for tablet 2a65a98b934c4df4a0ec2e99733a5fe8 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:37.641146 16463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a65a98b934c4df4a0ec2e99733a5fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.638823 16386 tablet_service.cc:1511] Processing CreateTablet for tablet 2a65a98b934c4df4a0ec2e99733a5fe8 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:37.647293 16533 tablet_service.cc:1511] Processing CreateTablet for tablet 2a65a98b934c4df4a0ec2e99733a5fe8 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:37.649554 16533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a65a98b934c4df4a0ec2e99733a5fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.648293 16383 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee0f3853aa14aba93c13b250254de82 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:37.652009 16383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee0f3853aa14aba93c13b250254de82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.668565 16682 tablet_bootstrap.cc:492] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:37.673048 16458 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee0f3853aa14aba93c13b250254de82 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:37.674278 16458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee0f3853aa14aba93c13b250254de82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.684790 16531 tablet_service.cc:1511] Processing CreateTablet for tablet 8ee0f3853aa14aba93c13b250254de82 (DEFAULT_TABLE table=soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:37.686066 16531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ee0f3853aa14aba93c13b250254de82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.692131 16386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a65a98b934c4df4a0ec2e99733a5fe8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:37.692960 16685 tablet_bootstrap.cc:492] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:37.698680 16685 tablet_bootstrap.cc:654] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.709841 16682 tablet_bootstrap.cc:654] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.717322 16684 tablet_bootstrap.cc:492] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:37.719405 16685 tablet_bootstrap.cc:492] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:37.719925 16685 ts_tablet_manager.cc:1403] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:56:37.721835 16682 tablet_bootstrap.cc:492] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:37.722349 16682 ts_tablet_manager.cc:1403] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.000s
I20260709 14:56:37.723647 16684 tablet_bootstrap.cc:654] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.724787 16682 raft_consensus.cc:359] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.725343 16682 raft_consensus.cc:385] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.725564 16682 raft_consensus.cc:740] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.726150 16682 consensus_queue.cc:260] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.727826 16685 raft_consensus.cc:359] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.728538 16685 raft_consensus.cc:385] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.728828 16685 raft_consensus.cc:740] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.729315 16684 tablet_bootstrap.cc:492] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:37.729777 16684 ts_tablet_manager.cc:1403] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.005s
I20260709 14:56:37.729995 16682 ts_tablet_manager.cc:1434] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:56:37.729640 16685 consensus_queue.cc:260] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.730973 16682 tablet_bootstrap.cc:492] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:37.732071 16685 ts_tablet_manager.cc:1434] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:37.733101 16685 tablet_bootstrap.cc:492] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:37.739277 16685 tablet_bootstrap.cc:654] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.739650 16682 tablet_bootstrap.cc:654] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.741926 16684 raft_consensus.cc:359] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.742620 16684 raft_consensus.cc:385] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.742882 16684 raft_consensus.cc:740] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.743569 16684 consensus_queue.cc:260] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.747573 16684 ts_tablet_manager.cc:1434] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260709 14:56:37.748262 16685 tablet_bootstrap.cc:492] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:37.748534 16684 tablet_bootstrap.cc:492] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:37.748850 16685 ts_tablet_manager.cc:1403] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260709 14:56:37.749043 16682 tablet_bootstrap.cc:492] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:37.753011 16682 ts_tablet_manager.cc:1403] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.009s
I20260709 14:56:37.755337 16684 tablet_bootstrap.cc:654] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.756103 16682 raft_consensus.cc:359] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.757028 16682 raft_consensus.cc:385] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.757387 16682 raft_consensus.cc:740] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.752166 16685 raft_consensus.cc:359] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.758011 16685 raft_consensus.cc:385] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.758430 16685 raft_consensus.cc:740] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.758980 16682 consensus_queue.cc:260] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.759284 16685 consensus_queue.cc:260] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.761343 16682 ts_tablet_manager.cc:1434] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:56:37.762233 16682 tablet_bootstrap.cc:492] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:37.762688 16684 tablet_bootstrap.cc:492] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:37.763168 16684 ts_tablet_manager.cc:1403] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:56:37.765776 16685 ts_tablet_manager.cc:1434] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:56:37.766012 16684 raft_consensus.cc:359] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.766745 16684 raft_consensus.cc:385] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.767020 16684 raft_consensus.cc:740] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.767690 16684 consensus_queue.cc:260] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.769770 16682 tablet_bootstrap.cc:654] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.770103 16684 ts_tablet_manager.cc:1434] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:37.771981 16684 tablet_bootstrap.cc:492] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:37.773985 16685 tablet_bootstrap.cc:492] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:37.778098 16684 tablet_bootstrap.cc:654] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.778723 16670 raft_consensus.cc:493] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.779229 16670 raft_consensus.cc:515] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.781337 16670 leader_election.cc:290] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:37.784406 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:37.784771 16685 tablet_bootstrap.cc:654] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.784412 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:37.785542 16400 raft_consensus.cc:2468] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:37.786763 16513 leader_election.cc:304] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:37.787371 16682 tablet_bootstrap.cc:492] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:37.787838 16682 ts_tablet_manager.cc:1403] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 14:56:37.788007 16670 raft_consensus.cc:2804] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.788435 16670 raft_consensus.cc:493] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.788757 16670 raft_consensus.cc:3060] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.790685 16682 raft_consensus.cc:359] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.791371 16682 raft_consensus.cc:385] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.791687 16682 raft_consensus.cc:740] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
W20260709 14:56:37.792243 16515 leader_election.cc:343] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.792351 16682 consensus_queue.cc:260] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.795011 16682 ts_tablet_manager.cc:1434] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:37.795976 16682 tablet_bootstrap.cc:492] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:37.798096 16670 raft_consensus.cc:515] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.801067 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:37.801676 16400 raft_consensus.cc:3060] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.801967 16682 tablet_bootstrap.cc:654] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.807253 16683 raft_consensus.cc:493] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.807812 16683 raft_consensus.cc:515] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.808905 16684 tablet_bootstrap.cc:492] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:37.809461 16684 ts_tablet_manager.cc:1403] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.008s
I20260709 14:56:37.810009 16683 leader_election.cc:290] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:37.811807 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b467512f46f4510ae65294c611a8b4a" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:37.812508 16475 raft_consensus.cc:2468] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:37.812639 16684 raft_consensus.cc:359] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.813648 16684 raft_consensus.cc:385] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.813922 16684 raft_consensus.cc:740] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.813983 16366 leader_election.cc:304] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:37.814795 16684 consensus_queue.cc:260] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.817941 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b467512f46f4510ae65294c611a8b4a" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:37.819818 16684 ts_tablet_manager.cc:1434] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:56:37.820930 16684 tablet_bootstrap.cc:492] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
W20260709 14:56:37.826880 16364 leader_election.cc:343] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.827384 16684 tablet_bootstrap.cc:654] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.829898 16683 raft_consensus.cc:2804] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.834746 16683 raft_consensus.cc:493] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.835158 16683 raft_consensus.cc:3060] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.836428 16400 raft_consensus.cc:2468] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:37.838241 16513 leader_election.cc:304] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:37.843437 16683 raft_consensus.cc:515] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.845323 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:37.846571 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b467512f46f4510ae65294c611a8b4a" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:37.848537 16683 leader_election.cc:290] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
W20260709 14:56:37.849704 16515 leader_election.cc:343] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.847200 16474 raft_consensus.cc:3060] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.853058 16684 tablet_bootstrap.cc:492] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:37.853596 16684 ts_tablet_manager.cc:1403] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
I20260709 14:56:37.857239 16684 raft_consensus.cc:359] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.858157 16684 raft_consensus.cc:385] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.858565 16684 raft_consensus.cc:740] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.859344 16684 consensus_queue.cc:260] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.857857 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b467512f46f4510ae65294c611a8b4a" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:37.861783 16684 ts_tablet_manager.cc:1434] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:37.862910 16684 tablet_bootstrap.cc:492] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:37.869593 16684 tablet_bootstrap.cc:654] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:37.869951 16364 leader_election.cc:343] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.881083 16699 raft_consensus.cc:2804] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.881467 16684 tablet_bootstrap.cc:492] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:37.882079 16684 ts_tablet_manager.cc:1403] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:56:37.885082 16684 raft_consensus.cc:359] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.885833 16684 raft_consensus.cc:385] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.886128 16684 raft_consensus.cc:740] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.886822 16474 raft_consensus.cc:2468] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:37.887200 16684 consensus_queue.cc:260] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.890182 16684 ts_tablet_manager.cc:1434] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:56:37.892207 16684 tablet_bootstrap.cc:492] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:37.899087 16684 tablet_bootstrap.cc:654] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.887842 16670 leader_election.cc:290] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:37.900110 16366 leader_election.cc:304] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [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: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:37.901031 16699 raft_consensus.cc:697] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:37.901407 16683 raft_consensus.cc:2804] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:37.901952 16699 consensus_queue.cc:237] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.902002 16683 raft_consensus.cc:697] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:37.903695 16683 consensus_queue.cc:237] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
W20260709 14:56:37.908866 16513 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.215.129:46181, user_credentials={real_user=slave}} blocked reactor thread for 70737.1us
I20260709 14:56:37.913898 16685 tablet_bootstrap.cc:492] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:37.914428 16685 ts_tablet_manager.cc:1403] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.141s	user 0.042s	sys 0.069s
I20260709 14:56:37.917085 16685 raft_consensus.cc:359] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.917562 16682 tablet_bootstrap.cc:492] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:37.917595 16685 raft_consensus.cc:385] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.918319 16685 raft_consensus.cc:740] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.918843 16682 ts_tablet_manager.cc:1403] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.123s	user 0.055s	sys 0.064s
I20260709 14:56:37.919137 16685 consensus_queue.cc:260] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.920046 16684 tablet_bootstrap.cc:492] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:37.920540 16684 ts_tablet_manager.cc:1403] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260709 14:56:37.921928 16682 raft_consensus.cc:359] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.922665 16682 raft_consensus.cc:385] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.922930 16682 raft_consensus.cc:740] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.923642 16682 consensus_queue.cc:260] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.925493 16682 ts_tablet_manager.cc:1434] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:37.924927 16295 catalog_manager.cc:5697] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:37.923251 16684 raft_consensus.cc:359] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.926551 16682 tablet_bootstrap.cc:492] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:37.926725 16684 raft_consensus.cc:385] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.927012 16684 raft_consensus.cc:740] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.927743 16684 consensus_queue.cc:260] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.929859 16684 ts_tablet_manager.cc:1434] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:56:37.930558 16615 raft_consensus.cc:493] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.930969 16615 raft_consensus.cc:515] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.932732 16685 ts_tablet_manager.cc:1434] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 14:56:37.933079 16615 leader_election.cc:290] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:37.933868 16685 tablet_bootstrap.cc:492] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:37.937215 16298 catalog_manager.cc:5697] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 1 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:37.939227 16682 tablet_bootstrap.cc:654] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.942898 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:37.944000 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
W20260709 14:56:37.944280 16439 leader_election.cc:343] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:56:37.946729 16439 leader_election.cc:343] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.947147 16439 leader_election.cc:304] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a; no voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:37.949226 16615 raft_consensus.cc:2749] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:37.952715 16684 tablet_bootstrap.cc:492] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:37.953897 16685 tablet_bootstrap.cc:654] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.956480 16615 raft_consensus.cc:493] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.956990 16615 raft_consensus.cc:515] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.959157 16615 leader_election.cc:290] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:37.960435 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6c6304388472d9fabed738eda440c" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:37.960500 16685 tablet_bootstrap.cc:492] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:37.960469 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6c6304388472d9fabed738eda440c" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:37.961169 16400 raft_consensus.cc:2468] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:37.961272 16685 ts_tablet_manager.cc:1403] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.007s
I20260709 14:56:37.961282 16549 raft_consensus.cc:2468] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:37.961295 16682 tablet_bootstrap.cc:492] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:37.962399 16439 leader_election.cc:304] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:37.963088 16682 ts_tablet_manager.cc:1403] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.037s	user 0.025s	sys 0.003s
I20260709 14:56:37.963735 16684 tablet_bootstrap.cc:654] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.965260 16685 raft_consensus.cc:359] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.966104 16685 raft_consensus.cc:385] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.966390 16685 raft_consensus.cc:740] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.967159 16685 consensus_queue.cc:260] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.969669 16685 ts_tablet_manager.cc:1434] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:56:37.963757 16615 raft_consensus.cc:2804] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.970234 16615 raft_consensus.cc:493] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.970562 16615 raft_consensus.cc:3060] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.970711 16685 tablet_bootstrap.cc:492] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:37.967609 16682 raft_consensus.cc:359] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.971638 16682 raft_consensus.cc:385] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:37.971993 16682 raft_consensus.cc:740] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:37.972796 16682 consensus_queue.cc:260] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.977643 16682 ts_tablet_manager.cc:1434] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:56:37.978655 16682 tablet_bootstrap.cc:492] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:37.980948 16685 tablet_bootstrap.cc:654] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.985231 16682 tablet_bootstrap.cc:654] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:37.988230 16683 raft_consensus.cc:493] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.988765 16683 raft_consensus.cc:515] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:37.990974 16683 leader_election.cc:290] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:37.992226 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094a606ef4d435390883ca077cf4ac4" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:37.992969 16474 raft_consensus.cc:2468] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:37.994293 16366 leader_election.cc:304] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:37.992537 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094a606ef4d435390883ca077cf4ac4" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:37.995551 16705 raft_consensus.cc:493] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:37.996037 16705 raft_consensus.cc:515] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
W20260709 14:56:37.996717 16364 leader_election.cc:343] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:37.997987 16705 leader_election.cc:290] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:37.995172 16597 raft_consensus.cc:2804] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:37.998562 16597 raft_consensus.cc:493] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:37.998929 16597 raft_consensus.cc:3060] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:37.999208 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e3869556c140088c8d70487a916ea0" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:37.999854 16549 raft_consensus.cc:2468] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 0.
I20260709 14:56:38.000816 16615 raft_consensus.cc:515] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.001485 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e3869556c140088c8d70487a916ea0" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.002750 16615 leader_election.cc:290] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.003777 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6c6304388472d9fabed738eda440c" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
W20260709 14:56:38.004335 16346 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:38.001789 16682 tablet_bootstrap.cc:492] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:38.006394 16400 raft_consensus.cc:3060] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.006664 16682 ts_tablet_manager.cc:1403] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.009s
W20260709 14:56:38.004676 16439 leader_election.cc:343] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:38.006928 16597 raft_consensus.cc:515] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.007608 16439 leader_election.cc:304] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [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: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:38.008773 16597 leader_election.cc:290] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.005180 16685 tablet_bootstrap.cc:492] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:38.005762 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6c6304388472d9fabed738eda440c" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.009449 16549 raft_consensus.cc:3060] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.009605 16682 raft_consensus.cc:359] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.010318 16682 raft_consensus.cc:385] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.010596 16682 raft_consensus.cc:740] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.011232 16682 consensus_queue.cc:260] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.013409 16682 ts_tablet_manager.cc:1434] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:56:38.013788 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094a606ef4d435390883ca077cf4ac4" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.014351 16474 raft_consensus.cc:3060] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.016520 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094a606ef4d435390883ca077cf4ac4" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
W20260709 14:56:38.017903 16364 leader_election.cc:343] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:38.018639 16685 ts_tablet_manager.cc:1403] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.005s
I20260709 14:56:38.021260 16474 raft_consensus.cc:2468] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:38.021545 16685 raft_consensus.cc:359] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.022253 16615 raft_consensus.cc:2804] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.022541 16366 leader_election.cc:304] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [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: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:38.023821 16683 raft_consensus.cc:2804] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.024016 16400 raft_consensus.cc:2468] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:38.014333 16682 tablet_bootstrap.cc:492] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:38.022797 16615 raft_consensus.cc:493] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.026011 16615 raft_consensus.cc:3060] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.028934 16684 tablet_bootstrap.cc:492] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:38.029465 16439 leader_election.cc:304] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:38.030356 16705 raft_consensus.cc:2804] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.030587 16682 tablet_bootstrap.cc:654] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.030864 16684 ts_tablet_manager.cc:1403] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.029s
I20260709 14:56:38.030527 16549 raft_consensus.cc:2468] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:38.034055 16684 raft_consensus.cc:359] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.022239 16685 raft_consensus.cc:385] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.034801 16684 raft_consensus.cc:385] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.034982 16685 raft_consensus.cc:740] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.035182 16684 raft_consensus.cc:740] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.035868 16685 consensus_queue.cc:260] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.036154 16684 consensus_queue.cc:260] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.039278 16685 ts_tablet_manager.cc:1434] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 14:56:38.040937 16685 tablet_bootstrap.cc:492] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:38.041240 16683 raft_consensus.cc:697] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:38.042282 16683 consensus_queue.cc:237] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.046062 16597 raft_consensus.cc:493] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.046571 16682 tablet_bootstrap.cc:492] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:38.046525 16597 raft_consensus.cc:515] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.039023 16615 raft_consensus.cc:515] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.048434 16597 leader_election.cc:290] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.050271 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f1277245f4943b9f8d5297bd73998" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:38.050943 16547 raft_consensus.cc:2468] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:38.051391 16685 tablet_bootstrap.cc:654] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.047247 16682 ts_tablet_manager.cc:1403] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.005s
I20260709 14:56:38.053254 16364 leader_election.cc:304] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.054131 16597 raft_consensus.cc:2804] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.054482 16597 raft_consensus.cc:493] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.054783 16597 raft_consensus.cc:3060] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.058431 16682 raft_consensus.cc:359] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.057596 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f1277245f4943b9f8d5297bd73998" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:38.059291 16682 raft_consensus.cc:385] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.059648 16682 raft_consensus.cc:740] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.060353 16682 consensus_queue.cc:260] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.062652 16682 ts_tablet_manager.cc:1434] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.003s
I20260709 14:56:38.062958 16685 tablet_bootstrap.cc:492] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:38.063472 16685 ts_tablet_manager.cc:1403] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.008s
W20260709 14:56:38.063644 16366 leader_election.cc:343] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:38.063649 16682 tablet_bootstrap.cc:492] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:38.065547 16705 raft_consensus.cc:697] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:38.066414 16705 consensus_queue.cc:237] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.066754 16685 raft_consensus.cc:359] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.067529 16685 raft_consensus.cc:385] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.067839 16685 raft_consensus.cc:740] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.068526 16685 consensus_queue.cc:260] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.070778 16685 ts_tablet_manager.cc:1434] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:56:38.071403 16682 tablet_bootstrap.cc:654] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.071794 16685 tablet_bootstrap.cc:492] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:38.074065 16684 ts_tablet_manager.cc:1434] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.043s	user 0.018s	sys 0.003s
I20260709 14:56:38.075124 16684 tablet_bootstrap.cc:492] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:38.068922 16597 raft_consensus.cc:515] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.078868 16685 tablet_bootstrap.cc:654] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.080039 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e3869556c140088c8d70487a916ea0" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:38.080653 16400 raft_consensus.cc:3060] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.083770 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6e3869556c140088c8d70487a916ea0" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.084417 16547 raft_consensus.cc:3060] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.085391 16684 tablet_bootstrap.cc:654] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.090008 16685 tablet_bootstrap.cc:492] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:38.091463 16682 tablet_bootstrap.cc:492] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:38.091431 16685 ts_tablet_manager.cc:1403] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260709 14:56:38.091648 16547 raft_consensus.cc:2468] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:38.092115 16682 ts_tablet_manager.cc:1403] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.011s
I20260709 14:56:38.092845 16439 leader_election.cc:304] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.093683 16705 raft_consensus.cc:2804] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.094106 16705 raft_consensus.cc:697] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:38.094496 16685 raft_consensus.cc:359] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.094893 16705 consensus_queue.cc:237] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.094676 16682 raft_consensus.cc:359] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.096079 16682 raft_consensus.cc:385] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.096341 16682 raft_consensus.cc:740] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.097046 16597 leader_election.cc:290] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.096944 16682 consensus_queue.cc:260] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.095253 16685 raft_consensus.cc:385] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.097157 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f1277245f4943b9f8d5297bd73998" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.097844 16685 raft_consensus.cc:740] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
W20260709 14:56:38.098814 16366 leader_election.cc:343] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:38.098687 16685 consensus_queue.cc:260] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.078301 16615 leader_election.cc:290] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.098933 16682 ts_tablet_manager.cc:1434] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.001s
I20260709 14:56:38.100935 16685 ts_tablet_manager.cc:1434] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:56:38.101603 16682 tablet_bootstrap.cc:492] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: Bootstrap starting.
I20260709 14:56:38.105252 16685 tablet_bootstrap.cc:492] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:38.110545 16682 tablet_bootstrap.cc:654] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.112594 16297 catalog_manager.cc:5697] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 1 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.115135 16684 tablet_bootstrap.cc:492] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:38.115203 16400 raft_consensus.cc:2468] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 1.
I20260709 14:56:38.115578 16685 tablet_bootstrap.cc:654] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.115720 16684 ts_tablet_manager.cc:1403] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.001s
I20260709 14:56:38.098450 16298 catalog_manager.cc:5697] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.119109 16684 raft_consensus.cc:359] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.119886 16684 raft_consensus.cc:385] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.120150 16684 raft_consensus.cc:740] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.121316 16684 consensus_queue.cc:260] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.123211 16685 tablet_bootstrap.cc:492] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:38.123590 16684 ts_tablet_manager.cc:1434] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:38.123687 16685 ts_tablet_manager.cc:1403] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260709 14:56:38.124677 16684 tablet_bootstrap.cc:492] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: Bootstrap starting.
I20260709 14:56:38.126747 16685 raft_consensus.cc:359] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.127388 16685 raft_consensus.cc:385] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.127637 16685 raft_consensus.cc:740] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.128244 16685 consensus_queue.cc:260] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.130764 16685 ts_tablet_manager.cc:1434] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:56:38.132547 16684 tablet_bootstrap.cc:654] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.123001 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f1277245f4943b9f8d5297bd73998" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.133967 16547 raft_consensus.cc:3060] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.144170 16684 tablet_bootstrap.cc:492] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: No bootstrap required, opened a new log
I20260709 14:56:38.144775 16684 ts_tablet_manager.cc:1403] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:56:38.147583 16684 raft_consensus.cc:359] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.148270 16684 raft_consensus.cc:385] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.148520 16684 raft_consensus.cc:740] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.149133 16684 consensus_queue.cc:260] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.150561 16298 catalog_manager.cc:5697] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 0 to 1, leader changed from <none> to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 1 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.151404 16684 ts_tablet_manager.cc:1434] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:56:38.153810 16685 tablet_bootstrap.cc:492] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: Bootstrap starting.
I20260709 14:56:38.161645 16547 raft_consensus.cc:2468] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:38.163524 16682 tablet_bootstrap.cc:492] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: No bootstrap required, opened a new log
I20260709 14:56:38.164094 16682 ts_tablet_manager.cc:1403] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.032s
I20260709 14:56:38.165169 16685 tablet_bootstrap.cc:654] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:38.166137 16364 leader_election.cc:304] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [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: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:38.166949 16682 raft_consensus.cc:359] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.167359 16711 raft_consensus.cc:2804] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.167757 16682 raft_consensus.cc:385] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.167897 16711 raft_consensus.cc:697] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:38.168128 16682 raft_consensus.cc:740] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.168958 16711 consensus_queue.cc:237] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.169018 16682 consensus_queue.cc:260] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.171021 16682 ts_tablet_manager.cc:1434] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:38.174491 16705 raft_consensus.cc:493] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.174963 16705 raft_consensus.cc:515] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.176888 16705 leader_election.cc:290] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.178108 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f1277245f4943b9f8d5297bd73998" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.178043 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "222f1277245f4943b9f8d5297bd73998" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:38.180394 16547 raft_consensus.cc:2393] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 541699d7c7284d02b1af5106bd0aef3a in current term 1: Already voted for candidate 10e2754570554bac94a65a1b37dd12ee in this term.
I20260709 14:56:38.181216 16439 leader_election.cc:304] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a; no voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:38.182224 16705 raft_consensus.cc:3060] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.183072 16685 tablet_bootstrap.cc:492] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: No bootstrap required, opened a new log
I20260709 14:56:38.183606 16685 ts_tablet_manager.cc:1403] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 14:56:38.186249 16685 raft_consensus.cc:359] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.186882 16685 raft_consensus.cc:385] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:38.187137 16685 raft_consensus.cc:740] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Initialized, Role: FOLLOWER
I20260709 14:56:38.187814 16685 consensus_queue.cc:260] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.188970 16705 raft_consensus.cc:2749] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:38.189780 16685 ts_tablet_manager.cc:1434] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:38.189983 16297 catalog_manager.cc:5697] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 1 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.217041 16699 raft_consensus.cc:493] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.217525 16699 raft_consensus.cc:515] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.219383 16699 leader_election.cc:290] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.220132 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.220335 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:38.220666 16400 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:38.221027 16474 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:38.221562 16513 leader_election.cc:304] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.222200 16699 raft_consensus.cc:2804] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.222503 16699 raft_consensus.cc:493] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.222730 16699 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.227273 16699 raft_consensus.cc:515] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.228974 16699 leader_election.cc:290] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.229710 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:38.230188 16400 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.230185 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.230886 16474 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.234598 16400 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:38.235425 16474 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:38.235505 16513 leader_election.cc:304] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.236369 16699 raft_consensus.cc:2804] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.236825 16699 raft_consensus.cc:697] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:38.237560 16699 consensus_queue.cc:237] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.244817 16296 catalog_manager.cc:5697] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:38.286341 16711 raft_consensus.cc:493] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.286856 16711 raft_consensus.cc:515] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.288599 16711 leader_election.cc:290] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.289366 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:38.289587 16547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:38.289937 16474 raft_consensus.cc:2468] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:38.290175 16547 raft_consensus.cc:2468] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 0.
I20260709 14:56:38.290660 16699 raft_consensus.cc:493] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.290897 16366 leader_election.cc:304] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:38.291735 16597 raft_consensus.cc:2804] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.292039 16597 raft_consensus.cc:493] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.291129 16699 raft_consensus.cc:515] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.292333 16597 raft_consensus.cc:3060] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.294795 16699 leader_election.cc:290] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.295058 16711 consensus_queue.cc:1048] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.297093 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b467512f46f4510ae65294c611a8b4a" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.297245 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b467512f46f4510ae65294c611a8b4a" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:38.298960 16597 raft_consensus.cc:515] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.300076 16515 leader_election.cc:304] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:38.301249 16699 raft_consensus.cc:2749] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:38.301717 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.302281 16474 raft_consensus.cc:3060] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.303601 16597 leader_election.cc:290] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.303799 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.304392 16549 raft_consensus.cc:3060] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.310354 16474 raft_consensus.cc:2468] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:38.311710 16547 raft_consensus.cc:3060] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.313632 16549 raft_consensus.cc:2468] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 1.
I20260709 14:56:38.314888 16364 leader_election.cc:304] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.315178 16699 raft_consensus.cc:493] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.315840 16717 raft_consensus.cc:2804] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.315690 16699 raft_consensus.cc:515] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.316345 16717 raft_consensus.cc:697] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:38.317276 16717 consensus_queue.cc:237] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.317675 16699 leader_election.cc:290] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.320261 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094a606ef4d435390883ca077cf4ac4" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.324970 16699 raft_consensus.cc:493] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.325390 16699 raft_consensus.cc:515] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.327854 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.328058 16699 leader_election.cc:290] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.329391 16398 raft_consensus.cc:2468] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:38.328960 16297 catalog_manager.cc:5697] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 1 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.328613 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:38.326829 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b094a606ef4d435390883ca077cf4ac4" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a" is_pre_election: true
I20260709 14:56:38.330262 16475 raft_consensus.cc:2468] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 0.
I20260709 14:56:38.330811 16474 raft_consensus.cc:2393] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b84b95ead0864814bb86f43035af6fc6 in current term 1: Already voted for candidate 10e2754570554bac94a65a1b37dd12ee in this term.
I20260709 14:56:38.331151 16513 leader_election.cc:304] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.331946 16597 consensus_queue.cc:1048] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.332139 16515 leader_election.cc:304] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:38.333230 16696 raft_consensus.cc:3060] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.332208 16699 raft_consensus.cc:2804] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:38.333997 16699 raft_consensus.cc:493] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:38.334383 16699 raft_consensus.cc:3060] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.340600 16696 raft_consensus.cc:2749] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:38.340902 16699 raft_consensus.cc:515] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.342249 16705 raft_consensus.cc:493] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:38.342747 16699 leader_election.cc:290] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.342729 16705 raft_consensus.cc:515] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.343387 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:38.343966 16398 raft_consensus.cc:3060] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.345136 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.345722 16474 raft_consensus.cc:3060] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.346112 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "10e2754570554bac94a65a1b37dd12ee" is_pre_election: true
I20260709 14:56:38.346788 16400 raft_consensus.cc:2393] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 541699d7c7284d02b1af5106bd0aef3a in current term 1: Already voted for candidate b84b95ead0864814bb86f43035af6fc6 in this term.
I20260709 14:56:38.348016 16705 leader_election.cc:290] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.350749 16398 raft_consensus.cc:2468] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:38.350967 16474 raft_consensus.cc:2468] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 1.
I20260709 14:56:38.351979 16513 leader_election.cc:304] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.352675 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b84b95ead0864814bb86f43035af6fc6" is_pre_election: true
I20260709 14:56:38.353423 16699 raft_consensus.cc:2804] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:38.354034 16699 raft_consensus.cc:697] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:38.354008 16439 leader_election.cc:304] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 541699d7c7284d02b1af5106bd0aef3a; no voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:38.355196 16705 raft_consensus.cc:3060] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:38.355118 16699 consensus_queue.cc:237] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.361716 16705 raft_consensus.cc:2749] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:38.363883 16699 consensus_queue.cc:1048] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.368084 16297 catalog_manager.cc:5697] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:38.374825 16699 consensus_queue.cc:1048] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.492313 16547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
mode: GRACEFUL
new_leader_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:52546
I20260709 14:56:38.492772 16547 raft_consensus.cc:606] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Received request to transfer leadership to TS 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:38.500295 16615 consensus_queue.cc:1048] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.504287 16547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
mode: GRACEFUL
new_leader_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:52546
I20260709 14:56:38.504808 16547 raft_consensus.cc:606] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Received request to transfer leadership to TS 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:38.509965 16615 consensus_queue.cc:1048] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.513273 16549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
mode: GRACEFUL
new_leader_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:52546
I20260709 14:56:38.513828 16549 raft_consensus.cc:606] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Received request to transfer leadership to TS 541699d7c7284d02b1af5106bd0aef3a
I20260709 14:56:38.520016 16398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
mode: GRACEFUL
new_leader_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:53808
I20260709 14:56:38.520606 16398 raft_consensus.cc:606] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Received request to transfer leadership to TS b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:38.534097 16615 consensus_queue.cc:1048] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.543496 16712 consensus_queue.cc:1048] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:38.564657 16711 consensus_queue.cc:1048] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.573745 16717 consensus_queue.cc:1048] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.607146 16717 consensus_queue.cc:1048] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.616291 16683 consensus_queue.cc:1048] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.704057 16699 consensus_queue.cc:1048] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.713413 16696 consensus_queue.cc:1048] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.720075 16670 raft_consensus.cc:993] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: : Instructing follower 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:38.720465 16696 raft_consensus.cc:1081] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Signalling peer 10e2754570554bac94a65a1b37dd12ee to start an election
I20260709 14:56:38.721843 16398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
 from {username='slave'} at 127.0.0.1:53788
I20260709 14:56:38.722277 16398 raft_consensus.cc:493] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.722555 16398 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.727070 16398 raft_consensus.cc:515] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.728679 16398 leader_election.cc:290] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Requested vote from peers 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.729382 16474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.729841 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "10e2754570554bac94a65a1b37dd12ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.729983 16474 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.730419 16549 raft_consensus.cc:3055] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.730713 16549 raft_consensus.cc:740] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:38.731428 16549 consensus_queue.cc:260] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.732522 16549 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.736559 16474 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:38.737654 16366 leader_election.cc:304] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:38.738296 16683 raft_consensus.cc:2804] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.738435 16549 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 10e2754570554bac94a65a1b37dd12ee in term 2.
I20260709 14:56:38.738793 16683 raft_consensus.cc:697] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Leader. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:38.739609 16683 consensus_queue.cc:237] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.745278 16298 catalog_manager.cc:5697] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee reported cstate change: term changed from 1 to 2, leader changed from b84b95ead0864814bb86f43035af6fc6 (127.11.215.131) to 10e2754570554bac94a65a1b37dd12ee (127.11.215.129). New cstate: current_term: 2 leader_uuid: "10e2754570554bac94a65a1b37dd12ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.749910 16696 consensus_queue.cc:1048] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.756356 16670 raft_consensus.cc:993] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: : Instructing follower 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:38.756789 16699 raft_consensus.cc:1081] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Signalling peer 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:38.758386 16475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:56:38.759061 16475 raft_consensus.cc:493] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.759454 16475 raft_consensus.cc:3060] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.763182 16670 consensus_queue.cc:1048] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.766280 16475 raft_consensus.cc:515] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.768702 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:38.771785 16475 leader_election.cc:290] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.772744 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a65a98b934c4df4a0ec2e99733a5fe8" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.773303 16549 raft_consensus.cc:3055] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.773600 16549 raft_consensus.cc:740] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:38.774286 16549 consensus_queue.cc:260] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.775193 16549 raft_consensus.cc:3060] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.780606 16549 raft_consensus.cc:2468] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:38.781546 16439 leader_election.cc:304] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [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: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 10e2754570554bac94a65a1b37dd12ee
I20260709 14:56:38.782181 16712 raft_consensus.cc:2804] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.782624 16712 raft_consensus.cc:697] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:38.783357 16712 consensus_queue.cc:237] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.790328 16296 catalog_manager.cc:5697] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 1 to 2, leader changed from b84b95ead0864814bb86f43035af6fc6 (127.11.215.131) to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 2 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.879449 16670 raft_consensus.cc:993] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: : Instructing follower 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:38.879863 16750 raft_consensus.cc:1081] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Signalling peer 541699d7c7284d02b1af5106bd0aef3a to start an election
I20260709 14:56:38.881206 16475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
 from {username='slave'} at 127.0.0.1:54122
I20260709 14:56:38.881599 16475 raft_consensus.cc:493] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.881843 16475 raft_consensus.cc:3060] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.886183 16475 raft_consensus.cc:515] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.887511 16475 leader_election.cc:290] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), b84b95ead0864814bb86f43035af6fc6 (127.11.215.131:37569)
I20260709 14:56:38.888283 16398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:38.888561 16549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ce7ec67f37469bb16d142928e1ce27" candidate_uuid: "541699d7c7284d02b1af5106bd0aef3a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
I20260709 14:56:38.888942 16398 raft_consensus.cc:3060] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.889102 16549 raft_consensus.cc:3055] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.889454 16549 raft_consensus.cc:740] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:38.890164 16549 consensus_queue.cc:260] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.891230 16549 raft_consensus.cc:3060] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.895303 16398 raft_consensus.cc:2468] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:38.896948 16439 leader_election.cc:304] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, 541699d7c7284d02b1af5106bd0aef3a; no voters: 
I20260709 14:56:38.897296 16549 raft_consensus.cc:2468] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 541699d7c7284d02b1af5106bd0aef3a in term 2.
I20260709 14:56:38.897769 16712 raft_consensus.cc:2804] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.898247 16712 raft_consensus.cc:697] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Becoming Leader. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:38.898500 16711 consensus_queue.cc:1048] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.899031 16712 consensus_queue.cc:237] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.906448 16717 raft_consensus.cc:993] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: : Instructing follower b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:38.906922 16683 raft_consensus.cc:1081] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Signalling peer b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:38.907895 16298 catalog_manager.cc:5697] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a reported cstate change: term changed from 1 to 2, leader changed from b84b95ead0864814bb86f43035af6fc6 (127.11.215.131) to 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130). New cstate: current_term: 2 leader_uuid: "541699d7c7284d02b1af5106bd0aef3a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:38.908625 16547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:52540
I20260709 14:56:38.909224 16547 raft_consensus.cc:493] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:38.909524 16547 raft_consensus.cc:3060] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.911453 16597 consensus_queue.cc:1048] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:38.915793 16547 raft_consensus.cc:515] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.919603 16547 leader_election.cc:290] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:38.919631 16400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:38.920264 16400 raft_consensus.cc:3055] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:38.920562 16400 raft_consensus.cc:740] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:38.920949 16475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ee0f3853aa14aba93c13b250254de82" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:38.921255 16400 consensus_queue.cc:260] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.921940 16475 raft_consensus.cc:3060] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.922276 16400 raft_consensus.cc:3060] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:38.923756 16549 raft_consensus.cc:1240] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Rejecting Update request from peer 10e2754570554bac94a65a1b37dd12ee for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:38.928025 16475 raft_consensus.cc:2468] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 2.
I20260709 14:56:38.928051 16400 raft_consensus.cc:2468] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 2.
I20260709 14:56:38.929149 16513 leader_election.cc:304] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:38.929888 16750 raft_consensus.cc:2804] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:38.930284 16750 raft_consensus.cc:697] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 2 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:38.931007 16750 consensus_queue.cc:237] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:38.936841 16298 catalog_manager.cc:5697] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 1 to 2, leader changed from 10e2754570554bac94a65a1b37dd12ee (127.11.215.129) to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:39.182622 16475 raft_consensus.cc:1275] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.183745 16717 consensus_queue.cc:1048] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.190258 16549 raft_consensus.cc:1275] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 10e2754570554bac94a65a1b37dd12ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.191535 16711 consensus_queue.cc:1048] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.259244 16400 raft_consensus.cc:3060] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:39.263677 16400 raft_consensus.cc:1275] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.264760 16753 consensus_queue.cc:1048] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.271476 16549 raft_consensus.cc:1275] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.273376 16753 consensus_queue.cc:1048] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.351398 16549 raft_consensus.cc:1275] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.352492 16753 consensus_queue.cc:1048] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.359014 16400 raft_consensus.cc:1275] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer 541699d7c7284d02b1af5106bd0aef3a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.360576 16714 consensus_queue.cc:1048] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.527889 16400 raft_consensus.cc:1275] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.528903 16750 consensus_queue.cc:1048] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:39.536638 16475 raft_consensus.cc:1275] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:39.538146 16750 consensus_queue.cc:1048] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:41.524307 16296 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34546:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:41.546965 16296 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34546:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:41.610354 12126 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:41.645308 16781 tablet.cc:1724] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:41.770946 16790 log.cc:927] Time spent T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: Append to log took a long time: real 0.075s	user 0.001s	sys 0.000s
W20260709 14:56:41.771623 16426 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:9b467512f46f4510ae65294c611a8b4a)
I20260709 14:56:41.776291 16792 tablet.cc:1724] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.770944 16808 tablet.cc:1724] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:41.782892 16426 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:9072c9b95a484085befb65e3cb4bbec7)
I20260709 14:56:41.786819 16784 tablet.cc:1724] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:41.785674 16426 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:9072c9b95a484085befb65e3cb4bbec7)
I20260709 14:56:41.754667 16795 tablet.cc:1724] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:41.771090 16364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:37569, user_credentials={real_user=slave}} blocked reactor thread for 46089.9us
W20260709 14:56:41.814147 16366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:44895, user_credentials={real_user=slave}} blocked reactor thread for 103894us
I20260709 14:56:41.856114 16395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
mode: GRACEFUL
new_leader_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:58816
I20260709 14:56:41.856925 16395 raft_consensus.cc:606] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Received request to transfer leadership to TS b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:41.902135 16781 tablet.cc:1724] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.867587 16811 tablet.cc:1724] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.902899 16795 tablet.cc:1724] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:41.908785 16806 log.cc:927] Time spent T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
W20260709 14:56:41.909911 16805 log.cc:927] Time spent T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: Append to log took a long time: real 0.123s	user 0.002s	sys 0.000s
W20260709 14:56:41.903311 16803 log.cc:927] Time spent T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: Append to log took a long time: real 0.115s	user 0.002s	sys 0.000s
I20260709 14:56:41.889459 16816 tablet.cc:1724] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.887831 16813 tablet.cc:1724] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.927130 16808 tablet.cc:1724] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.929590 16811 tablet.cc:1724] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.936584 16784 tablet.cc:1724] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.952571 16819 tablet.cc:1724] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.968001 16823 tablet.cc:1724] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.971185 16811 tablet.cc:1724] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.980237 16792 tablet.cc:1724] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.984552 16822 tablet.cc:1724] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:41.992624 16817 tablet.cc:1724] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.006285 16813 tablet.cc:1724] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.011289 16816 tablet.cc:1724] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.014976 16469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93e6c6304388472d9fabed738eda440c"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
mode: GRACEFUL
new_leader_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:44848
I20260709 14:56:42.015574 16469 raft_consensus.cc:606] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Received request to transfer leadership to TS b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:42.017231 12126 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:56:42.017781 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:42.031891 16399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc"
dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
mode: GRACEFUL
new_leader_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:58816
I20260709 14:56:42.032115 16791 raft_consensus.cc:993] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: : Instructing follower b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.038643 16717 raft_consensus.cc:1081] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Signalling peer b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.040570 16547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:52540
I20260709 14:56:42.041185 16547 raft_consensus.cc:493] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.041558 16547 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.043754 16399 raft_consensus.cc:606] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Received request to transfer leadership to TS b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:42.046927 16823 tablet.cc:1724] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.051853 16817 tablet.cc:1724] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.061072 16822 tablet.cc:1724] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.077064 16547 raft_consensus.cc:515] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.069386 16781 tablet.cc:1724] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.065897 16823 tablet.cc:1724] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.064630 16819 tablet.cc:1724] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:42.079561 16469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c"
dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
mode: GRACEFUL
new_leader_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:44848
I20260709 14:56:42.090153 16469 raft_consensus.cc:606] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Received request to transfer leadership to TS b84b95ead0864814bb86f43035af6fc6
I20260709 14:56:42.091243 16394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:42.092027 16394 raft_consensus.cc:3055] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:42.092410 16394 raft_consensus.cc:740] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:42.093657 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:42.093395 16394 consensus_queue.cc:260] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.094364 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:42.096560 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9072c9b95a484085befb65e3cb4bbec7" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:42.095386 16547 leader_election.cc:290] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 3 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:42.097162 16473 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.094636 16394 raft_consensus.cc:3060] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.106119 16473 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 3.
I20260709 14:56:42.107635 16515 leader_election.cc:304] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [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: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:42.108669 16827 raft_consensus.cc:2804] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:42.109160 16827 raft_consensus.cc:697] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 3 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:42.110102 16827 consensus_queue.cc:237] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.111922 16394 raft_consensus.cc:2468] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 3.
I20260709 14:56:42.118312 16298 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2: soft_deleted_table [id=0796fc71621d4e21af339f52f1cbc437] alter complete (version 1)
I20260709 14:56:42.124471 16791 raft_consensus.cc:993] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: : Instructing follower b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.124871 16791 raft_consensus.cc:1081] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Signalling peer b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.125782 16297 catalog_manager.cc:5697] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 2 to 3, leader changed from 10e2754570554bac94a65a1b37dd12ee (127.11.215.129) to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:42.126530 16547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:52540
I20260709 14:56:42.127166 16547 raft_consensus.cc:493] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.127614 16547 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.133409 16547 raft_consensus.cc:515] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:42.134693 16547 leader_election.cc:290] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 3 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:42.135295 16394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:42.135814 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeaf666b7e654d9ab3796853b4c062dc" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:42.135907 16394 raft_consensus.cc:3055] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:42.136282 16394 raft_consensus.cc:740] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 10e2754570554bac94a65a1b37dd12ee, State: Running, Role: LEADER
I20260709 14:56:42.136315 16473 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.136984 16394 consensus_queue.cc:260] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:42.137992 16394 raft_consensus.cc:3060] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.140992 16473 raft_consensus.cc:2468] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 3.
I20260709 14:56:42.142035 16515 leader_election.cc:304] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [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: 541699d7c7284d02b1af5106bd0aef3a, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:42.142802 16827 raft_consensus.cc:2804] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:42.142575 16394 raft_consensus.cc:2468] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 3.
I20260709 14:56:42.143258 16827 raft_consensus.cc:697] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 3 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:42.144116 16827 consensus_queue.cc:237] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } }
I20260709 14:56:42.145614 16821 raft_consensus.cc:993] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: : Instructing follower b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.146147 16801 raft_consensus.cc:1081] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Signalling peer b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.147869 16547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:52530
I20260709 14:56:42.148406 16547 raft_consensus.cc:493] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.148756 16547 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.152576 16297 catalog_manager.cc:5697] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 2 to 3, leader changed from 10e2754570554bac94a65a1b37dd12ee (127.11.215.129) to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:42.152941 16547 raft_consensus.cc:515] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.154439 16547 leader_election.cc:290] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 3 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:42.155122 16394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:42.155507 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91d54be4d32461e9a7662e60ca9053c" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:42.155771 16394 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.156086 16473 raft_consensus.cc:3055] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:42.156404 16473 raft_consensus.cc:740] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:42.157181 16473 consensus_queue.cc:260] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.158550 16473 raft_consensus.cc:3060] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:42.162269 16394 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 3.
I20260709 14:56:42.163472 16513 leader_election.cc:304] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [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: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:42.164214 16827 raft_consensus.cc:2804] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:42.164630 16827 raft_consensus.cc:697] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 3 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:42.164919 16473 raft_consensus.cc:2468] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 3.
I20260709 14:56:42.165503 16827 consensus_queue.cc:237] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.172623 16297 catalog_manager.cc:5697] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 2 to 3, leader changed from 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130) to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:42.442833 16821 raft_consensus.cc:993] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: : Instructing follower b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.443357 16801 raft_consensus.cc:1081] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Signalling peer b84b95ead0864814bb86f43035af6fc6 to start an election
I20260709 14:56:42.444571 16547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93e6c6304388472d9fabed738eda440c"
dest_uuid: "b84b95ead0864814bb86f43035af6fc6"
 from {username='slave'} at 127.0.0.1:52530
I20260709 14:56:42.444953 16547 raft_consensus.cc:493] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:42.445170 16547 raft_consensus.cc:3060] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.449512 16547 raft_consensus.cc:515] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.450794 16547 leader_election.cc:290] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 2 election: Requested vote from peers 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181), 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895)
I20260709 14:56:42.451548 16394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6c6304388472d9fabed738eda440c" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "10e2754570554bac94a65a1b37dd12ee"
I20260709 14:56:42.451834 16473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93e6c6304388472d9fabed738eda440c" candidate_uuid: "b84b95ead0864814bb86f43035af6fc6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "541699d7c7284d02b1af5106bd0aef3a"
I20260709 14:56:42.452219 16394 raft_consensus.cc:3060] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.452383 16473 raft_consensus.cc:3055] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:42.452791 16473 raft_consensus.cc:740] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 541699d7c7284d02b1af5106bd0aef3a, State: Running, Role: LEADER
I20260709 14:56:42.453611 16473 consensus_queue.cc:260] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.455979 16473 raft_consensus.cc:3060] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:42.458951 16394 raft_consensus.cc:2468] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 2.
I20260709 14:56:42.459975 16513 leader_election.cc:304] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 10e2754570554bac94a65a1b37dd12ee, b84b95ead0864814bb86f43035af6fc6; no voters: 
I20260709 14:56:42.460657 16827 raft_consensus.cc:2804] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:42.461030 16827 raft_consensus.cc:697] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 2 LEADER]: Becoming Leader. State: Replica: b84b95ead0864814bb86f43035af6fc6, State: Running, Role: LEADER
I20260709 14:56:42.461758 16827 consensus_queue.cc:237] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [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: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } }
I20260709 14:56:42.462738 16473 raft_consensus.cc:2468] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b84b95ead0864814bb86f43035af6fc6 in term 2.
I20260709 14:56:42.468055 16297 catalog_manager.cc:5697] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 reported cstate change: term changed from 1 to 2, leader changed from 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130) to b84b95ead0864814bb86f43035af6fc6 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "b84b95ead0864814bb86f43035af6fc6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b84b95ead0864814bb86f43035af6fc6" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 37569 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:42.559969 16473 raft_consensus.cc:1275] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.561278 16827 consensus_queue.cc:1048] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.572306 16394 raft_consensus.cc:1275] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.573591 16827 consensus_queue.cc:1048] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.622632 16394 raft_consensus.cc:1275] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:42.623708 16827 consensus_queue.cc:1048] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:42.632423 16469 raft_consensus.cc:1275] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:56:42.634020 16828 consensus_queue.cc:1048] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:56:42.649089 16394 raft_consensus.cc:1275] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.650020 16839 consensus_queue.cc:1048] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:42.660928 16473 raft_consensus.cc:1275] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:42.663105 16839 consensus_queue.cc:1048] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:43.036432 16394 raft_consensus.cc:1275] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:43.037564 16839 consensus_queue.cc:1048] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "10e2754570554bac94a65a1b37dd12ee" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 46181 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:43.044932 16473 raft_consensus.cc:1275] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Refusing update from remote peer b84b95ead0864814bb86f43035af6fc6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:56:43.046154 16839 consensus_queue.cc:1048] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "541699d7c7284d02b1af5106bd0aef3a" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 44895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:56:43.147545 12126 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:56:43.152750 12126 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:56:43.153080 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:43.157631 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:56:43.157990 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:44.184244 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
W20260709 14:56:44.203697 16513 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]
W20260709 14:56:44.206821 16513 consensus_peers.cc:597] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.210136 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:44.210908 12126 tablet_replica.cc:333] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.211758 12126 raft_consensus.cc:2243] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.212311 12126 raft_consensus.cc:2272] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.214946 12126 tablet_replica.cc:333] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.215848 12126 raft_consensus.cc:2243] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.216383 12126 raft_consensus.cc:2272] T 8ee0f3853aa14aba93c13b250254de82 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.218218 12126 tablet_replica.cc:333] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.218716 12126 raft_consensus.cc:2243] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.219076 12126 raft_consensus.cc:2272] T a6e3869556c140088c8d70487a916ea0 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.220857 12126 tablet_replica.cc:333] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.221316 12126 raft_consensus.cc:2243] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.221652 12126 raft_consensus.cc:2272] T 9072c9b95a484085befb65e3cb4bbec7 P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.223409 12126 tablet_replica.cc:333] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.223892 12126 raft_consensus.cc:2243] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.224597 12126 raft_consensus.cc:2272] T 9b467512f46f4510ae65294c611a8b4a P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.226475 12126 tablet_replica.cc:333] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.226954 12126 raft_consensus.cc:2243] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.227716 12126 raft_consensus.cc:2272] T b71275e2f0284426a37f3db771be1aca P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.229610 12126 tablet_replica.cc:333] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.230122 12126 raft_consensus.cc:2243] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.230788 12126 raft_consensus.cc:2272] T 5fb8332c6e084d348e147485054d2fe7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.232573 12126 tablet_replica.cc:333] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.233012 12126 raft_consensus.cc:2243] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.233393 12126 raft_consensus.cc:2272] T c91d54be4d32461e9a7662e60ca9053c P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.235180 12126 tablet_replica.cc:333] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.235896 12126 raft_consensus.cc:2243] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.236476 12126 raft_consensus.cc:2272] T 53705805efc84f5e8d1d1bf46ca1123b P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.239383 12126 tablet_replica.cc:333] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.240142 12126 raft_consensus.cc:2243] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:56:44.240636 16846 consensus_queue.cc:1175] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b84b95ead0864814bb86f43035af6fc6" responder_term: 1 status { last_received { term: 1 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 1 index: 2 } }
I20260709 14:56:44.241739 12126 raft_consensus.cc:2272] T b094a606ef4d435390883ca077cf4ac4 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.243526 16439 consensus_peers.cc:597] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.244128 12126 tablet_replica.cc:333] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.244740 12126 raft_consensus.cc:2243] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.245143 12126 raft_consensus.cc:2272] T 99ce7ec67f37469bb16d142928e1ce27 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.246968 12126 tablet_replica.cc:333] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.247519 12126 raft_consensus.cc:2243] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.248238 12126 raft_consensus.cc:2272] T 5d4dbb174b984ac69c3ec211d3cadf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.250098 12126 tablet_replica.cc:333] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.250545 12126 raft_consensus.cc:2243] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.250902 12126 raft_consensus.cc:2272] T 55666a1816134dc58012e442623b7e20 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.252823 12126 tablet_replica.cc:333] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.253253 12126 raft_consensus.cc:2243] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.253907 12126 raft_consensus.cc:2272] T 222f1277245f4943b9f8d5297bd73998 P 10e2754570554bac94a65a1b37dd12ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.255620 12126 tablet_replica.cc:333] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.256064 12126 raft_consensus.cc:2243] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.256444 12126 raft_consensus.cc:2272] T ceb74c4d12164138b3f615b9b0eedf51 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.258476 12126 tablet_replica.cc:333] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.258970 12126 raft_consensus.cc:2243] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.259368 12126 raft_consensus.cc:2272] T 93e6c6304388472d9fabed738eda440c P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.261135 12126 tablet_replica.cc:333] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.261543 12126 raft_consensus.cc:2243] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.261884 12126 raft_consensus.cc:2272] T aeaf666b7e654d9ab3796853b4c062dc P 10e2754570554bac94a65a1b37dd12ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.263653 12126 tablet_replica.cc:333] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee: stopping tablet replica
I20260709 14:56:44.264111 12126 raft_consensus.cc:2243] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.264525 12126 raft_consensus.cc:2272] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 10e2754570554bac94a65a1b37dd12ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.268432 16513 consensus_peers.cc:597] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.301610 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
I20260709 14:56:44.333997 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
I20260709 14:56:44.361536 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:44.362164 12126 tablet_replica.cc:333] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.362783 12126 raft_consensus.cc:2243] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.363225 12126 raft_consensus.cc:2272] T 8ee0f3853aa14aba93c13b250254de82 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.365034 12126 tablet_replica.cc:333] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.365631 12126 raft_consensus.cc:2243] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.366400 12126 raft_consensus.cc:2272] T 2a65a98b934c4df4a0ec2e99733a5fe8 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.368171 12126 tablet_replica.cc:333] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.368674 12126 raft_consensus.cc:2243] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.369088 12126 raft_consensus.cc:2272] T b094a606ef4d435390883ca077cf4ac4 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.370867 12126 tablet_replica.cc:333] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.371411 12126 raft_consensus.cc:2243] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.372153 12126 raft_consensus.cc:2272] T 99ce7ec67f37469bb16d142928e1ce27 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.374161 12126 tablet_replica.cc:333] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.374841 12126 raft_consensus.cc:2243] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.375285 12126 raft_consensus.cc:2272] T 9072c9b95a484085befb65e3cb4bbec7 P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.377712 12126 tablet_replica.cc:333] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
W20260709 14:56:44.378240 16515 consensus_peers.cc:597] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 -> Peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Couldn't send request to peer 541699d7c7284d02b1af5106bd0aef3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.378515 12126 raft_consensus.cc:2243] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.378999 12126 raft_consensus.cc:2272] T 9b467512f46f4510ae65294c611a8b4a P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.380831 12126 tablet_replica.cc:333] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.381321 12126 raft_consensus.cc:2243] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.381747 12126 raft_consensus.cc:2272] T 53705805efc84f5e8d1d1bf46ca1123b P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.383788 12126 tablet_replica.cc:333] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.384289 12126 raft_consensus.cc:2243] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.384645 12126 raft_consensus.cc:2272] T c91d54be4d32461e9a7662e60ca9053c P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.384905 16513 consensus_peers.cc:597] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:46181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.386658 12126 tablet_replica.cc:333] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.387459 12126 raft_consensus.cc:2243] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.388393 12126 raft_consensus.cc:2272] T a6e3869556c140088c8d70487a916ea0 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.388840 16515 consensus_peers.cc:597] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 -> Peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Couldn't send request to peer 541699d7c7284d02b1af5106bd0aef3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.390889 12126 tablet_replica.cc:333] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
W20260709 14:56:44.391355 16513 consensus_peers.cc:597] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:46181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.391683 12126 raft_consensus.cc:2243] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.392557 12126 raft_consensus.cc:2272] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.394451 12126 tablet_replica.cc:333] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.395032 12126 raft_consensus.cc:2243] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.395478 12126 raft_consensus.cc:2272] T 5d4dbb174b984ac69c3ec211d3cadf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.395939 16439 consensus_peers.cc:597] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:46181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.397307 12126 tablet_replica.cc:333] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.397830 12126 raft_consensus.cc:2243] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.398224 12126 raft_consensus.cc:2272] T 5fb8332c6e084d348e147485054d2fe7 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.400135 12126 tablet_replica.cc:333] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.400590 12126 raft_consensus.cc:2243] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.400967 12126 raft_consensus.cc:2272] T b71275e2f0284426a37f3db771be1aca P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.402665 12126 tablet_replica.cc:333] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.403128 12126 raft_consensus.cc:2243] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.403872 12126 raft_consensus.cc:2272] T 55666a1816134dc58012e442623b7e20 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.405731 12126 tablet_replica.cc:333] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.406199 12126 raft_consensus.cc:2243] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.406560 12126 raft_consensus.cc:2272] T 93e6c6304388472d9fabed738eda440c P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.408344 12126 tablet_replica.cc:333] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.408854 12126 raft_consensus.cc:2243] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.409262 12126 raft_consensus.cc:2272] T aeaf666b7e654d9ab3796853b4c062dc P 541699d7c7284d02b1af5106bd0aef3a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.411022 12126 tablet_replica.cc:333] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.411528 12126 raft_consensus.cc:2243] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.411940 12126 raft_consensus.cc:2272] T 222f1277245f4943b9f8d5297bd73998 P 541699d7c7284d02b1af5106bd0aef3a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.413657 12126 tablet_replica.cc:333] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a: stopping tablet replica
I20260709 14:56:44.414063 12126 raft_consensus.cc:2243] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.414799 12126 raft_consensus.cc:2272] T ceb74c4d12164138b3f615b9b0eedf51 P 541699d7c7284d02b1af5106bd0aef3a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:44.427582 16513 consensus_peers.cc:597] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 -> Peer 10e2754570554bac94a65a1b37dd12ee (127.11.215.129:46181): Couldn't send request to peer 10e2754570554bac94a65a1b37dd12ee. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:46181: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:44.438048 16515 consensus_peers.cc:597] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 -> Peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Couldn't send request to peer 541699d7c7284d02b1af5106bd0aef3a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.452476 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
I20260709 14:56:44.485585 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
W20260709 14:56:44.491107 16515 consensus_peers.cc:597] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 -> Peer 541699d7c7284d02b1af5106bd0aef3a (127.11.215.130:44895): Couldn't send request to peer 541699d7c7284d02b1af5106bd0aef3a. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:44895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:44.507426 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:44.508165 12126 tablet_replica.cc:333] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.509159 12126 raft_consensus.cc:2243] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.510092 12126 raft_consensus.cc:2272] T 8ee0f3853aa14aba93c13b250254de82 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.512202 12126 tablet_replica.cc:333] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.512707 12126 raft_consensus.cc:2243] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.513088 12126 raft_consensus.cc:2272] T 9b467512f46f4510ae65294c611a8b4a P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.514709 12126 tablet_replica.cc:333] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.515183 12126 raft_consensus.cc:2243] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.515890 12126 raft_consensus.cc:2272] T 9072c9b95a484085befb65e3cb4bbec7 P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.517524 12126 tablet_replica.cc:333] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.517970 12126 raft_consensus.cc:2243] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.518410 12126 raft_consensus.cc:2272] T 2a65a98b934c4df4a0ec2e99733a5fe8 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.520089 12126 tablet_replica.cc:333] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.520576 12126 raft_consensus.cc:2243] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.520972 12126 raft_consensus.cc:2272] T a6e3869556c140088c8d70487a916ea0 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.522634 12126 tablet_replica.cc:333] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.523140 12126 raft_consensus.cc:2243] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.523586 12126 raft_consensus.cc:2272] T ceb74c4d12164138b3f615b9b0eedf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.525382 12126 tablet_replica.cc:333] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.526036 12126 raft_consensus.cc:2243] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.526551 12126 raft_consensus.cc:2272] T 222f1277245f4943b9f8d5297bd73998 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.528891 12126 tablet_replica.cc:333] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.529700 12126 raft_consensus.cc:2243] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.530536 12126 raft_consensus.cc:2272] T 53705805efc84f5e8d1d1bf46ca1123b P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.532377 12126 tablet_replica.cc:333] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.532855 12126 raft_consensus.cc:2243] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.533504 12126 raft_consensus.cc:2272] T c91d54be4d32461e9a7662e60ca9053c P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.535293 12126 tablet_replica.cc:333] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.535816 12126 raft_consensus.cc:2243] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.536167 12126 raft_consensus.cc:2272] T b71275e2f0284426a37f3db771be1aca P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.537895 12126 tablet_replica.cc:333] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.538398 12126 raft_consensus.cc:2243] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.538821 12126 raft_consensus.cc:2272] T 5fb8332c6e084d348e147485054d2fe7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.540647 12126 tablet_replica.cc:333] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.541126 12126 raft_consensus.cc:2243] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.541500 12126 raft_consensus.cc:2272] T b094a606ef4d435390883ca077cf4ac4 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.543159 12126 tablet_replica.cc:333] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.543628 12126 raft_consensus.cc:2243] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.544040 12126 raft_consensus.cc:2272] T 99ce7ec67f37469bb16d142928e1ce27 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.545717 12126 tablet_replica.cc:333] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.546171 12126 raft_consensus.cc:2243] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.546535 12126 raft_consensus.cc:2272] T 5d4dbb174b984ac69c3ec211d3cadf51 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.548276 12126 tablet_replica.cc:333] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.548732 12126 raft_consensus.cc:2243] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.549401 12126 raft_consensus.cc:2272] T 93e6c6304388472d9fabed738eda440c P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.551081 12126 tablet_replica.cc:333] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.551545 12126 raft_consensus.cc:2243] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.552213 12126 raft_consensus.cc:2272] T aeaf666b7e654d9ab3796853b4c062dc P b84b95ead0864814bb86f43035af6fc6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.553982 12126 tablet_replica.cc:333] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.554419 12126 raft_consensus.cc:2243] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.554874 12126 raft_consensus.cc:2272] T 55666a1816134dc58012e442623b7e20 P b84b95ead0864814bb86f43035af6fc6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.556563 12126 tablet_replica.cc:333] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6: stopping tablet replica
I20260709 14:56:44.556988 12126 raft_consensus.cc:2243] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:44.557394 12126 raft_consensus.cc:2272] T 895f8a6de6b944a78fa41b7dd6c5f1e7 P b84b95ead0864814bb86f43035af6fc6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.592656 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:56:44.622781 12126 master.cc:562] Master@127.11.215.190:42893 shutting down...
I20260709 14:56:44.642186 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:44.642688 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:44.642987 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38044ec609df4a3486e5f859f2fdadd2: stopping tablet replica
I20260709 14:56:44.661876 12126 master.cc:584] Master@127.11.215.190:42893 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11864 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:56:44.705700 12126 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.215.190:37929
I20260709 14:56:44.706826 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.712239 16852 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:44.712971 16855 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:44.712975 16853 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:44.716265 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:44.717650 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:44.717830 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:44.717943 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783609004717933 us; error 0 us; skew 500 ppm
I20260709 14:56:44.718379 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:44.720460 12126 webserver.cc:533] Webserver started at http://127.11.215.190:39787/ using document root <none> and password file <none>
I20260709 14:56:44.720882 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:44.721026 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:44.721225 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:44.722191 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/master-0-root/instance:
uuid: "c5e19197c84a4a779a57172166eb2d79"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-d854"
I20260709 14:56:44.726082 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:56:44.729130 16860 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.729768 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:44.730018 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/master-0-root
uuid: "c5e19197c84a4a779a57172166eb2d79"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-d854"
I20260709 14:56:44.730261 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:44.744629 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:44.745702 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:44.780634 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.190:37929
I20260709 14:56:44.780730 16911 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.190:37929 every 8 connection(s)
I20260709 14:56:44.784171 16912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:44.793931 16912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79: Bootstrap starting.
I20260709 14:56:44.798630 16912 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:44.802568 16912 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79: No bootstrap required, opened a new log
I20260709 14:56:44.804596 16912 raft_consensus.cc:359] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e19197c84a4a779a57172166eb2d79" member_type: VOTER }
I20260709 14:56:44.804948 16912 raft_consensus.cc:385] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:44.805151 16912 raft_consensus.cc:740] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5e19197c84a4a779a57172166eb2d79, State: Initialized, Role: FOLLOWER
I20260709 14:56:44.805688 16912 consensus_queue.cc:260] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c5e19197c84a4a779a57172166eb2d79" member_type: VOTER }
I20260709 14:56:44.806082 16912 raft_consensus.cc:399] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:56:44.806304 16912 raft_consensus.cc:493] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:56:44.806541 16912 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:44.810796 16912 raft_consensus.cc:515] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e19197c84a4a779a57172166eb2d79" member_type: VOTER }
I20260709 14:56:44.811247 16912 leader_election.cc:304] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [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: c5e19197c84a4a779a57172166eb2d79; no voters: 
I20260709 14:56:44.812296 16912 leader_election.cc:290] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:56:44.812594 16915 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:44.813850 16915 raft_consensus.cc:697] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 1 LEADER]: Becoming Leader. State: Replica: c5e19197c84a4a779a57172166eb2d79, State: Running, Role: LEADER
I20260709 14:56:44.814419 16915 consensus_queue.cc:237] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [LEADER]: Queue going to LEADER mode. State: All 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: "c5e19197c84a4a779a57172166eb2d79" member_type: VOTER }
I20260709 14:56:44.814960 16912 sys_catalog.cc:565] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:56:44.818718 16916 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c5e19197c84a4a779a57172166eb2d79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e19197c84a4a779a57172166eb2d79" member_type: VOTER } }
I20260709 14:56:44.819458 16916 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:44.824074 16917 sys_catalog.cc:455] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c5e19197c84a4a779a57172166eb2d79. Latest consensus state: current_term: 1 leader_uuid: "c5e19197c84a4a779a57172166eb2d79" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c5e19197c84a4a779a57172166eb2d79" member_type: VOTER } }
I20260709 14:56:44.824661 16917 sys_catalog.cc:458] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [sys.catalog]: This master's current role is: LEADER
I20260709 14:56:44.827267 16923 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:56:44.834151 16923 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:56:44.835083 12126 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:56:44.842114 16923 catalog_manager.cc:1383] Generated new cluster ID: 079d06dfbae9435285f801b66c239a75
I20260709 14:56:44.842351 16923 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:56:44.865326 16923 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:56:44.866477 16923 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:56:44.882858 16923 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79: Generated new TSK 0
I20260709 14:56:44.883461 16923 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:56:44.901228 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.906618 16933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:44.907603 16934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:44.915691 12126 server_base.cc:1061] running on GCE node
W20260709 14:56:44.915715 16936 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:44.916844 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:44.917029 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:44.917147 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783609004917136 us; error 0 us; skew 500 ppm
I20260709 14:56:44.917580 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:44.919672 12126 webserver.cc:533] Webserver started at http://127.11.215.129:36759/ using document root <none> and password file <none>
I20260709 14:56:44.920091 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:44.920241 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:44.920444 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:44.921471 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-0-root/instance:
uuid: "bffaacb81cdd40a895b69467ddf4d208"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-d854"
I20260709 14:56:44.925679 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:44.928649 16941 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.929342 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:44.929585 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-0-root
uuid: "bffaacb81cdd40a895b69467ddf4d208"
format_stamp: "Formatted at 2026-07-09 14:56:44 on dist-test-slave-d854"
I20260709 14:56:44.929841 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:44.942905 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:44.944023 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:44.945317 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:44.947351 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:44.947540 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.947750 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:44.947907 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:44.984679 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.129:43421
I20260709 14:56:44.984802 17003 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.129:43421 every 8 connection(s)
I20260709 14:56:44.989192 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:44.999838 17009 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:45.000309 17008 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:45.003208 17004 heartbeater.cc:344] Connected to a master server at 127.11.215.190:37929
W20260709 14:56:45.003129 17011 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:45.003938 17004 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:45.004696 17004 heartbeater.cc:507] Master 127.11.215.190:37929 requested a full tablet report, sending...
I20260709 14:56:45.005158 12126 server_base.cc:1061] running on GCE node
I20260709 14:56:45.007493 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:56:45.007488 16877 ts_manager.cc:194] Registered new tserver with Master: bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421)
W20260709 14:56:45.007823 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:45.008056 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783609005008035 us; error 0 us; skew 500 ppm
I20260709 14:56:45.008792 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:45.009907 16877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52460
I20260709 14:56:45.011688 12126 webserver.cc:533] Webserver started at http://127.11.215.130:37327/ using document root <none> and password file <none>
I20260709 14:56:45.012207 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:45.012377 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:45.012611 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:45.013651 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-1-root/instance:
uuid: "96bce7d070974c339aac199a63d792fd"
format_stamp: "Formatted at 2026-07-09 14:56:45 on dist-test-slave-d854"
I20260709 14:56:45.017815 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:56:45.020856 17016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:45.021541 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:56:45.021799 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-1-root
uuid: "96bce7d070974c339aac199a63d792fd"
format_stamp: "Formatted at 2026-07-09 14:56:45 on dist-test-slave-d854"
I20260709 14:56:45.022045 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:45.046265 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:45.047391 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:45.048811 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:45.050866 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:45.051043 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:45.051339 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:45.051478 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:56:45.088469 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.130:38427
I20260709 14:56:45.088579 17078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.130:38427 every 8 connection(s)
I20260709 14:56:45.092850 12126 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:56:45.099781 17082 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:56:45.101385 17083 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:45.103931 12126 server_base.cc:1061] running on GCE node
W20260709 14:56:45.104427 17085 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:56:45.105007 17079 heartbeater.cc:344] Connected to a master server at 127.11.215.190:37929
I20260709 14:56:45.105427 17079 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:45.105494 12126 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:56:45.105811 12126 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:56:45.106007 12126 hybrid_clock.cc:648] HybridClock initialized: now 1783609005105991 us; error 0 us; skew 500 ppm
I20260709 14:56:45.106328 17079 heartbeater.cc:507] Master 127.11.215.190:37929 requested a full tablet report, sending...
I20260709 14:56:45.106762 12126 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:56:45.108634 16877 ts_manager.cc:194] Registered new tserver with Master: 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.109608 12126 webserver.cc:533] Webserver started at http://127.11.215.131:44707/ using document root <none> and password file <none>
I20260709 14:56:45.110280 12126 fs_manager.cc:362] Metadata directory not provided
I20260709 14:56:45.110380 16877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52464
I20260709 14:56:45.110534 12126 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:56:45.110939 12126 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:56:45.112438 12126 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-2-root/instance:
uuid: "a8764bc2e44949aebd4218e11b03b4a0"
format_stamp: "Formatted at 2026-07-09 14:56:45 on dist-test-slave-d854"
I20260709 14:56:45.116696 12126 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:56:45.119875 17090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:45.120558 12126 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:56:45.120836 12126 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-2-root
uuid: "a8764bc2e44949aebd4218e11b03b4a0"
format_stamp: "Formatted at 2026-07-09 14:56:45 on dist-test-slave-d854"
I20260709 14:56:45.121130 12126 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHnmSaJ/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608909959775-12126-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:56:45.142185 12126 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:56:45.143350 12126 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:56:45.144716 12126 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:56:45.146780 12126 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:56:45.146956 12126 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:45.147176 12126 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:56:45.147341 12126 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:56:45.184715 12126 rpc_server.cc:307] RPC server started. Bound to: 127.11.215.131:45061
I20260709 14:56:45.184825 17152 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.215.131:45061 every 8 connection(s)
I20260709 14:56:45.197690 17153 heartbeater.cc:344] Connected to a master server at 127.11.215.190:37929
I20260709 14:56:45.198103 17153 heartbeater.cc:461] Registering TS with master...
I20260709 14:56:45.198815 17153 heartbeater.cc:507] Master 127.11.215.190:37929 requested a full tablet report, sending...
I20260709 14:56:45.200716 16877 ts_manager.cc:194] Registered new tserver with Master: a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.201184 12126 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013497749s
I20260709 14:56:45.202423 16877 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52466
I20260709 14:56:45.225286 16877 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52472:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:45.227793 16877 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:45.287225 17118 tablet_service.cc:1511] Processing CreateTablet for tablet 6db701bdb1824eaa946c2835c9275174 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:45.288761 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db701bdb1824eaa946c2835c9275174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.292950 17117 tablet_service.cc:1511] Processing CreateTablet for tablet 0325a8bfd02c42fd9b02e1277764098a (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:45.294317 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0325a8bfd02c42fd9b02e1277764098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.302812 17116 tablet_service.cc:1511] Processing CreateTablet for tablet 0104f39a519a4957ad34d22d7cf8e9a6 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:45.304171 17116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0104f39a519a4957ad34d22d7cf8e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.311302 17115 tablet_service.cc:1511] Processing CreateTablet for tablet eab00b7ec8484aff881e5fd02501bf1d (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:45.312705 17115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab00b7ec8484aff881e5fd02501bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.313068 17114 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7ef180645841c5bc656f10bf5a4283 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:45.314394 17114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7ef180645841c5bc656f10bf5a4283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.317395 17113 tablet_service.cc:1511] Processing CreateTablet for tablet 7545ad9adbd8435ea643819112ef95fc (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:45.318706 17113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7545ad9adbd8435ea643819112ef95fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.323455 16969 tablet_service.cc:1511] Processing CreateTablet for tablet 6db701bdb1824eaa946c2835c9275174 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:45.324747 16969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db701bdb1824eaa946c2835c9275174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.334757 17168 tablet_bootstrap.cc:492] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.339232 17114 tablet_service.cc:1511] Processing CreateTablet for tablet 59164f16e8034c93941bc7961537bb72 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:45.340704 17114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59164f16e8034c93941bc7961537bb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.341025 16968 tablet_service.cc:1511] Processing CreateTablet for tablet 0325a8bfd02c42fd9b02e1277764098a (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:45.342249 17168 tablet_bootstrap.cc:654] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.342285 16968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0325a8bfd02c42fd9b02e1277764098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.353152 16966 tablet_service.cc:1511] Processing CreateTablet for tablet eab00b7ec8484aff881e5fd02501bf1d (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:45.354535 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab00b7ec8484aff881e5fd02501bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.354611 17115 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2991b7177b4412a0210bdaded1935f (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.353246 16967 tablet_service.cc:1511] Processing CreateTablet for tablet 0104f39a519a4957ad34d22d7cf8e9a6 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:45.355829 17115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2991b7177b4412a0210bdaded1935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.356714 16967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0104f39a519a4957ad34d22d7cf8e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.363340 17112 tablet_service.cc:1511] Processing CreateTablet for tablet abb79f5ce4da4e23aef83efd4735815e (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.364634 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb79f5ce4da4e23aef83efd4735815e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.372416 16964 tablet_service.cc:1511] Processing CreateTablet for tablet 7545ad9adbd8435ea643819112ef95fc (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:45.373704 16964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7545ad9adbd8435ea643819112ef95fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.376304 16963 tablet_service.cc:1511] Processing CreateTablet for tablet 59164f16e8034c93941bc7961537bb72 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:45.377569 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59164f16e8034c93941bc7961537bb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.381861 16961 tablet_service.cc:1511] Processing CreateTablet for tablet abb79f5ce4da4e23aef83efd4735815e (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.383062 16961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb79f5ce4da4e23aef83efd4735815e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.383981 16965 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7ef180645841c5bc656f10bf5a4283 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:45.380343 16962 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2991b7177b4412a0210bdaded1935f (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.387288 16965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7ef180645841c5bc656f10bf5a4283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.389497 16962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2991b7177b4412a0210bdaded1935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.376324 17168 tablet_bootstrap.cc:492] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.403986 17168 ts_tablet_manager.cc:1403] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.069s	user 0.006s	sys 0.010s
I20260709 14:56:45.426041 17170 tablet_bootstrap.cc:492] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.430716 17044 tablet_service.cc:1511] Processing CreateTablet for tablet 6db701bdb1824eaa946c2835c9275174 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:45.432055 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db701bdb1824eaa946c2835c9275174. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.433871 17038 tablet_service.cc:1511] Processing CreateTablet for tablet 59164f16e8034c93941bc7961537bb72 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:45.435168 17038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59164f16e8034c93941bc7961537bb72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.436713 17170 tablet_bootstrap.cc:654] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.436329 17043 tablet_service.cc:1511] Processing CreateTablet for tablet 0325a8bfd02c42fd9b02e1277764098a (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:45.437635 17043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0325a8bfd02c42fd9b02e1277764098a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.439641 17036 tablet_service.cc:1511] Processing CreateTablet for tablet abb79f5ce4da4e23aef83efd4735815e (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:45.440403 17042 tablet_service.cc:1511] Processing CreateTablet for tablet 0104f39a519a4957ad34d22d7cf8e9a6 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:45.440946 17036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb79f5ce4da4e23aef83efd4735815e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.441682 17042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0104f39a519a4957ad34d22d7cf8e9a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.443123 17037 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2991b7177b4412a0210bdaded1935f (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:45.444475 17041 tablet_service.cc:1511] Processing CreateTablet for tablet eab00b7ec8484aff881e5fd02501bf1d (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:45.444525 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2991b7177b4412a0210bdaded1935f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.446178 17040 tablet_service.cc:1511] Processing CreateTablet for tablet 6e7ef180645841c5bc656f10bf5a4283 (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:45.447511 17040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e7ef180645841c5bc656f10bf5a4283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.445658 17039 tablet_service.cc:1511] Processing CreateTablet for tablet 7545ad9adbd8435ea643819112ef95fc (DEFAULT_TABLE table=test-workload [id=c19f0dc446ba42648a02b1f848a6ecb4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:45.455643 17041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eab00b7ec8484aff881e5fd02501bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.458452 17039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7545ad9adbd8435ea643819112ef95fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:45.474318 17168 raft_consensus.cc:359] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.475243 17168 raft_consensus.cc:385] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.490768 17168 raft_consensus.cc:740] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.492517 17168 consensus_queue.cc:260] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.494184 17170 tablet_bootstrap.cc:492] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.494722 17170 ts_tablet_manager.cc:1403] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.032s
I20260709 14:56:45.499799 17170 raft_consensus.cc:359] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.500490 17170 raft_consensus.cc:385] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.500761 17170 raft_consensus.cc:740] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.501482 17170 consensus_queue.cc:260] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.505370 17168 ts_tablet_manager.cc:1434] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.007s
I20260709 14:56:45.506541 17172 tablet_bootstrap.cc:492] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.507184 17153 heartbeater.cc:499] Master 127.11.215.190:37929 was elected leader, sending a full tablet report...
I20260709 14:56:45.513832 17172 tablet_bootstrap.cc:654] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.517391 17168 tablet_bootstrap.cc:492] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.520529 17004 heartbeater.cc:499] Master 127.11.215.190:37929 was elected leader, sending a full tablet report...
I20260709 14:56:45.521373 17170 ts_tablet_manager.cc:1434] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.026s	user 0.016s	sys 0.008s
I20260709 14:56:45.522382 17170 tablet_bootstrap.cc:492] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.524307 17168 tablet_bootstrap.cc:654] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.528610 17170 tablet_bootstrap.cc:654] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.528957 17172 tablet_bootstrap.cc:492] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.529436 17172 ts_tablet_manager.cc:1403] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:56:45.532600 17172 raft_consensus.cc:359] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.533020 17168 tablet_bootstrap.cc:492] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.533350 17172 raft_consensus.cc:385] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.533711 17168 ts_tablet_manager.cc:1403] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260709 14:56:45.533716 17172 raft_consensus.cc:740] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.534821 17172 consensus_queue.cc:260] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.536978 17168 raft_consensus.cc:359] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.537763 17168 raft_consensus.cc:385] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.538115 17168 raft_consensus.cc:740] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.538897 17168 consensus_queue.cc:260] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.540342 17170 tablet_bootstrap.cc:492] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.540891 17170 ts_tablet_manager.cc:1403] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:56:45.540951 17168 ts_tablet_manager.cc:1434] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:45.541980 17168 tablet_bootstrap.cc:492] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.543985 17170 raft_consensus.cc:359] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.544785 17170 raft_consensus.cc:385] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.545145 17170 raft_consensus.cc:740] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.546343 17079 heartbeater.cc:499] Master 127.11.215.190:37929 was elected leader, sending a full tablet report...
I20260709 14:56:45.547418 17172 ts_tablet_manager.cc:1434] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:56:45.548039 17168 tablet_bootstrap.cc:654] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.548460 17172 tablet_bootstrap.cc:492] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.550779 17170 consensus_queue.cc:260] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.553303 17170 ts_tablet_manager.cc:1434] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:56:45.554272 17170 tablet_bootstrap.cc:492] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.554451 17172 tablet_bootstrap.cc:654] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.560909 17170 tablet_bootstrap.cc:654] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.563683 17172 tablet_bootstrap.cc:492] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.564198 17172 ts_tablet_manager.cc:1403] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:56:45.567663 17172 raft_consensus.cc:359] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.568408 17172 raft_consensus.cc:385] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.568753 17172 raft_consensus.cc:740] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.569022 17168 tablet_bootstrap.cc:492] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.569619 17168 ts_tablet_manager.cc:1403] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.008s
I20260709 14:56:45.569913 17172 consensus_queue.cc:260] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.572499 17172 ts_tablet_manager.cc:1434] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:45.572439 17168 raft_consensus.cc:359] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.573307 17168 raft_consensus.cc:385] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.573613 17168 raft_consensus.cc:740] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.573668 17172 tablet_bootstrap.cc:492] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.574569 17168 consensus_queue.cc:260] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.576710 17168 ts_tablet_manager.cc:1434] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:45.577170 17170 tablet_bootstrap.cc:492] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.577636 17168 tablet_bootstrap.cc:492] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.577713 17170 ts_tablet_manager.cc:1403] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 14:56:45.580785 17170 raft_consensus.cc:359] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.581499 17170 raft_consensus.cc:385] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.581851 17170 raft_consensus.cc:740] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.582687 17170 consensus_queue.cc:260] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.584070 17168 tablet_bootstrap.cc:654] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.585790 17172 tablet_bootstrap.cc:654] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.587603 17170 ts_tablet_manager.cc:1434] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:45.588672 17170 tablet_bootstrap.cc:492] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.595122 17170 tablet_bootstrap.cc:654] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.599548 17168 tablet_bootstrap.cc:492] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.600010 17168 ts_tablet_manager.cc:1403] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.004s
I20260709 14:56:45.602739 17168 raft_consensus.cc:359] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.603462 17168 raft_consensus.cc:385] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.603770 17168 raft_consensus.cc:740] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.604615 17168 consensus_queue.cc:260] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.605434 17172 tablet_bootstrap.cc:492] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.605592 17170 tablet_bootstrap.cc:492] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.605986 17172 ts_tablet_manager.cc:1403] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260709 14:56:45.607461 17168 ts_tablet_manager.cc:1434] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:45.607722 17173 raft_consensus.cc:493] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.608448 17168 tablet_bootstrap.cc:492] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.608198 17173 raft_consensus.cc:515] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.608999 17172 raft_consensus.cc:359] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.609692 17172 raft_consensus.cc:385] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.609963 17172 raft_consensus.cc:740] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.606027 17170 ts_tablet_manager.cc:1403] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:56:45.610687 17173 leader_election.cc:290] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.613210 17170 raft_consensus.cc:359] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.613971 17170 raft_consensus.cc:385] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.614245 17170 raft_consensus.cc:740] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.615115 17168 tablet_bootstrap.cc:654] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.614949 17170 consensus_queue.cc:260] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.616118 17172 consensus_queue.cc:260] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.618686 17172 ts_tablet_manager.cc:1434] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260709 14:56:45.619802 17172 tablet_bootstrap.cc:492] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.624583 17170 ts_tablet_manager.cc:1434] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:56:45.625696 17170 tablet_bootstrap.cc:492] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.632529 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:45.635226 17172 tablet_bootstrap.cc:654] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:45.637881 17093 leader_election.cc:343] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.639027 17170 tablet_bootstrap.cc:654] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.645838 17168 tablet_bootstrap.cc:492] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.646328 17168 ts_tablet_manager.cc:1403] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.015s
I20260709 14:56:45.649442 17168 raft_consensus.cc:359] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.650193 17168 raft_consensus.cc:385] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.650492 17168 raft_consensus.cc:740] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.650849 17172 tablet_bootstrap.cc:492] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.650799 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.651571 17172 ts_tablet_manager.cc:1403] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.004s
I20260709 14:56:45.651216 17168 consensus_queue.cc:260] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.653630 17168 ts_tablet_manager.cc:1434] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:56:45.654661 17168 tablet_bootstrap.cc:492] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.654542 17172 raft_consensus.cc:359] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.655434 17172 raft_consensus.cc:385] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.655776 17172 raft_consensus.cc:740] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.656725 17172 consensus_queue.cc:260] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.658842 17172 ts_tablet_manager.cc:1434] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:45.659819 17172 tablet_bootstrap.cc:492] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.661438 17168 tablet_bootstrap.cc:654] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.665768 17172 tablet_bootstrap.cc:654] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
W20260709 14:56:45.666133 17091 leader_election.cc:343] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.666596 17091 leader_election.cc:304] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0; no voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:45.667349 17173 raft_consensus.cc:2749] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:45.670928 17172 tablet_bootstrap.cc:492] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.671411 17172 ts_tablet_manager.cc:1403] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:56:45.674211 17170 tablet_bootstrap.cc:492] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.673962 17172 raft_consensus.cc:359] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.674275 17168 tablet_bootstrap.cc:492] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.674695 17172 raft_consensus.cc:385] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.674811 17170 ts_tablet_manager.cc:1403] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.007s
I20260709 14:56:45.674940 17168 ts_tablet_manager.cc:1403] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 14:56:45.675050 17172 raft_consensus.cc:740] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.675987 17172 consensus_queue.cc:260] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.677618 17168 raft_consensus.cc:359] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:45.677984 17172 ts_tablet_manager.cc:1434] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:45.678326 17168 raft_consensus.cc:385] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.677925 17170 raft_consensus.cc:359] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.678697 17168 raft_consensus.cc:740] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.678785 17170 raft_consensus.cc:385] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.679168 17170 raft_consensus.cc:740] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.679617 17168 consensus_queue.cc:260] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:45.679883 17170 consensus_queue.cc:260] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.680745 17172 tablet_bootstrap.cc:492] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.682036 17170 ts_tablet_manager.cc:1434] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:56:45.683084 17173 raft_consensus.cc:493] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.683607 17178 raft_consensus.cc:493] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.683569 17173 raft_consensus.cc:515] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.684110 17178 raft_consensus.cc:515] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.685081 17170 tablet_bootstrap.cc:492] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.685707 17173 leader_election.cc:290] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.686669 17178 leader_election.cc:290] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.687364 17172 tablet_bootstrap.cc:654] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.687646 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.688301 16979 raft_consensus.cc:2468] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:45.690980 17091 leader_election.cc:304] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.691807 17173 raft_consensus.cc:2804] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.692139 17173 raft_consensus.cc:493] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.692440 17173 raft_consensus.cc:3060] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.694124 17170 tablet_bootstrap.cc:654] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.705878 17170 tablet_bootstrap.cc:492] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.706403 17170 ts_tablet_manager.cc:1403] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.007s
I20260709 14:56:45.706990 17173 raft_consensus.cc:515] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.709390 17170 raft_consensus.cc:359] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:45.709977 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:45.710271 17170 raft_consensus.cc:385] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.710618 17170 raft_consensus.cc:740] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.710625 16979 raft_consensus.cc:3060] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.711486 17170 consensus_queue.cc:260] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:45.715307 17168 ts_tablet_manager.cc:1434] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:56:45.717069 17170 ts_tablet_manager.cc:1434] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:56:45.720144 17170 tablet_bootstrap.cc:492] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.720151 17168 tablet_bootstrap.cc:492] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.723531 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
W20260709 14:56:45.724898 17093 leader_election.cc:343] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.729285 17168 tablet_bootstrap.cc:654] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.735750 17170 tablet_bootstrap.cc:654] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.741843 16979 raft_consensus.cc:2468] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:45.743291 17091 leader_election.cc:304] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.744603 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59164f16e8034c93941bc7961537bb72" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:45.745383 17170 tablet_bootstrap.cc:492] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.745358 17128 raft_consensus.cc:2468] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.746165 17170 ts_tablet_manager.cc:1403] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.001s
I20260709 14:56:45.747141 17018 leader_election.cc:304] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:45.748108 17178 raft_consensus.cc:2804] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.748461 17178 raft_consensus.cc:493] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.748745 17178 raft_consensus.cc:3060] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.749104 17173 leader_election.cc:290] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.749655 17173 raft_consensus.cc:2804] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.749293 17170 raft_consensus.cc:359] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.750110 17170 raft_consensus.cc:385] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.750510 17170 raft_consensus.cc:740] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.751271 17170 consensus_queue.cc:260] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.753593 17170 ts_tablet_manager.cc:1434] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:45.754667 17170 tablet_bootstrap.cc:492] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:45.756850 17178 raft_consensus.cc:515] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.757876 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
W20260709 14:56:45.759176 17093 leader_election.cc:343] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.762207 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59164f16e8034c93941bc7961537bb72" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:45.762737 17128 raft_consensus.cc:3060] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.767426 17170 tablet_bootstrap.cc:654] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.750073 17173 raft_consensus.cc:697] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:45.768585 17173 consensus_queue.cc:237] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.770430 17128 raft_consensus.cc:2468] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:45.773141 17018 leader_election.cc:304] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:45.771981 17178 leader_election.cc:290] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.773435 17168 tablet_bootstrap.cc:492] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.774115 17168 ts_tablet_manager.cc:1403] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.015s
I20260709 14:56:45.777199 17198 raft_consensus.cc:2804] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.777976 17168 raft_consensus.cc:359] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.778806 17168 raft_consensus.cc:385] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.774026 17178 raft_consensus.cc:493] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.779151 17168 raft_consensus.cc:740] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.779542 17178 raft_consensus.cc:515] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.781983 17168 consensus_queue.cc:260] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.782948 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:45.783718 17128 raft_consensus.cc:2468] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.784431 17168 ts_tablet_manager.cc:1434] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:56:45.785328 17018 leader_election.cc:304] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:45.785889 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59164f16e8034c93941bc7961537bb72" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.786545 16979 raft_consensus.cc:2468] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.787093 17178 leader_election.cc:290] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.787135 17203 raft_consensus.cc:493] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.787909 17178 raft_consensus.cc:2804] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.788283 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59164f16e8034c93941bc7961537bb72" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:45.788369 17178 raft_consensus.cc:493] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.787838 17203 raft_consensus.cc:515] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.788905 17178 raft_consensus.cc:3060] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.789953 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.785558 17168 tablet_bootstrap.cc:492] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.790647 16978 raft_consensus.cc:2468] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.788878 16979 raft_consensus.cc:3060] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.792073 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.792683 16978 raft_consensus.cc:2468] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.794618 17017 leader_election.cc:304] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.797616 17201 raft_consensus.cc:2804] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.797971 17201 raft_consensus.cc:493] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.798295 17201 raft_consensus.cc:3060] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.806427 17172 tablet_bootstrap.cc:492] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.809451 17170 tablet_bootstrap.cc:492] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.809958 17170 ts_tablet_manager.cc:1403] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.011s
I20260709 14:56:45.799834 17198 raft_consensus.cc:697] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:45.812119 17198 consensus_queue.cc:237] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.812429 17170 raft_consensus.cc:359] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.813143 17170 raft_consensus.cc:385] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.813444 17170 raft_consensus.cc:740] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.813236 17178 raft_consensus.cc:515] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.814302 17170 consensus_queue.cc:260] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.816208 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:45.816754 16978 raft_consensus.cc:3060] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.816905 17170 ts_tablet_manager.cc:1434] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:45.817371 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:45.817840 17170 tablet_bootstrap.cc:492] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
W20260709 14:56:45.818833 17018 leader_election.cc:343] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.819612 17203 leader_election.cc:290] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.820552 16979 raft_consensus.cc:2468] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:45.824134 17170 tablet_bootstrap.cc:654] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.824741 16978 raft_consensus.cc:2468] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
W20260709 14:56:45.825695 16925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:45.809175 17172 ts_tablet_manager.cc:1403] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.130s	user 0.032s	sys 0.060s
I20260709 14:56:45.836790 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:45.837409 17128 raft_consensus.cc:3060] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.839190 17170 tablet_bootstrap.cc:492] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:45.839756 17170 ts_tablet_manager.cc:1403] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260709 14:56:45.839534 17172 raft_consensus.cc:359] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.840256 17172 raft_consensus.cc:385] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.840485 17168 tablet_bootstrap.cc:654] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.840782 17178 leader_election.cc:290] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.840559 17172 raft_consensus.cc:740] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.841009 16877 catalog_manager.cc:5697] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.842087 17172 consensus_queue.cc:260] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.842797 17170 raft_consensus.cc:359] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.844169 17172 ts_tablet_manager.cc:1434] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:56:45.845187 17172 tablet_bootstrap.cc:492] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.844437 16876 catalog_manager.cc:5697] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:45.843530 17170 raft_consensus.cc:385] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.846320 17170 raft_consensus.cc:740] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.835256 17017 leader_election.cc:304] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.836179 17201 raft_consensus.cc:515] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.847100 17170 consensus_queue.cc:260] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.849823 17178 raft_consensus.cc:2804] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.850291 17178 raft_consensus.cc:697] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:45.850579 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:45.851068 17178 consensus_queue.cc:237] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.853186 17201 leader_election.cc:290] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.854384 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:45.854955 16979 raft_consensus.cc:3060] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.855856 17128 raft_consensus.cc:2468] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
W20260709 14:56:45.856998 17018 leader_election.cc:343] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:45.859645 17172 tablet_bootstrap.cc:654] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.860126 17170 ts_tablet_manager.cc:1434] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:56:45.861644 16979 raft_consensus.cc:2468] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:45.863516 17017 leader_election.cc:304] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [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: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: a8764bc2e44949aebd4218e11b03b4a0
I20260709 14:56:45.871469 17201 raft_consensus.cc:2804] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.872190 17201 raft_consensus.cc:697] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:45.873037 17201 consensus_queue.cc:237] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.879313 17172 tablet_bootstrap.cc:492] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.879961 17172 ts_tablet_manager.cc:1403] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.004s
I20260709 14:56:45.885408 17172 raft_consensus.cc:359] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.886050 17172 raft_consensus.cc:385] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.886291 17172 raft_consensus.cc:740] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.887068 17172 consensus_queue.cc:260] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.888270 17168 tablet_bootstrap.cc:492] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.888319 17174 raft_consensus.cc:493] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.888868 17168 ts_tablet_manager.cc:1403] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.028s
I20260709 14:56:45.889261 17172 ts_tablet_manager.cc:1434] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:45.888998 17174 raft_consensus.cc:515] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.890234 17172 tablet_bootstrap.cc:492] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.892643 17174 leader_election.cc:290] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.897666 17168 raft_consensus.cc:359] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.898375 17168 raft_consensus.cc:385] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.898677 17168 raft_consensus.cc:740] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.899381 17168 consensus_queue.cc:260] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.898240 17172 tablet_bootstrap.cc:654] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.901363 17168 ts_tablet_manager.cc:1434] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:56:45.904613 17168 tablet_bootstrap.cc:492] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:45.909720 17168 tablet_bootstrap.cc:654] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.911295 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0104f39a519a4957ad34d22d7cf8e9a6" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:45.911974 17054 raft_consensus.cc:2468] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:45.911871 16876 catalog_manager.cc:5697] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.913540 16944 leader_election.cc:304] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.914505 17174 raft_consensus.cc:2804] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.913852 16876 catalog_manager.cc:5697] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.914901 17174 raft_consensus.cc:493] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.915330 17174 raft_consensus.cc:3060] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.916848 17172 tablet_bootstrap.cc:492] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.917382 17172 ts_tablet_manager.cc:1403] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 14:56:45.919497 17172 raft_consensus.cc:359] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.919950 17172 raft_consensus.cc:385] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.920145 17172 raft_consensus.cc:740] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.920959 17201 raft_consensus.cc:493] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.920680 17172 consensus_queue.cc:260] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.921456 17201 raft_consensus.cc:515] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.923058 17172 ts_tablet_manager.cc:1434] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:56:45.924218 17172 tablet_bootstrap.cc:492] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:45.924609 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.925202 16979 raft_consensus.cc:2468] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.926448 17017 leader_election.cc:304] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.927193 17178 raft_consensus.cc:2804] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.927557 17178 raft_consensus.cc:493] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.927865 17178 raft_consensus.cc:3060] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.928416 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:45.928267 17201 leader_election.cc:290] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.929075 17128 raft_consensus.cc:2468] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:45.922948 17174 raft_consensus.cc:515] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.934152 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0104f39a519a4957ad34d22d7cf8e9a6" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:45.934821 17054 raft_consensus.cc:3060] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.936762 17172 tablet_bootstrap.cc:654] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:45.934511 17178 raft_consensus.cc:515] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.941365 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:45.941859 16979 raft_consensus.cc:3060] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.942061 17054 raft_consensus.cc:2468] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:45.943272 16944 leader_election.cc:304] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.947475 16979 raft_consensus.cc:2468] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:45.948284 17178 leader_election.cc:290] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.948557 17017 leader_election.cc:304] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.948850 17128 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:45.949126 17174 leader_election.cc:290] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:45.949478 17128 raft_consensus.cc:3060] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.949695 17178 raft_consensus.cc:2804] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.949662 17174 raft_consensus.cc:2804] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.951120 17178 raft_consensus.cc:697] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:45.951638 17174 raft_consensus.cc:697] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:45.952112 17178 consensus_queue.cc:237] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.952440 17174 consensus_queue.cc:237] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.956318 17173 raft_consensus.cc:493] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.956811 17173 raft_consensus.cc:515] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.958853 17173 leader_election.cc:290] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.956274 17128 raft_consensus.cc:2468] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:45.960172 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0104f39a519a4957ad34d22d7cf8e9a6" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:45.960559 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:45.960795 17127 raft_consensus.cc:2468] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:45.961192 17054 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:45.960769 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0104f39a519a4957ad34d22d7cf8e9a6" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:45.962311 17126 raft_consensus.cc:3060] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.965018 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:45.965693 16979 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:45.962248 17093 leader_election.cc:304] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:45.970211 17173 raft_consensus.cc:2804] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:45.970584 17173 raft_consensus.cc:493] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:45.970907 17173 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.972051 17168 tablet_bootstrap.cc:492] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:45.972584 17168 ts_tablet_manager.cc:1403] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.026s
I20260709 14:56:45.975256 17168 raft_consensus.cc:359] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.975891 17168 raft_consensus.cc:385] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:45.976197 17168 raft_consensus.cc:740] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:45.976840 17168 consensus_queue.cc:260] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.978747 17168 ts_tablet_manager.cc:1434] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:56:45.976662 16876 catalog_manager.cc:5697] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.979071 17173 raft_consensus.cc:515] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:45.981148 16877 catalog_manager.cc:5697] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 0 to 1, leader changed from <none> to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:45.982223 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:45.982497 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:45.982797 16979 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.983045 17054 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:45.986694 17126 raft_consensus.cc:2468] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:45.989318 16979 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:45.990329 17091 leader_election.cc:304] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:45.991833 17197 raft_consensus.cc:2804] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:45.992913 17173 leader_election.cc:290] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.993604 17173 raft_consensus.cc:493] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:45.994026 17173 raft_consensus.cc:515] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:45.996027 17173 leader_election.cc:290] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:45.997753 17172 tablet_bootstrap.cc:492] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:45.998232 17172 ts_tablet_manager.cc:1403] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.004s
I20260709 14:56:46.000826 17172 raft_consensus.cc:359] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.001470 17172 raft_consensus.cc:385] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:46.001719 17172 raft_consensus.cc:740] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:46.002540 17054 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:46.004215 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:46.006863 16979 raft_consensus.cc:2468] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:46.004429 17172 consensus_queue.cc:260] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.007579 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:46.008226 17053 raft_consensus.cc:2468] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:46.008234 17091 leader_election.cc:304] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.009160 17223 raft_consensus.cc:2804] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.009539 17223 raft_consensus.cc:493] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.009843 17223 raft_consensus.cc:3060] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.012033 17197 raft_consensus.cc:697] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:46.012884 17197 consensus_queue.cc:237] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.015565 17172 ts_tablet_manager.cc:1434] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 14:56:46.016995 17223 raft_consensus.cc:515] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.019891 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:46.020401 16979 raft_consensus.cc:3060] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.021929 17223 leader_election.cc:290] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:46.022801 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:46.023411 17053 raft_consensus.cc:3060] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.024108 16877 catalog_manager.cc:5697] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.026098 16979 raft_consensus.cc:2468] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:46.027208 17091 leader_election.cc:304] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.028610 17197 raft_consensus.cc:2804] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:46.029059 17197 raft_consensus.cc:697] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:46.029481 17053 raft_consensus.cc:2468] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:46.029824 17197 consensus_queue.cc:237] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.036638 16877 catalog_manager.cc:5697] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.203651 17197 consensus_queue.cc:1048] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.214857 17053 raft_consensus.cc:3060] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.221891 17197 consensus_queue.cc:1048] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.262343 17178 consensus_queue.cc:1048] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.271908 17198 consensus_queue.cc:1048] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.286586 17198 consensus_queue.cc:1048] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.295864 17198 consensus_queue.cc:1048] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.299949 17174 raft_consensus.cc:493] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.300439 17174 raft_consensus.cc:515] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.302642 17174 leader_election.cc:290] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:46.303277 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:46.303977 17053 raft_consensus.cc:2468] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:46.304037 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:46.304663 17126 raft_consensus.cc:2468] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:46.305001 16944 leader_election.cc:304] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.305835 17174 raft_consensus.cc:2804] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:46.306109 17174 raft_consensus.cc:493] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:46.306337 17174 raft_consensus.cc:3060] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.311214 17174 raft_consensus.cc:515] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.312896 17174 leader_election.cc:290] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:46.313474 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:46.313822 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:46.314128 17053 raft_consensus.cc:3060] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.314394 17126 raft_consensus.cc:3060] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.316841 17197 raft_consensus.cc:493] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:46.317319 17197 raft_consensus.cc:515] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.318923 17197 leader_election.cc:290] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:46.320318 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:46.319692 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:46.320938 17126 raft_consensus.cc:2468] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:46.321614 16979 raft_consensus.cc:2393] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8764bc2e44949aebd4218e11b03b4a0 in current term 1: Already voted for candidate 96bce7d070974c339aac199a63d792fd in this term.
I20260709 14:56:46.322224 16943 leader_election.cc:304] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.322306 17053 raft_consensus.cc:2468] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:46.322665 17091 leader_election.cc:304] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0; no voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:46.323192 17174 raft_consensus.cc:2804] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:46.323490 17197 raft_consensus.cc:3060] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:46.323670 17174 raft_consensus.cc:697] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:46.324509 17174 consensus_queue.cc:237] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.330122 17197 raft_consensus.cc:2749] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:56:46.332276 16877 catalog_manager.cc:5697] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 0 to 1, leader changed from <none> to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.333774 17174 consensus_queue.cc:1048] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.346522 17198 consensus_queue.cc:1048] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.347692 17218 consensus_queue.cc:1048] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.361789 17178 consensus_queue.cc:1048] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.395797 17126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
mode: GRACEFUL
new_leader_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:56:46.396291 17126 raft_consensus.cc:606] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Received request to transfer leadership to TS bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:46.407997 17053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
mode: GRACEFUL
new_leader_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:47826
I20260709 14:56:46.408483 17053 raft_consensus.cc:606] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Received request to transfer leadership to TS bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:46.416196 17126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
mode: GRACEFUL
new_leader_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:56:46.416380 17197 consensus_queue.cc:1048] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.416775 17126 raft_consensus.cc:606] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Received request to transfer leadership to TS bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:46.421782 17197 consensus_queue.cc:1048] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.427970 17197 consensus_queue.cc:1048] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.433425 17222 raft_consensus.cc:993] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: : Instructing follower bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:46.433862 17222 raft_consensus.cc:1081] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Signalling peer bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:46.435559 16976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:44152
I20260709 14:56:46.436125 16976 raft_consensus.cc:493] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.436465 16976 raft_consensus.cc:3060] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.441237 17178 consensus_queue.cc:1048] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.442453 17197 consensus_queue.cc:1048] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.443758 16977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
mode: GRACEFUL
new_leader_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:44180
I20260709 14:56:46.444355 16977 raft_consensus.cc:606] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Received request to transfer leadership to TS 96bce7d070974c339aac199a63d792fd
I20260709 14:56:46.450630 16976 raft_consensus.cc:515] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.453330 17126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
mode: GRACEFUL
new_leader_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:56:46.455278 17201 raft_consensus.cc:993] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: : Instructing follower bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:46.455623 17126 raft_consensus.cc:606] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Received request to transfer leadership to TS 96bce7d070974c339aac199a63d792fd
I20260709 14:56:46.455853 17198 raft_consensus.cc:1081] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Signalling peer bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:46.457705 16977 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:44164
I20260709 14:56:46.458278 16976 leader_election.cc:290] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Requested vote from peers a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:46.458606 16977 raft_consensus.cc:493] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.458943 16977 raft_consensus.cc:3060] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.459877 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:46.460510 17126 raft_consensus.cc:3055] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.460825 17126 raft_consensus.cc:740] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:46.461198 17053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
mode: GRACEFUL
new_leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:47826
I20260709 14:56:46.461808 17053 raft_consensus.cc:606] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Received request to transfer leadership to TS a8764bc2e44949aebd4218e11b03b4a0
I20260709 14:56:46.461571 17126 consensus_queue.cc:260] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.462711 17126 raft_consensus.cc:3060] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.464907 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db701bdb1824eaa946c2835c9275174" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:46.465577 16977 raft_consensus.cc:515] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.465858 17053 raft_consensus.cc:3060] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.467998 16977 leader_election.cc:290] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:46.468302 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:46.468524 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0325a8bfd02c42fd9b02e1277764098a" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:46.469031 17127 raft_consensus.cc:3060] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.465679 17198 consensus_queue.cc:1048] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:56:46.471828 17053 raft_consensus.cc:2468] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:46.473869 17054 raft_consensus.cc:3055] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.474191 17054 raft_consensus.cc:740] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:46.475608 17127 raft_consensus.cc:2468] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:46.475812 17126 raft_consensus.cc:2468] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:46.476807 16979 raft_consensus.cc:1240] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Rejecting Update request from peer 96bce7d070974c339aac199a63d792fd for earlier term 1. Current term is 2. Ops: []
I20260709 14:56:46.476990 16943 leader_election.cc:304] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.477777 17218 raft_consensus.cc:2804] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.477900 16943 leader_election.cc:304] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.478262 17218 raft_consensus.cc:697] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:46.479530 17237 raft_consensus.cc:2804] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.479126 17218 consensus_queue.cc:237] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [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: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.480067 17237 raft_consensus.cc:697] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:46.480716 17126 raft_consensus.cc:1240] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Rejecting Update request from peer 96bce7d070974c339aac199a63d792fd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:56:46.480997 17237 consensus_queue.cc:237] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } }
I20260709 14:56:46.474901 17054 consensus_queue.cc:260] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.483606 17197 raft_consensus.cc:993] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: : Instructing follower bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:46.484018 17222 raft_consensus.cc:1081] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Signalling peer bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:46.484175 17198 consensus_queue.cc:1059] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.484951 17203 consensus_queue.cc:1059] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.486449 16979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:44152
I20260709 14:56:46.486936 16979 raft_consensus.cc:493] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.487275 16979 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.488936 17054 raft_consensus.cc:3060] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.493583 16979 raft_consensus.cc:515] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.493808 17054 raft_consensus.cc:2468] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:46.495885 16979 leader_election.cc:290] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:46.496891 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:46.497434 17127 raft_consensus.cc:3055] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.497643 17127 raft_consensus.cc:740] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:46.498260 17127 consensus_queue.cc:260] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.499459 17127 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.500972 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:46.501606 17054 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.502200 16877 catalog_manager.cc:5697] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 1 to 2, leader changed from a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131) to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.503947 16877 catalog_manager.cc:5697] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 1 to 2, leader changed from 96bce7d070974c339aac199a63d792fd (127.11.215.130) to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.506285 17127 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:46.507172 17054 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:46.508114 16944 leader_election.cc:304] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.508702 17237 raft_consensus.cc:2804] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.509137 17237 raft_consensus.cc:697] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:46.509900 17237 consensus_queue.cc:237] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.518831 16874 catalog_manager.cc:5697] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 1 to 2, leader changed from a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131) to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.702067 17197 raft_consensus.cc:993] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: : Instructing follower 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:46.702601 17173 raft_consensus.cc:1081] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Signalling peer 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:46.704174 17054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:47800
I20260709 14:56:46.704635 17054 raft_consensus.cc:493] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.704973 17054 raft_consensus.cc:3060] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.709785 17054 raft_consensus.cc:515] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.711243 17054 leader_election.cc:290] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:46.712041 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:46.712337 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2991b7177b4412a0210bdaded1935f" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:46.712680 16979 raft_consensus.cc:3060] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.712893 17127 raft_consensus.cc:3055] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.713236 17127 raft_consensus.cc:740] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:46.714010 17127 consensus_queue.cc:260] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.715227 17127 raft_consensus.cc:3060] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.719515 16979 raft_consensus.cc:2468] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:46.720748 17017 leader_election.cc:304] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.721521 17203 raft_consensus.cc:2804] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.721802 17127 raft_consensus.cc:2468] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:46.721988 17203 raft_consensus.cc:697] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:46.722958 17203 consensus_queue.cc:237] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.728951 16874 catalog_manager.cc:5697] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 1 to 2, leader changed from a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131) to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 2 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.745815 17237 consensus_queue.cc:1048] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.755774 17218 consensus_queue.cc:1048] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.762938 17237 raft_consensus.cc:993] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: : Instructing follower 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:46.763351 17218 raft_consensus.cc:1081] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Signalling peer 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:46.764771 17054 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:47816
I20260709 14:56:46.765321 17054 raft_consensus.cc:493] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.765669 17054 raft_consensus.cc:3060] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.770591 17054 raft_consensus.cc:515] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.772503 17054 leader_election.cc:290] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:46.773061 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:46.773458 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7545ad9adbd8435ea643819112ef95fc" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:46.773702 16979 raft_consensus.cc:3055] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.774075 17127 raft_consensus.cc:3060] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.774099 16979 raft_consensus.cc:740] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:46.775007 16979 consensus_queue.cc:260] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.776250 16979 raft_consensus.cc:3060] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.781132 17127 raft_consensus.cc:2468] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:46.782334 17018 leader_election.cc:304] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:46.782812 16979 raft_consensus.cc:2468] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:46.783197 17203 raft_consensus.cc:2804] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.783723 17203 raft_consensus.cc:697] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:46.784444 17203 consensus_queue.cc:237] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.789994 16877 catalog_manager.cc:5697] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 1 to 2, leader changed from bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129) to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 2 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:46.792544 17198 raft_consensus.cc:993] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: : Instructing follower a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:46.792986 17203 raft_consensus.cc:1081] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Signalling peer a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:46.794507 17127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:58476
I20260709 14:56:46.795012 17127 raft_consensus.cc:493] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:46.795387 17127 raft_consensus.cc:3060] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.800791 17127 raft_consensus.cc:515] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.802416 17127 leader_election.cc:290] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:46.803053 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:46.803433 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb79f5ce4da4e23aef83efd4735815e" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:46.803715 16979 raft_consensus.cc:3060] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.804037 17054 raft_consensus.cc:3055] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:46.804301 17054 raft_consensus.cc:740] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:46.804904 17054 consensus_queue.cc:260] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.805765 17054 raft_consensus.cc:3060] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:46.809767 16979 raft_consensus.cc:2468] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 2.
I20260709 14:56:46.810699 17091 leader_election.cc:304] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:46.811296 17173 raft_consensus.cc:2804] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:46.811712 17173 raft_consensus.cc:697] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 2 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:46.812206 17054 raft_consensus.cc:2468] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 2.
I20260709 14:56:46.812472 17173 consensus_queue.cc:237] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:46.818043 16877 catalog_manager.cc:5697] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 1 to 2, leader changed from 96bce7d070974c339aac199a63d792fd (127.11.215.130) to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:46.908455 17054 raft_consensus.cc:1275] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.909567 17218 consensus_queue.cc:1048] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.917934 17127 raft_consensus.cc:1275] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.919409 17218 consensus_queue.cc:1048] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:46.959578 17127 raft_consensus.cc:1275] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.960804 17218 consensus_queue.cc:1048] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:46.968588 17054 raft_consensus.cc:1275] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:46.970284 17218 consensus_queue.cc:1048] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.008270 17054 raft_consensus.cc:1275] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.009361 17218 consensus_queue.cc:1048] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.017907 17127 raft_consensus.cc:1275] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.019081 17218 consensus_queue.cc:1048] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.257169 16979 raft_consensus.cc:1275] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.258641 17203 consensus_queue.cc:1048] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.265519 17127 raft_consensus.cc:1275] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.266752 17198 consensus_queue.cc:1048] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.272675 16979 raft_consensus.cc:1275] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.274523 17173 consensus_queue.cc:1048] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.282858 17054 raft_consensus.cc:1275] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.284713 17197 consensus_queue.cc:1048] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.285435 17127 raft_consensus.cc:1275] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.287199 17198 consensus_queue.cc:1048] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:47.297264 16979 raft_consensus.cc:1275] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:47.300190 17198 consensus_queue.cc:1048] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:49.489820 16876 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52300:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:56:49.492175 16876 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:56:49.536510 16966 tablet_service.cc:1511] Processing CreateTablet for tablet e0f33c3fef73470d902803e22dbad5c3 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:49.537392 17039 tablet_service.cc:1511] Processing CreateTablet for tablet e0f33c3fef73470d902803e22dbad5c3 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:49.537762 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f33c3fef73470d902803e22dbad5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.538601 17039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f33c3fef73470d902803e22dbad5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.540481 16964 tablet_service.cc:1511] Processing CreateTablet for tablet 243662cbb29b49509bbcde2b429b2866 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:49.541673 16964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243662cbb29b49509bbcde2b429b2866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.541731 17044 tablet_service.cc:1511] Processing CreateTablet for tablet 243662cbb29b49509bbcde2b429b2866 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:49.542989 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243662cbb29b49509bbcde2b429b2866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.546658 17037 tablet_service.cc:1511] Processing CreateTablet for tablet 566506b1e1934c90ba48c928dbcf9959 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:49.547896 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566506b1e1934c90ba48c928dbcf9959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.548267 17112 tablet_service.cc:1511] Processing CreateTablet for tablet e0f33c3fef73470d902803e22dbad5c3 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:56:49.549419 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0f33c3fef73470d902803e22dbad5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.549631 16963 tablet_service.cc:1511] Processing CreateTablet for tablet 566506b1e1934c90ba48c928dbcf9959 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:49.550789 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566506b1e1934c90ba48c928dbcf9959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.552268 17115 tablet_service.cc:1511] Processing CreateTablet for tablet 243662cbb29b49509bbcde2b429b2866 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:56:49.553458 17115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 243662cbb29b49509bbcde2b429b2866. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.556260 17117 tablet_service.cc:1511] Processing CreateTablet for tablet 566506b1e1934c90ba48c928dbcf9959 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:56:49.557446 17117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 566506b1e1934c90ba48c928dbcf9959. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.564903 16969 tablet_service.cc:1511] Processing CreateTablet for tablet bbc4f981644f45ba8d715d5f1a93c9b0 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:49.566368 16969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc4f981644f45ba8d715d5f1a93c9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.578262 17268 tablet_bootstrap.cc:492] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:49.583007 17037 tablet_service.cc:1511] Processing CreateTablet for tablet bbc4f981644f45ba8d715d5f1a93c9b0 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:49.584342 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc4f981644f45ba8d715d5f1a93c9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.586024 17116 tablet_service.cc:1511] Processing CreateTablet for tablet bbc4f981644f45ba8d715d5f1a93c9b0 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:56:49.587404 17116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbc4f981644f45ba8d715d5f1a93c9b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.594457 17268 tablet_bootstrap.cc:654] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.603358 16966 tablet_service.cc:1511] Processing CreateTablet for tablet 75b3307f842342c0b3e8ad87ca5fc229 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:49.604652 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b3307f842342c0b3e8ad87ca5fc229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.610610 17042 tablet_service.cc:1511] Processing CreateTablet for tablet 75b3307f842342c0b3e8ad87ca5fc229 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:49.611898 17042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b3307f842342c0b3e8ad87ca5fc229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.611924 17118 tablet_service.cc:1511] Processing CreateTablet for tablet 75b3307f842342c0b3e8ad87ca5fc229 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:56:49.613368 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b3307f842342c0b3e8ad87ca5fc229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.631165 17267 tablet_bootstrap.cc:492] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:49.632692 17270 tablet_bootstrap.cc:492] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:49.637073 17267 tablet_bootstrap.cc:654] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.638567 17270 tablet_bootstrap.cc:654] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.641454 17268 tablet_bootstrap.cc:492] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:49.642037 17268 ts_tablet_manager.cc:1403] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.064s	user 0.000s	sys 0.011s
I20260709 14:56:49.644974 17268 raft_consensus.cc:359] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.647462 17268 raft_consensus.cc:385] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.651211 17268 raft_consensus.cc:740] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.655831 17268 consensus_queue.cc:260] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.658393 17268 ts_tablet_manager.cc:1434] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:56:49.661816 16966 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ffccc0edb4ac68625084b5e436e8d (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:49.663033 17268 tablet_bootstrap.cc:492] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:49.665082 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ffccc0edb4ac68625084b5e436e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.667637 17267 tablet_bootstrap.cc:492] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:49.668161 17267 ts_tablet_manager.cc:1403] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.007s
I20260709 14:56:49.670977 17267 raft_consensus.cc:359] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.671689 17267 raft_consensus.cc:385] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.671983 17267 raft_consensus.cc:740] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.672420 17270 tablet_bootstrap.cc:492] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:49.672953 17270 ts_tablet_manager.cc:1403] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.016s
I20260709 14:56:49.675719 17270 raft_consensus.cc:359] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.676479 17270 raft_consensus.cc:385] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.676793 17270 raft_consensus.cc:740] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.677492 17270 consensus_queue.cc:260] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.677736 17267 consensus_queue.cc:260] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.677512 17268 tablet_bootstrap.cc:654] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.679796 17270 ts_tablet_manager.cc:1434] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:49.680819 17270 tablet_bootstrap.cc:492] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:49.681739 17267 ts_tablet_manager.cc:1434] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:56:49.677978 17042 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ffccc0edb4ac68625084b5e436e8d (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:49.684304 17042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ffccc0edb4ac68625084b5e436e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.684636 17267 tablet_bootstrap.cc:492] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:49.687041 17270 tablet_bootstrap.cc:654] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.691033 17267 tablet_bootstrap.cc:654] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.703055 17268 tablet_bootstrap.cc:492] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:49.703289 17270 tablet_bootstrap.cc:492] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:49.703699 17268 ts_tablet_manager.cc:1403] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.041s	user 0.004s	sys 0.015s
I20260709 14:56:49.703903 17270 ts_tablet_manager.cc:1403] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.002s
I20260709 14:56:49.706634 17268 raft_consensus.cc:359] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.707451 17268 raft_consensus.cc:385] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.707820 17268 raft_consensus.cc:740] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.707029 17270 raft_consensus.cc:359] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.708859 17270 raft_consensus.cc:385] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.708568 17268 consensus_queue.cc:260] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.709199 17270 raft_consensus.cc:740] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.710084 17267 tablet_bootstrap.cc:492] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:49.709964 17270 consensus_queue.cc:260] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.710597 17267 ts_tablet_manager.cc:1403] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260709 14:56:49.711182 17268 ts_tablet_manager.cc:1434] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:56:49.712225 17268 tablet_bootstrap.cc:492] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:49.712250 17270 ts_tablet_manager.cc:1434] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:56:49.716679 17270 tablet_bootstrap.cc:492] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:49.717319 17267 raft_consensus.cc:359] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.718096 17267 raft_consensus.cc:385] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.718415 17267 raft_consensus.cc:740] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.719166 17267 consensus_queue.cc:260] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.720388 17118 tablet_service.cc:1511] Processing CreateTablet for tablet 9b9ffccc0edb4ac68625084b5e436e8d (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:56:49.721580 17267 ts_tablet_manager.cc:1434] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:56:49.722618 17267 tablet_bootstrap.cc:492] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:49.724517 16966 tablet_service.cc:1511] Processing CreateTablet for tablet 987a7250d8284e8cbc3f7aef377e0a4b (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:49.724880 16963 tablet_service.cc:1511] Processing CreateTablet for tablet d8c0a708c3334becb9fd630da55543b1 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:49.725739 16966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987a7250d8284e8cbc3f7aef377e0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.726199 16969 tablet_service.cc:1511] Processing CreateTablet for tablet c8640e8710e947ed9528ba01ef4a730c (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:49.726778 17116 tablet_service.cc:1511] Processing CreateTablet for tablet 987a7250d8284e8cbc3f7aef377e0a4b (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:49.727308 16969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8640e8710e947ed9528ba01ef4a730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.728041 16963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c0a708c3334becb9fd630da55543b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.729135 17112 tablet_service.cc:1511] Processing CreateTablet for tablet d8c0a708c3334becb9fd630da55543b1 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:49.721652 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b9ffccc0edb4ac68625084b5e436e8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.731065 17116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987a7250d8284e8cbc3f7aef377e0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.731806 17042 tablet_service.cc:1511] Processing CreateTablet for tablet 987a7250d8284e8cbc3f7aef377e0a4b (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:56:49.732977 17042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 987a7250d8284e8cbc3f7aef377e0a4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.735711 17112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c0a708c3334becb9fd630da55543b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.736121 17037 tablet_service.cc:1511] Processing CreateTablet for tablet d8c0a708c3334becb9fd630da55543b1 (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:56:49.737286 17037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8c0a708c3334becb9fd630da55543b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.747252 17268 tablet_bootstrap.cc:654] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.749862 17270 tablet_bootstrap.cc:654] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.761626 17174 raft_consensus.cc:493] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.762161 17174 raft_consensus.cc:515] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.764346 17174 leader_election.cc:290] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:49.766125 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f33c3fef73470d902803e22dbad5c3" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:49.766780 17054 raft_consensus.cc:2468] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:49.762174 17267 tablet_bootstrap.cc:654] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.768044 17270 tablet_bootstrap.cc:492] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:49.768568 17270 ts_tablet_manager.cc:1403] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.052s	user 0.006s	sys 0.009s
I20260709 14:56:49.768617 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f33c3fef73470d902803e22dbad5c3" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:49.769289 17126 raft_consensus.cc:2468] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:49.770572 16944 leader_election.cc:304] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:49.768630 17044 tablet_service.cc:1511] Processing CreateTablet for tablet c8640e8710e947ed9528ba01ef4a730c (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:49.771615 17270 raft_consensus.cc:359] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.772303 17270 raft_consensus.cc:385] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.772563 17044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8640e8710e947ed9528ba01ef4a730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.772579 17270 raft_consensus.cc:740] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.773600 17174 raft_consensus.cc:2804] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.773996 17174 raft_consensus.cc:493] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.774407 17174 raft_consensus.cc:3060] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.773618 17270 consensus_queue.cc:260] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.779240 17118 tablet_service.cc:1511] Processing CreateTablet for tablet c8640e8710e947ed9528ba01ef4a730c (DEFAULT_TABLE table=soft_deleted_table [id=7097c270deab4826bd3be523dbef826d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:56:49.780452 17118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8640e8710e947ed9528ba01ef4a730c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:56:49.793188 17174 raft_consensus.cc:515] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.796187 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f33c3fef73470d902803e22dbad5c3" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:49.796738 17054 raft_consensus.cc:3060] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.796880 17270 ts_tablet_manager.cc:1434] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.003s
I20260709 14:56:49.803355 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0f33c3fef73470d902803e22dbad5c3" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:49.803879 17126 raft_consensus.cc:3060] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.804319 17267 tablet_bootstrap.cc:492] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:49.804821 17267 ts_tablet_manager.cc:1403] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.019s
I20260709 14:56:49.805009 17270 tablet_bootstrap.cc:492] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:49.807663 17267 raft_consensus.cc:359] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.808346 17267 raft_consensus.cc:385] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.810513 17267 raft_consensus.cc:740] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.811510 17256 raft_consensus.cc:493] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.811287 17267 consensus_queue.cc:260] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.811978 17256 raft_consensus.cc:515] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.812757 17174 leader_election.cc:290] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:49.814222 17256 leader_election.cc:290] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:49.814909 17270 tablet_bootstrap.cc:654] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.812403 17268 tablet_bootstrap.cc:492] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:49.810858 17054 raft_consensus.cc:2468] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:49.815660 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:49.816304 16979 raft_consensus.cc:2468] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:49.815703 17268 ts_tablet_manager.cc:1403] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.104s	user 0.012s	sys 0.003s
I20260709 14:56:49.817047 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:49.817485 16944 leader_election.cc:304] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:49.818488 17091 leader_election.cc:304] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:49.819904 17126 raft_consensus.cc:2468] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:49.820500 17174 raft_consensus.cc:2804] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.821444 17174 raft_consensus.cc:697] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
W20260709 14:56:49.823783 17093 leader_election.cc:343] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:49.824393 17268 raft_consensus.cc:359] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.825151 17268 raft_consensus.cc:385] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.824692 17174 consensus_queue.cc:237] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.825484 17268 raft_consensus.cc:740] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.826277 17268 consensus_queue.cc:260] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.820210 17256 raft_consensus.cc:2804] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.833395 17256 raft_consensus.cc:493] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.834014 17256 raft_consensus.cc:3060] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.840785 17256 raft_consensus.cc:515] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.841121 17268 ts_tablet_manager.cc:1434] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:56:49.844931 17268 tablet_bootstrap.cc:492] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:49.858930 17267 ts_tablet_manager.cc:1434] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.054s	user 0.012s	sys 0.010s
I20260709 14:56:49.860020 17267 tablet_bootstrap.cc:492] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
W20260709 14:56:49.860384 16925 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:56:49.884714 17256 leader_election.cc:290] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:49.885859 17267 tablet_bootstrap.cc:654] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.885676 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:49.889283 16979 raft_consensus.cc:3060] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.886168 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:49.890439 17054 raft_consensus.cc:3060] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.890964 16875 catalog_manager.cc:5697] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 0 to 1, leader changed from <none> to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:49.891152 17268 tablet_bootstrap.cc:654] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.897086 16979 raft_consensus.cc:2468] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:49.897346 17054 raft_consensus.cc:2468] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:49.887410 17270 tablet_bootstrap.cc:492] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:49.898478 17270 ts_tablet_manager.cc:1403] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.021s
I20260709 14:56:49.898408 17091 leader_election.cc:304] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:49.899367 17256 raft_consensus.cc:2804] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:49.904723 17270 raft_consensus.cc:359] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.906435 17270 raft_consensus.cc:385] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.907334 17270 raft_consensus.cc:740] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.907884 17267 tablet_bootstrap.cc:492] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:49.908439 17267 ts_tablet_manager.cc:1403] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.010s
I20260709 14:56:49.908260 17270 consensus_queue.cc:260] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.910243 17270 ts_tablet_manager.cc:1434] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:56:49.910979 17270 tablet_bootstrap.cc:492] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:49.911499 17267 raft_consensus.cc:359] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.912274 17267 raft_consensus.cc:385] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.912561 17267 raft_consensus.cc:740] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.905452 17256 raft_consensus.cc:697] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:49.913760 17256 consensus_queue.cc:237] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.915424 17268 tablet_bootstrap.cc:492] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:49.915930 17268 ts_tablet_manager.cc:1403] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.023s
I20260709 14:56:49.915943 17270 tablet_bootstrap.cc:654] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.918589 17267 consensus_queue.cc:260] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.918851 17268 raft_consensus.cc:359] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.919546 17268 raft_consensus.cc:385] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.919900 17268 raft_consensus.cc:740] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.921008 17267 ts_tablet_manager.cc:1434] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:56:49.924362 17267 tablet_bootstrap.cc:492] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:49.920758 17268 consensus_queue.cc:260] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.932910 17268 ts_tablet_manager.cc:1434] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260709 14:56:49.933897 17268 tablet_bootstrap.cc:492] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:49.935026 16877 catalog_manager.cc:5697] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:49.940711 17268 tablet_bootstrap.cc:654] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.941699 17267 tablet_bootstrap.cc:654] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.941957 17270 tablet_bootstrap.cc:492] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:49.942488 17270 ts_tablet_manager.cc:1403] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260709 14:56:49.945523 17270 raft_consensus.cc:359] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.946292 17270 raft_consensus.cc:385] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.946630 17270 raft_consensus.cc:740] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.947412 17270 consensus_queue.cc:260] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.949736 17256 raft_consensus.cc:493] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:49.950079 17270 ts_tablet_manager.cc:1434] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:56:49.950165 17256 raft_consensus.cc:515] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.951267 17270 tablet_bootstrap.cc:492] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:49.952363 17256 leader_election.cc:290] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:49.954622 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:49.955269 17054 raft_consensus.cc:2468] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:49.956739 17093 leader_election.cc:304] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:49.958782 17256 raft_consensus.cc:2804] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:49.959153 17256 raft_consensus.cc:493] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:49.959496 17256 raft_consensus.cc:3060] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.963613 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
W20260709 14:56:49.964880 17091 leader_election.cc:343] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:56:49.965754 17270 tablet_bootstrap.cc:654] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.965867 17268 tablet_bootstrap.cc:492] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:49.966418 17268 ts_tablet_manager.cc:1403] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.010s
I20260709 14:56:49.968519 17267 tablet_bootstrap.cc:492] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:49.969094 17267 ts_tablet_manager.cc:1403] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.013s
I20260709 14:56:49.969172 17268 raft_consensus.cc:359] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.969919 17268 raft_consensus.cc:385] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.970199 17268 raft_consensus.cc:740] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.970896 17268 consensus_queue.cc:260] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.972308 17267 raft_consensus.cc:359] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.973029 17267 raft_consensus.cc:385] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:49.973315 17268 ts_tablet_manager.cc:1434] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:56:49.973368 17267 raft_consensus.cc:740] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:49.974514 17268 tablet_bootstrap.cc:492] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:49.974447 17267 consensus_queue.cc:260] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.977294 17256 raft_consensus.cc:515] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:49.979669 17267 ts_tablet_manager.cc:1434] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.006s
I20260709 14:56:49.979938 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:49.980244 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:49.980651 17267 tablet_bootstrap.cc:492] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:49.980988 17054 raft_consensus.cc:3060] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:49.982816 17268 tablet_bootstrap.cc:654] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:49.980509 16979 raft_consensus.cc:3060] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.003293 17256 leader_election.cc:290] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:50.025465 17270 tablet_bootstrap.cc:492] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:50.025352 16979 raft_consensus.cc:2468] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:50.026144 17270 ts_tablet_manager.cc:1403] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.021s
I20260709 14:56:50.026679 17091 leader_election.cc:304] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.027375 17256 raft_consensus.cc:2804] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.027834 17256 raft_consensus.cc:697] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:50.028600 17256 consensus_queue.cc:237] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.028981 17054 raft_consensus.cc:2468] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:50.029170 17268 tablet_bootstrap.cc:492] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:50.029070 17270 raft_consensus.cc:359] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.029840 17268 ts_tablet_manager.cc:1403] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.015s
I20260709 14:56:50.029927 17270 raft_consensus.cc:385] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.030604 17270 raft_consensus.cc:740] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.033051 17268 raft_consensus.cc:359] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.033772 17268 raft_consensus.cc:385] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.034056 17268 raft_consensus.cc:740] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.031282 17270 consensus_queue.cc:260] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.034772 17268 consensus_queue.cc:260] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.037146 17268 ts_tablet_manager.cc:1434] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:56:50.038108 17268 tablet_bootstrap.cc:492] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:50.039379 17270 ts_tablet_manager.cc:1434] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:56:50.040427 17270 tablet_bootstrap.cc:492] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:50.044270 17268 tablet_bootstrap.cc:654] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.049629 17270 tablet_bootstrap.cc:654] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.056288 16874 catalog_manager.cc:5697] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:50.034230 17267 tablet_bootstrap.cc:654] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.061008 17270 tablet_bootstrap.cc:492] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:50.061525 17270 ts_tablet_manager.cc:1403] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:56:50.063799 17203 raft_consensus.cc:493] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.064328 17270 raft_consensus.cc:359] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.065706 17270 raft_consensus.cc:385] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.066052 17270 raft_consensus.cc:740] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.066807 17270 consensus_queue.cc:260] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.064340 17203 raft_consensus.cc:515] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.069428 17203 leader_election.cc:290] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.069887 17267 tablet_bootstrap.cc:492] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:50.070364 17267 ts_tablet_manager.cc:1403] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.001s
I20260709 14:56:50.070639 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:50.071035 17270 ts_tablet_manager.cc:1434] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:56:50.071309 17126 raft_consensus.cc:2468] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.072149 17270 tablet_bootstrap.cc:492] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:50.072489 17018 leader_election.cc:304] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:50.073105 17267 raft_consensus.cc:359] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.073504 17203 raft_consensus.cc:2804] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.074189 17203 raft_consensus.cc:493] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.074532 17203 raft_consensus.cc:3060] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.078147 17268 tablet_bootstrap.cc:492] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:50.073877 17267 raft_consensus.cc:385] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.078704 17268 ts_tablet_manager.cc:1403] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.018s
I20260709 14:56:50.078855 17267 raft_consensus.cc:740] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.079933 17270 tablet_bootstrap.cc:654] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.079663 17267 consensus_queue.cc:260] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.081848 17268 raft_consensus.cc:359] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.082690 17268 raft_consensus.cc:385] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.083014 17268 raft_consensus.cc:740] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.083755 17268 consensus_queue.cc:260] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.085942 17268 ts_tablet_manager.cc:1434] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 14:56:50.086851 17268 tablet_bootstrap.cc:492] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:50.087900 17203 raft_consensus.cc:515] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.090658 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:50.091233 16978 raft_consensus.cc:3060] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.092643 17268 tablet_bootstrap.cc:654] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.094017 17270 tablet_bootstrap.cc:492] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:50.094533 17270 ts_tablet_manager.cc:1403] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 14:56:50.097106 17270 raft_consensus.cc:359] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.097844 17270 raft_consensus.cc:385] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.098145 17270 raft_consensus.cc:740] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.098901 16978 raft_consensus.cc:2468] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.098918 17270 consensus_queue.cc:260] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.101500 17270 ts_tablet_manager.cc:1434] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:50.100541 17017 leader_election.cc:304] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.102514 17283 raft_consensus.cc:2804] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.102967 17270 tablet_bootstrap.cc:492] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: Bootstrap starting.
I20260709 14:56:50.103072 17283 raft_consensus.cc:697] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:50.104041 17283 consensus_queue.cc:237] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.104555 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:50.105142 16979 raft_consensus.cc:2376] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1. Re-sending same reply.
I20260709 14:56:50.104039 17268 tablet_bootstrap.cc:492] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:50.108349 17268 ts_tablet_manager.cc:1403] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.011s
I20260709 14:56:50.109293 17270 tablet_bootstrap.cc:654] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.110914 17268 raft_consensus.cc:359] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.113549 17268 raft_consensus.cc:385] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.113811 17268 raft_consensus.cc:740] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.114816 17267 ts_tablet_manager.cc:1434] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:56:50.115971 17267 tablet_bootstrap.cc:492] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:50.115576 17268 consensus_queue.cc:260] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.118925 17268 ts_tablet_manager.cc:1434] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:56:50.119846 17268 tablet_bootstrap.cc:492] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: Bootstrap starting.
I20260709 14:56:50.122112 17267 tablet_bootstrap.cc:654] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.129034 17268 tablet_bootstrap.cc:654] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.133195 16875 catalog_manager.cc:5697] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.134781 17270 tablet_bootstrap.cc:492] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: No bootstrap required, opened a new log
I20260709 14:56:50.135041 17267 tablet_bootstrap.cc:492] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:50.135251 17270 ts_tablet_manager.cc:1403] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: Time spent bootstrapping tablet: real 0.033s	user 0.022s	sys 0.006s
I20260709 14:56:50.135644 17267 ts_tablet_manager.cc:1403] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260709 14:56:50.139052 17270 raft_consensus.cc:359] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.139854 17270 raft_consensus.cc:385] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.140127 17270 raft_consensus.cc:740] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.140748 17270 consensus_queue.cc:260] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.142710 17270 ts_tablet_manager.cc:1434] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:56:50.143402 17203 leader_election.cc:290] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.139138 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:50.147851 17126 raft_consensus.cc:3060] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.155043 17268 tablet_bootstrap.cc:492] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: No bootstrap required, opened a new log
I20260709 14:56:50.154819 17267 raft_consensus.cc:359] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.155566 17268 ts_tablet_manager.cc:1403] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.006s
I20260709 14:56:50.155628 17267 raft_consensus.cc:385] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.156034 17267 raft_consensus.cc:740] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.156693 17267 consensus_queue.cc:260] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.158046 17268 raft_consensus.cc:359] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.158695 17268 raft_consensus.cc:385] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.158888 17267 ts_tablet_manager.cc:1434] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:56:50.158948 17268 raft_consensus.cc:740] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.159978 17267 tablet_bootstrap.cc:492] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:50.159821 17268 consensus_queue.cc:260] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.161284 17268 ts_tablet_manager.cc:1434] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:50.164901 17126 raft_consensus.cc:2468] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.165870 17267 tablet_bootstrap.cc:654] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.171130 17267 tablet_bootstrap.cc:492] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:50.171609 17267 ts_tablet_manager.cc:1403] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:56:50.174183 17267 raft_consensus.cc:359] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.174831 17267 raft_consensus.cc:385] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.175099 17267 raft_consensus.cc:740] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.175665 17267 consensus_queue.cc:260] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.177289 17267 ts_tablet_manager.cc:1434] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:56:50.177333 17203 raft_consensus.cc:493] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.177862 17203 raft_consensus.cc:515] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.178391 17267 tablet_bootstrap.cc:492] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: Bootstrap starting.
I20260709 14:56:50.179944 17203 leader_election.cc:290] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.181084 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ffccc0edb4ac68625084b5e436e8d" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:50.181465 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ffccc0edb4ac68625084b5e436e8d" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:50.181803 17126 raft_consensus.cc:2468] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.182135 16979 raft_consensus.cc:2468] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.183053 17018 leader_election.cc:304] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:50.183879 17203 raft_consensus.cc:2804] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.184217 17203 raft_consensus.cc:493] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.184378 17267 tablet_bootstrap.cc:654] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: Neither blocks nor log segments found. Creating new log.
I20260709 14:56:50.184573 17203 raft_consensus.cc:3060] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.191126 17267 tablet_bootstrap.cc:492] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: No bootstrap required, opened a new log
I20260709 14:56:50.191067 17203 raft_consensus.cc:515] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.191603 17267 ts_tablet_manager.cc:1403] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.005s
I20260709 14:56:50.193508 17203 leader_election.cc:290] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.193712 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ffccc0edb4ac68625084b5e436e8d" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:50.194281 17126 raft_consensus.cc:3060] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.194037 17267 raft_consensus.cc:359] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.194372 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b9ffccc0edb4ac68625084b5e436e8d" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:50.194725 17267 raft_consensus.cc:385] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:56:50.194985 16979 raft_consensus.cc:3060] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.194989 17267 raft_consensus.cc:740] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Initialized, Role: FOLLOWER
I20260709 14:56:50.195874 17267 consensus_queue.cc:260] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.197839 17267 ts_tablet_manager.cc:1434] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:56:50.202874 16979 raft_consensus.cc:2468] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.202867 17126 raft_consensus.cc:2468] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.204135 17018 leader_election.cc:304] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:50.204779 17203 raft_consensus.cc:2804] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.205219 17203 raft_consensus.cc:697] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:50.205937 17203 consensus_queue.cc:237] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.212280 17279 consensus_queue.cc:1048] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.213290 16874 catalog_manager.cc:5697] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.223435 17174 consensus_queue.cc:1048] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.226500 17282 raft_consensus.cc:493] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.226955 17282 raft_consensus.cc:515] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.228917 17282 leader_election.cc:290] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.229554 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:50.230026 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:50.230691 17127 raft_consensus.cc:2468] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:50.231751 16943 leader_election.cc:304] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.230175 17054 raft_consensus.cc:2468] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 0.
I20260709 14:56:50.232489 17279 raft_consensus.cc:2804] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.232823 17279 raft_consensus.cc:493] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.233108 17279 raft_consensus.cc:3060] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.237809 17279 raft_consensus.cc:515] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.240082 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:50.240581 17054 raft_consensus.cc:3060] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.241288 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:50.240602 17279 leader_election.cc:290] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.241873 17126 raft_consensus.cc:3060] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.245015 17054 raft_consensus.cc:2468] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:50.245937 16944 leader_election.cc:304] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.246692 17279 raft_consensus.cc:2804] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.247136 17279 raft_consensus.cc:697] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:50.248205 17126 raft_consensus.cc:2468] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 1.
I20260709 14:56:50.247911 17279 consensus_queue.cc:237] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.249197 17203 raft_consensus.cc:493] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.249697 17203 raft_consensus.cc:515] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.251683 17203 leader_election.cc:290] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.252301 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:50.252686 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:50.252978 16979 raft_consensus.cc:2468] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.253334 17126 raft_consensus.cc:2468] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.254004 17017 leader_election.cc:304] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.255097 17203 raft_consensus.cc:2804] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.255475 17203 raft_consensus.cc:493] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.255816 17203 raft_consensus.cc:3060] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.260741 16877 catalog_manager.cc:5697] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 0 to 1, leader changed from <none> to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 1 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.262413 17203 raft_consensus.cc:515] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.264324 17203 leader_election.cc:290] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.264976 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:50.265502 16979 raft_consensus.cc:3060] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.265218 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:50.266008 17126 raft_consensus.cc:3060] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.270828 16979 raft_consensus.cc:2468] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.271296 17126 raft_consensus.cc:2468] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.271673 17017 leader_election.cc:304] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.272318 17203 raft_consensus.cc:2804] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.272699 17203 raft_consensus.cc:697] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:50.273428 17203 consensus_queue.cc:237] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.279528 16877 catalog_manager.cc:5697] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.308867 17203 raft_consensus.cc:493] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.309326 17203 raft_consensus.cc:515] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.310981 17203 leader_election.cc:290] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.311667 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987a7250d8284e8cbc3f7aef377e0a4b" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:50.311822 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987a7250d8284e8cbc3f7aef377e0a4b" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0" is_pre_election: true
I20260709 14:56:50.312178 16979 raft_consensus.cc:2468] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.312381 17126 raft_consensus.cc:2468] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 0.
I20260709 14:56:50.313048 17017 leader_election.cc:304] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.313725 17203 raft_consensus.cc:2804] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.313989 17203 raft_consensus.cc:493] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.314234 17203 raft_consensus.cc:3060] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.318811 17203 raft_consensus.cc:515] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.320252 17203 leader_election.cc:290] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.320830 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987a7250d8284e8cbc3f7aef377e0a4b" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:50.321106 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "987a7250d8284e8cbc3f7aef377e0a4b" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:50.321278 16979 raft_consensus.cc:3060] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.321599 17126 raft_consensus.cc:3060] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.325829 16979 raft_consensus.cc:2468] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.325846 17126 raft_consensus.cc:2468] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 1.
I20260709 14:56:50.326743 17017 leader_election.cc:304] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.327351 17203 raft_consensus.cc:2804] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.327780 17203 raft_consensus.cc:697] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:50.328359 17203 consensus_queue.cc:237] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.335242 16877 catalog_manager.cc:5697] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 0 to 1, leader changed from <none> to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 1 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:50.386330 17256 consensus_queue.cc:1048] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.397244 17256 consensus_queue.cc:1048] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.422072 17256 consensus_queue.cc:1048] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.431062 17319 consensus_queue.cc:1048] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.471756 17319 raft_consensus.cc:493] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:56:50.472160 17319 raft_consensus.cc:515] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.473739 17319 leader_election.cc:290] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:50.474454 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208" is_pre_election: true
I20260709 14:56:50.474680 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd" is_pre_election: true
I20260709 14:56:50.474999 16979 raft_consensus.cc:2468] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:50.475232 17054 raft_consensus.cc:2468] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 0.
I20260709 14:56:50.475870 17091 leader_election.cc:304] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.476613 17319 raft_consensus.cc:2804] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:56:50.476958 17319 raft_consensus.cc:493] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:56:50.477205 17319 raft_consensus.cc:3060] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.482161 17319 raft_consensus.cc:515] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.483716 17319 leader_election.cc:290] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:50.484386 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:50.484683 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:50.485015 16979 raft_consensus.cc:3060] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.485248 17054 raft_consensus.cc:3060] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:56:50.491146 17054 raft_consensus.cc:2468] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:50.491146 16979 raft_consensus.cc:2468] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 1.
I20260709 14:56:50.492187 17091 leader_election.cc:304] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.492869 17319 raft_consensus.cc:2804] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:56:50.493271 17319 raft_consensus.cc:697] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:50.493856 17319 consensus_queue.cc:237] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.500600 16875 catalog_manager.cc:5697] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 1 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:50.582106 17283 consensus_queue.cc:1048] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.591158 17203 consensus_queue.cc:1048] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.652592 17283 consensus_queue.cc:1048] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.660782 17284 consensus_queue.cc:1048] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.679448 17279 consensus_queue.cc:1048] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.689143 17279 consensus_queue.cc:1048] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.726526 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
mode: GRACEFUL
new_leader_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:56:50.727042 17127 raft_consensus.cc:606] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Received request to transfer leadership to TS bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:50.731293 17126 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
mode: GRACEFUL
new_leader_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:56:50.731722 17126 raft_consensus.cc:606] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Received request to transfer leadership to TS bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:50.736301 17054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
mode: GRACEFUL
new_leader_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:47826
I20260709 14:56:50.736725 17054 raft_consensus.cc:606] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Received request to transfer leadership to TS bffaacb81cdd40a895b69467ddf4d208
I20260709 14:56:50.740513 17284 consensus_queue.cc:1048] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.741628 16979 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
mode: GRACEFUL
new_leader_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:44180
I20260709 14:56:50.742184 16979 raft_consensus.cc:606] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Received request to transfer leadership to TS 96bce7d070974c339aac199a63d792fd
I20260709 14:56:50.748196 17283 consensus_queue.cc:1048] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.752405 17283 consensus_queue.cc:1048] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.759693 17127 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
mode: GRACEFUL
new_leader_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:58492
I20260709 14:56:50.760375 17127 raft_consensus.cc:606] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Received request to transfer leadership to TS 96bce7d070974c339aac199a63d792fd
I20260709 14:56:50.766448 17054 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
mode: GRACEFUL
new_leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:47826
I20260709 14:56:50.766987 17054 raft_consensus.cc:606] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Received request to transfer leadership to TS a8764bc2e44949aebd4218e11b03b4a0
I20260709 14:56:50.777798 17203 consensus_queue.cc:1048] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:50.786019 17203 raft_consensus.cc:993] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: : Instructing follower a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:50.786449 17203 raft_consensus.cc:1081] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Signalling peer a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:50.787838 17127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:58476
I20260709 14:56:50.788352 17127 raft_consensus.cc:493] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:50.788614 17127 raft_consensus.cc:3060] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.793179 17127 raft_consensus.cc:515] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.795462 17127 leader_election.cc:290] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:50.795492 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:50.795625 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8640e8710e947ed9528ba01ef4a730c" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:50.796195 16978 raft_consensus.cc:3060] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.796267 17054 raft_consensus.cc:3055] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.796674 17054 raft_consensus.cc:740] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:50.797358 17054 consensus_queue.cc:260] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.798226 17054 raft_consensus.cc:3060] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.801718 16978 raft_consensus.cc:2468] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 2.
I20260709 14:56:50.802843 17091 leader_election.cc:304] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a8764bc2e44949aebd4218e11b03b4a0, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.803594 17319 raft_consensus.cc:2804] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.803898 17054 raft_consensus.cc:2468] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 2.
I20260709 14:56:50.804059 17319 raft_consensus.cc:697] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 2 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:50.804920 17319 consensus_queue.cc:237] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.813858 16875 catalog_manager.cc:5697] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 1 to 2, leader changed from 96bce7d070974c339aac199a63d792fd (127.11.215.130) to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:50.954525 17256 raft_consensus.cc:993] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: : Instructing follower bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:50.955732 17319 raft_consensus.cc:1081] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Signalling peer bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:50.957945 16978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:44152
I20260709 14:56:50.958669 16978 raft_consensus.cc:493] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:50.959028 16978 raft_consensus.cc:3060] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.966678 16978 raft_consensus.cc:515] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.968442 16978 leader_election.cc:290] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:50.969538 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:50.970219 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "243662cbb29b49509bbcde2b429b2866" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:50.970255 17054 raft_consensus.cc:3060] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.970745 17127 raft_consensus.cc:3055] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:50.971024 17127 raft_consensus.cc:740] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:50.972054 17127 consensus_queue.cc:260] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.973249 17127 raft_consensus.cc:3060] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:50.976140 17054 raft_consensus.cc:2468] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:50.977139 16944 leader_election.cc:304] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:50.977972 17174 raft_consensus.cc:2804] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:50.978339 17174 raft_consensus.cc:697] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:50.979301 17174 consensus_queue.cc:237] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:50.980079 17127 raft_consensus.cc:2468] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:50.987509 16875 catalog_manager.cc:5697] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 1 to 2, leader changed from a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131) to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.007665 17319 consensus_queue.cc:1048] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:56:51.018476 17256 raft_consensus.cc:993] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: : Instructing follower 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:51.019107 17256 raft_consensus.cc:1081] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Signalling peer 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:51.021293 17052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:47800
I20260709 14:56:51.022017 17052 raft_consensus.cc:493] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.022421 17052 raft_consensus.cc:3060] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.027631 17319 consensus_queue.cc:1048] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:56:51.028363 17203 raft_consensus.cc:993] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: : Instructing follower bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:51.028923 17203 raft_consensus.cc:1081] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Signalling peer bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:51.032071 16979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:44164
I20260709 14:56:51.032573 16979 raft_consensus.cc:493] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.032884 16979 raft_consensus.cc:3060] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.046185 16979 raft_consensus.cc:515] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.048496 16979 leader_election.cc:290] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:51.048954 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:51.049427 17054 raft_consensus.cc:3055] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:51.049642 17054 raft_consensus.cc:740] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:51.050351 17054 consensus_queue.cc:260] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.051417 17054 raft_consensus.cc:3060] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.054219 17316 raft_consensus.cc:993] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: : Instructing follower bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:51.054184 17052 raft_consensus.cc:515] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.055167 17127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbc4f981644f45ba8d715d5f1a93c9b0" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:51.055848 17127 raft_consensus.cc:3060] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.056936 17052 leader_election.cc:290] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:51.059082 17054 raft_consensus.cc:2468] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:51.054872 17316 raft_consensus.cc:1081] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Signalling peer bffaacb81cdd40a895b69467ddf4d208 to start an election
I20260709 14:56:51.059868 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:51.060506 17126 raft_consensus.cc:3055] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:51.060791 17126 raft_consensus.cc:740] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:51.061276 16979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8c0a708c3334becb9fd630da55543b1" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:51.061868 16979 raft_consensus.cc:3060] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.061703 17126 consensus_queue.cc:260] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.063114 17126 raft_consensus.cc:3060] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.064523 16944 leader_election.cc:304] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:51.065797 17174 raft_consensus.cc:2804] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:51.066395 17127 raft_consensus.cc:2468] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:51.068459 17174 raft_consensus.cc:697] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:51.068658 16979 raft_consensus.cc:2468] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:51.069727 17174 consensus_queue.cc:237] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.069953 17017 leader_election.cc:304] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:51.070946 17330 raft_consensus.cc:2804] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:51.071439 17330 raft_consensus.cc:697] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:51.072297 17330 consensus_queue.cc:237] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.072916 17126 raft_consensus.cc:2468] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:51.073387 16978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
 from {username='slave'} at 127.0.0.1:44152
I20260709 14:56:51.073989 16978 raft_consensus.cc:493] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.074424 16978 raft_consensus.cc:3060] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.082449 16978 raft_consensus.cc:515] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.085212 17054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:51.085789 17054 raft_consensus.cc:3060] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.085893 16978 leader_election.cc:290] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Requested vote from peers 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:51.086490 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "566506b1e1934c90ba48c928dbcf9959" candidate_uuid: "bffaacb81cdd40a895b69467ddf4d208" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:51.087045 17126 raft_consensus.cc:3055] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:51.087375 17126 raft_consensus.cc:740] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:51.088233 17327 raft_consensus.cc:993] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: : Instructing follower 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:51.088836 17327 raft_consensus.cc:1081] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Signalling peer 96bce7d070974c339aac199a63d792fd to start an election
I20260709 14:56:51.089121 16875 catalog_manager.cc:5697] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 1 to 2, leader changed from a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131) to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 2 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.088498 17126 consensus_queue.cc:260] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.090821 17052 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
 from {username='slave'} at 127.0.0.1:47816
I20260709 14:56:51.091416 17126 raft_consensus.cc:3060] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.091509 17052 raft_consensus.cc:493] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:51.092028 17052 raft_consensus.cc:3060] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.092676 16874 catalog_manager.cc:5697] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 1 to 2, leader changed from 96bce7d070974c339aac199a63d792fd (127.11.215.130) to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.097312 17054 raft_consensus.cc:2468] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:51.097874 17126 raft_consensus.cc:2468] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bffaacb81cdd40a895b69467ddf4d208 in term 2.
I20260709 14:56:51.098572 16944 leader_election.cc:304] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, bffaacb81cdd40a895b69467ddf4d208; no voters: 
I20260709 14:56:51.098896 17052 raft_consensus.cc:515] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.099619 17174 raft_consensus.cc:2804] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:51.100018 17174 raft_consensus.cc:697] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Leader. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:51.101095 17052 leader_election.cc:290] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131:45061)
I20260709 14:56:51.100940 17174 consensus_queue.cc:237] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.102212 17126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
I20260709 14:56:51.102859 17126 raft_consensus.cc:3060] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.103657 16978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b3307f842342c0b3e8ad87ca5fc229" candidate_uuid: "96bce7d070974c339aac199a63d792fd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:51.104358 16978 raft_consensus.cc:3055] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:51.104753 16978 raft_consensus.cc:740] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:51.105791 16978 consensus_queue.cc:260] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.107472 16978 raft_consensus.cc:3060] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:51.109733 16874 catalog_manager.cc:5697] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 reported cstate change: term changed from 1 to 2, leader changed from a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131) to bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129). New cstate: current_term: 2 leader_uuid: "bffaacb81cdd40a895b69467ddf4d208" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.110069 17126 raft_consensus.cc:2468] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:51.111507 17018 leader_election.cc:304] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:51.112309 17330 raft_consensus.cc:2804] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:51.112756 17330 raft_consensus.cc:697] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Becoming Leader. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:51.113759 17330 consensus_queue.cc:237] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:51.114444 16978 raft_consensus.cc:2468] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96bce7d070974c339aac199a63d792fd in term 2.
I20260709 14:56:51.121366 16874 catalog_manager.cc:5697] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd reported cstate change: term changed from 1 to 2, leader changed from bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129) to 96bce7d070974c339aac199a63d792fd (127.11.215.130). New cstate: current_term: 2 leader_uuid: "96bce7d070974c339aac199a63d792fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: UNKNOWN } } }
I20260709 14:56:51.194239 16978 raft_consensus.cc:1275] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.195377 17316 consensus_queue.cc:1048] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.205895 17052 raft_consensus.cc:1275] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.207505 17316 consensus_queue.cc:1048] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.392247 17052 raft_consensus.cc:1275] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.393504 17174 consensus_queue.cc:1048] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.401347 17126 raft_consensus.cc:1275] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.403295 17174 consensus_queue.cc:1048] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.512589 16979 raft_consensus.cc:1275] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.513625 17330 consensus_queue.cc:1048] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.518347 17126 raft_consensus.cc:1275] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.519893 17174 consensus_queue.cc:1048] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.522289 17126 raft_consensus.cc:1275] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.524201 17284 consensus_queue.cc:1048] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.528129 17052 raft_consensus.cc:1275] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.529909 17338 consensus_queue.cc:1048] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.533773 17054 raft_consensus.cc:1275] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.535352 17327 consensus_queue.cc:1048] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.545791 17127 raft_consensus.cc:1275] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer bffaacb81cdd40a895b69467ddf4d208: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.547224 17327 consensus_queue.cc:1048] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.636714 16979 raft_consensus.cc:1275] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.637801 17284 consensus_queue.cc:1048] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:51.644951 17127 raft_consensus.cc:1275] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Refusing update from remote peer 96bce7d070974c339aac199a63d792fd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:51.646749 17203 consensus_queue.cc:1048] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:53.770100 16877 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52300:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:56:53.788691 16877 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:52300:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:56:53.838227 12126 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:56:53.910600 17388 tablet.cc:1724] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:53.974388 16944 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.130:38427, user_credentials={real_user=slave}} blocked reactor thread for 71501.2us
I20260709 14:56:54.002887 17386 tablet.cc:1724] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:53.946909 17387 tablet.cc:1724] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:54.034386 16943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:45061, user_credentials={real_user=slave}} blocked reactor thread for 52636.9us
W20260709 14:56:54.034869 17375 log.cc:927] Time spent T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: Append to log took a long time: real 0.164s	user 0.003s	sys 0.000s
I20260709 14:56:54.100929 17388 tablet.cc:1724] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:56:54.168390 16943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.215.131:45061, user_credentials={real_user=slave}} blocked reactor thread for 65602.8us
I20260709 14:56:54.186067 17411 tablet.cc:1724] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.188108 17403 tablet.cc:1724] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.189994 17053 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283"
dest_uuid: "96bce7d070974c339aac199a63d792fd"
mode: GRACEFUL
new_leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:56018
I20260709 14:56:54.199235 17053 raft_consensus.cc:606] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Received request to transfer leadership to TS a8764bc2e44949aebd4218e11b03b4a0
I20260709 14:56:54.213792 17386 tablet.cc:1724] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.232059 17413 tablet.cc:1724] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.234546 17415 tablet.cc:1724] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.244591 17414 tablet.cc:1724] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.247388 17387 tablet.cc:1724] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.249666 17416 tablet.cc:1724] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.255826 17409 tablet.cc:1724] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.193578 17412 tablet.cc:1724] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.279009 17393 raft_consensus.cc:993] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: : Instructing follower a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:54.283295 17393 raft_consensus.cc:1081] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Signalling peer a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:54.278115 17388 tablet.cc:1724] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.285392 17125 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:58476
I20260709 14:56:54.286010 17125 raft_consensus.cc:493] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:54.286383 17125 raft_consensus.cc:3060] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:54.308677 17403 tablet.cc:1724] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.313032 17387 tablet.cc:1724] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.320978 17419 tablet.cc:1724] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.336190 16977 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d"
dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
mode: GRACEFUL
new_leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:51548
I20260709 14:56:54.336848 16977 raft_consensus.cc:606] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Received request to transfer leadership to TS a8764bc2e44949aebd4218e11b03b4a0
I20260709 14:56:54.339275 12126 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:56:54.339030 17386 tablet.cc:1724] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.339955 12126 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:56:54.344702 17337 raft_consensus.cc:993] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: : Instructing follower a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:54.345392 17402 raft_consensus.cc:1081] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Signalling peer a8764bc2e44949aebd4218e11b03b4a0 to start an election
I20260709 14:56:54.349224 17124 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d"
dest_uuid: "a8764bc2e44949aebd4218e11b03b4a0"
 from {username='slave'} at 127.0.0.1:58490
I20260709 14:56:54.349761 17124 raft_consensus.cc:493] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:56:54.350137 17124 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:54.329339 17409 tablet.cc:1724] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.356458 17411 tablet.cc:1724] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.357988 17125 raft_consensus.cc:515] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:54.368747 17419 tablet.cc:1724] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.372056 17125 leader_election.cc:290] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 2 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:54.365487 17124 raft_consensus.cc:515] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:54.359496 17414 tablet.cc:1724] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.371382 16977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:54.373090 17051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e7ef180645841c5bc656f10bf5a4283" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:54.373502 16977 raft_consensus.cc:3060] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:54.370810 17416 tablet.cc:1724] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.373713 17051 raft_consensus.cc:3055] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:56:54.374286 17051 raft_consensus.cc:740] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96bce7d070974c339aac199a63d792fd, State: Running, Role: LEADER
I20260709 14:56:54.374516 17124 leader_election.cc:290] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 3 election: Requested vote from peers bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421), 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427)
I20260709 14:56:54.375078 17051 consensus_queue.cc:260] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:54.376313 17051 raft_consensus.cc:3060] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:56:54.377249 17053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96bce7d070974c339aac199a63d792fd"
I20260709 14:56:54.377830 17053 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:54.377526 16976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eab00b7ec8484aff881e5fd02501bf1d" candidate_uuid: "a8764bc2e44949aebd4218e11b03b4a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bffaacb81cdd40a895b69467ddf4d208"
I20260709 14:56:54.378696 16976 raft_consensus.cc:3055] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:56:54.378969 16976 raft_consensus.cc:740] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bffaacb81cdd40a895b69467ddf4d208, State: Running, Role: LEADER
I20260709 14:56:54.379771 16976 consensus_queue.cc:260] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [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: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:54.384088 16976 raft_consensus.cc:3060] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:56:54.388929 17053 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 3.
I20260709 14:56:54.390373 17093 leader_election.cc:304] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [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: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:54.391196 17389 raft_consensus.cc:2804] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:56:54.391670 17389 raft_consensus.cc:697] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 3 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:54.392500 17389 consensus_queue.cc:237] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [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: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:54.393846 17419 tablet.cc:1724] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.397238 17414 tablet.cc:1724] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.337931 17412 tablet.cc:1724] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:56:54.399765 17051 raft_consensus.cc:2468] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 2.
I20260709 14:56:54.406064 17093 leader_election.cc:304] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96bce7d070974c339aac199a63d792fd, a8764bc2e44949aebd4218e11b03b4a0; no voters: 
I20260709 14:56:54.407437 17343 raft_consensus.cc:2804] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:56:54.407898 17343 raft_consensus.cc:697] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 LEADER]: Becoming Leader. State: Replica: a8764bc2e44949aebd4218e11b03b4a0, State: Running, Role: LEADER
I20260709 14:56:54.408707 17343 consensus_queue.cc:237] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } }
I20260709 14:56:54.412784 16976 raft_consensus.cc:2468] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 3.
I20260709 14:56:54.414058 16977 raft_consensus.cc:2468] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8764bc2e44949aebd4218e11b03b4a0 in term 2.
I20260709 14:56:54.434868 16877 catalog_manager.cc:5697] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 2 to 3, leader changed from bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129) to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 3 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:54.453207 16875 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79: soft_deleted_table [id=7097c270deab4826bd3be523dbef826d] alter complete (version 1)
I20260709 14:56:54.457508 16875 catalog_manager.cc:5697] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 reported cstate change: term changed from 1 to 2, leader changed from 96bce7d070974c339aac199a63d792fd (127.11.215.130) to a8764bc2e44949aebd4218e11b03b4a0 (127.11.215.131). New cstate: current_term: 2 leader_uuid: "a8764bc2e44949aebd4218e11b03b4a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8764bc2e44949aebd4218e11b03b4a0" member_type: VOTER last_known_addr { host: "127.11.215.131" port: 45061 } health_report { overall_health: HEALTHY } } }
I20260709 14:56:54.779224 16977 raft_consensus.cc:1275] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 3 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:54.780578 17343 consensus_queue.cc:1048] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:54.795589 17053 raft_consensus.cc:1275] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 3 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:56:54.799423 17343 consensus_queue.cc:1048] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:56:54.832185 16977 raft_consensus.cc:1275] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.833228 17382 consensus_queue.cc:1048] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bffaacb81cdd40a895b69467ddf4d208" member_type: VOTER last_known_addr { host: "127.11.215.129" port: 43421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:54.841958 17053 raft_consensus.cc:1275] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Refusing update from remote peer a8764bc2e44949aebd4218e11b03b4a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:56:54.843158 17343 consensus_queue.cc:1048] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96bce7d070974c339aac199a63d792fd" member_type: VOTER last_known_addr { host: "127.11.215.130" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:56:55.392251 12126 tablet_server.cc:179] TabletServer@127.11.215.129:0 shutting down...
I20260709 14:56:55.414268 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:55.414959 12126 tablet_replica.cc:333] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.415616 12126 raft_consensus.cc:2243] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.416191 12126 raft_consensus.cc:2272] T c8640e8710e947ed9528ba01ef4a730c P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.418689 12126 tablet_replica.cc:333] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.419490 12126 raft_consensus.cc:2243] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.420126 12126 raft_consensus.cc:2272] T 566506b1e1934c90ba48c928dbcf9959 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.421990 12126 tablet_replica.cc:333] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.422557 12126 raft_consensus.cc:2243] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.423030 12126 raft_consensus.cc:2272] T 75b3307f842342c0b3e8ad87ca5fc229 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.425287 12126 tablet_replica.cc:333] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.426018 12126 raft_consensus.cc:2243] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.426834 12126 raft_consensus.cc:2272] T e0f33c3fef73470d902803e22dbad5c3 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.428596 12126 tablet_replica.cc:333] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.429082 12126 raft_consensus.cc:2243] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.429417 12126 raft_consensus.cc:2272] T eab00b7ec8484aff881e5fd02501bf1d P bffaacb81cdd40a895b69467ddf4d208 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.431521 12126 tablet_replica.cc:333] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.432015 12126 raft_consensus.cc:2243] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.432440 12126 raft_consensus.cc:2272] T 7545ad9adbd8435ea643819112ef95fc P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.434367 12126 tablet_replica.cc:333] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.434800 12126 raft_consensus.cc:2243] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.435139 12126 raft_consensus.cc:2272] T d8c0a708c3334becb9fd630da55543b1 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.436797 12126 tablet_replica.cc:333] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.437285 12126 raft_consensus.cc:2243] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.437949 12126 raft_consensus.cc:2272] T 6db701bdb1824eaa946c2835c9275174 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.440080 12126 tablet_replica.cc:333] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.440562 12126 raft_consensus.cc:2243] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.440899 12126 raft_consensus.cc:2272] T 987a7250d8284e8cbc3f7aef377e0a4b P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.442564 12126 tablet_replica.cc:333] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.443035 12126 raft_consensus.cc:2243] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.443437 12126 raft_consensus.cc:2272] T 9b9ffccc0edb4ac68625084b5e436e8d P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.445065 12126 tablet_replica.cc:333] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.445526 12126 raft_consensus.cc:2243] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.445883 12126 raft_consensus.cc:2272] T 1e2991b7177b4412a0210bdaded1935f P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.447633 12126 tablet_replica.cc:333] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.448086 12126 raft_consensus.cc:2243] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.448426 12126 raft_consensus.cc:2272] T 59164f16e8034c93941bc7961537bb72 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.450177 12126 tablet_replica.cc:333] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.450726 12126 raft_consensus.cc:2243] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.451525 12126 raft_consensus.cc:2272] T 0104f39a519a4957ad34d22d7cf8e9a6 P bffaacb81cdd40a895b69467ddf4d208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.453357 12126 tablet_replica.cc:333] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.453812 12126 raft_consensus.cc:2243] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.454460 12126 raft_consensus.cc:2272] T bbc4f981644f45ba8d715d5f1a93c9b0 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:55.456019 17091 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]
I20260709 14:56:55.457330 12126 tablet_replica.cc:333] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.458035 12126 raft_consensus.cc:2243] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:55.458657 17091 consensus_peers.cc:597] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 -> Peer bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421): Couldn't send request to peer bffaacb81cdd40a895b69467ddf4d208. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:55.458820 12126 raft_consensus.cc:2272] T 243662cbb29b49509bbcde2b429b2866 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.460752 12126 tablet_replica.cc:333] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.461206 12126 raft_consensus.cc:2243] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.461536 12126 raft_consensus.cc:2272] T 6e7ef180645841c5bc656f10bf5a4283 P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.463660 12126 tablet_replica.cc:333] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.464190 12126 raft_consensus.cc:2243] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.464879 12126 raft_consensus.cc:2272] T 0325a8bfd02c42fd9b02e1277764098a P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.466749 12126 tablet_replica.cc:333] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208: stopping tablet replica
I20260709 14:56:55.467161 12126 raft_consensus.cc:2243] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.467549 12126 raft_consensus.cc:2272] T abb79f5ce4da4e23aef83efd4735815e P bffaacb81cdd40a895b69467ddf4d208 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.502907 12126 tablet_server.cc:196] TabletServer@127.11.215.129:0 shutdown complete.
I20260709 14:56:55.534914 12126 tablet_server.cc:179] TabletServer@127.11.215.130:0 shutting down...
I20260709 14:56:55.557981 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:55.558609 12126 tablet_replica.cc:333] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.559260 12126 raft_consensus.cc:2243] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.559762 12126 raft_consensus.cc:2272] T c8640e8710e947ed9528ba01ef4a730c P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.561533 12126 tablet_replica.cc:333] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.562080 12126 raft_consensus.cc:2243] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.562759 12126 raft_consensus.cc:2272] T 75b3307f842342c0b3e8ad87ca5fc229 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.564543 12126 tablet_replica.cc:333] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.565071 12126 raft_consensus.cc:2243] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.565485 12126 raft_consensus.cc:2272] T e0f33c3fef73470d902803e22dbad5c3 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.567138 12126 tablet_replica.cc:333] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.567688 12126 raft_consensus.cc:2243] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.568079 12126 raft_consensus.cc:2272] T 566506b1e1934c90ba48c928dbcf9959 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.569794 12126 tablet_replica.cc:333] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.570277 12126 raft_consensus.cc:2243] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.570946 12126 raft_consensus.cc:2272] T d8c0a708c3334becb9fd630da55543b1 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.572614 12126 tablet_replica.cc:333] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.573117 12126 raft_consensus.cc:2243] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.573510 12126 raft_consensus.cc:2272] T 6db701bdb1824eaa946c2835c9275174 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.575295 12126 tablet_replica.cc:333] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.575816 12126 raft_consensus.cc:2243] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.576480 12126 raft_consensus.cc:2272] T 987a7250d8284e8cbc3f7aef377e0a4b P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.578166 12126 tablet_replica.cc:333] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.578640 12126 raft_consensus.cc:2243] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.579298 12126 raft_consensus.cc:2272] T 9b9ffccc0edb4ac68625084b5e436e8d P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.580888 12126 tablet_replica.cc:333] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.581357 12126 raft_consensus.cc:2243] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.582202 12126 raft_consensus.cc:2272] T 59164f16e8034c93941bc7961537bb72 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.584259 12126 tablet_replica.cc:333] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.584764 12126 raft_consensus.cc:2243] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:56:55.585337 17093 consensus_peers.cc:597] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 -> Peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Couldn't send request to peer 96bce7d070974c339aac199a63d792fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:55.585476 12126 raft_consensus.cc:2272] T 1e2991b7177b4412a0210bdaded1935f P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.587447 12126 tablet_replica.cc:333] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.587919 12126 raft_consensus.cc:2243] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.588598 12126 raft_consensus.cc:2272] T 7545ad9adbd8435ea643819112ef95fc P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.590237 12126 tablet_replica.cc:333] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.590713 12126 raft_consensus.cc:2243] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.591094 12126 raft_consensus.cc:2272] T eab00b7ec8484aff881e5fd02501bf1d P 96bce7d070974c339aac199a63d792fd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.593318 12126 tablet_replica.cc:333] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.593794 12126 raft_consensus.cc:2243] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.594170 12126 raft_consensus.cc:2272] T 0325a8bfd02c42fd9b02e1277764098a P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.595882 12126 tablet_replica.cc:333] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.596312 12126 raft_consensus.cc:2243] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.596683 12126 raft_consensus.cc:2272] T bbc4f981644f45ba8d715d5f1a93c9b0 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.598326 12126 tablet_replica.cc:333] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.598749 12126 raft_consensus.cc:2243] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.599117 12126 raft_consensus.cc:2272] T 243662cbb29b49509bbcde2b429b2866 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.600711 12126 tablet_replica.cc:333] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.601159 12126 raft_consensus.cc:2243] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.601507 12126 raft_consensus.cc:2272] T 6e7ef180645841c5bc656f10bf5a4283 P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.603482 12126 tablet_replica.cc:333] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.603919 12126 raft_consensus.cc:2243] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.604296 12126 raft_consensus.cc:2272] T abb79f5ce4da4e23aef83efd4735815e P 96bce7d070974c339aac199a63d792fd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.605916 12126 tablet_replica.cc:333] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd: stopping tablet replica
I20260709 14:56:55.606307 12126 raft_consensus.cc:2243] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.606659 12126 raft_consensus.cc:2272] T 0104f39a519a4957ad34d22d7cf8e9a6 P 96bce7d070974c339aac199a63d792fd [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:56:55.619297 17093 consensus_peers.cc:597] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 -> Peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Couldn't send request to peer 96bce7d070974c339aac199a63d792fd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:55.641512 12126 tablet_server.cc:196] TabletServer@127.11.215.130:0 shutdown complete.
I20260709 14:56:55.673062 12126 tablet_server.cc:179] TabletServer@127.11.215.131:0 shutting down...
W20260709 14:56:55.674156 17093 consensus_peers.cc:597] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 -> Peer 96bce7d070974c339aac199a63d792fd (127.11.215.130:38427): Couldn't send request to peer 96bce7d070974c339aac199a63d792fd. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.130:38427: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:56:55.690287 17091 consensus_peers.cc:597] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 -> Peer bffaacb81cdd40a895b69467ddf4d208 (127.11.215.129:43421): Couldn't send request to peer bffaacb81cdd40a895b69467ddf4d208. Status: Network error: Client connection negotiation failed: client connection to 127.11.215.129:43421: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:56:55.700747 12126 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:56:55.701475 12126 tablet_replica.cc:333] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.702220 12126 raft_consensus.cc:2243] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.703117 12126 raft_consensus.cc:2272] T c8640e8710e947ed9528ba01ef4a730c P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.704843 12126 tablet_replica.cc:333] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.705340 12126 raft_consensus.cc:2243] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.705704 12126 raft_consensus.cc:2272] T 75b3307f842342c0b3e8ad87ca5fc229 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.707362 12126 tablet_replica.cc:333] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.707845 12126 raft_consensus.cc:2243] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.708194 12126 raft_consensus.cc:2272] T 566506b1e1934c90ba48c928dbcf9959 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.709731 12126 tablet_replica.cc:333] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.710177 12126 raft_consensus.cc:2243] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.710537 12126 raft_consensus.cc:2272] T e0f33c3fef73470d902803e22dbad5c3 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.712194 12126 tablet_replica.cc:333] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.712642 12126 raft_consensus.cc:2243] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.712971 12126 raft_consensus.cc:2272] T bbc4f981644f45ba8d715d5f1a93c9b0 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.714463 12126 tablet_replica.cc:333] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.714916 12126 raft_consensus.cc:2243] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.715601 12126 raft_consensus.cc:2272] T 6e7ef180645841c5bc656f10bf5a4283 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.717651 12126 tablet_replica.cc:333] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.718101 12126 raft_consensus.cc:2243] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.718457 12126 raft_consensus.cc:2272] T 243662cbb29b49509bbcde2b429b2866 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.720089 12126 tablet_replica.cc:333] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.720530 12126 raft_consensus.cc:2243] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.721199 12126 raft_consensus.cc:2272] T abb79f5ce4da4e23aef83efd4735815e P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.723064 12126 tablet_replica.cc:333] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.723569 12126 raft_consensus.cc:2243] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.723910 12126 raft_consensus.cc:2272] T 0325a8bfd02c42fd9b02e1277764098a P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.725566 12126 tablet_replica.cc:333] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.726006 12126 raft_consensus.cc:2243] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.726354 12126 raft_consensus.cc:2272] T d8c0a708c3334becb9fd630da55543b1 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.727926 12126 tablet_replica.cc:333] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.728345 12126 raft_consensus.cc:2243] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.728688 12126 raft_consensus.cc:2272] T 6db701bdb1824eaa946c2835c9275174 P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.730307 12126 tablet_replica.cc:333] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.730706 12126 raft_consensus.cc:2243] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.731009 12126 raft_consensus.cc:2272] T 0104f39a519a4957ad34d22d7cf8e9a6 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.732683 12126 tablet_replica.cc:333] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.733093 12126 raft_consensus.cc:2243] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.733449 12126 raft_consensus.cc:2272] T 987a7250d8284e8cbc3f7aef377e0a4b P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.735040 12126 tablet_replica.cc:333] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.735502 12126 raft_consensus.cc:2243] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.735839 12126 raft_consensus.cc:2272] T 9b9ffccc0edb4ac68625084b5e436e8d P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.737362 12126 tablet_replica.cc:333] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.737777 12126 raft_consensus.cc:2243] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.738113 12126 raft_consensus.cc:2272] T 59164f16e8034c93941bc7961537bb72 P a8764bc2e44949aebd4218e11b03b4a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.739795 12126 tablet_replica.cc:333] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.740198 12126 raft_consensus.cc:2243] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.740538 12126 raft_consensus.cc:2272] T 1e2991b7177b4412a0210bdaded1935f P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.742132 12126 tablet_replica.cc:333] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.742529 12126 raft_consensus.cc:2243] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:56:55.742882 12126 raft_consensus.cc:2272] T 7545ad9adbd8435ea643819112ef95fc P a8764bc2e44949aebd4218e11b03b4a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.744545 12126 tablet_replica.cc:333] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0: stopping tablet replica
I20260709 14:56:55.744915 12126 raft_consensus.cc:2243] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.745558 12126 raft_consensus.cc:2272] T eab00b7ec8484aff881e5fd02501bf1d P a8764bc2e44949aebd4218e11b03b4a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.781710 12126 tablet_server.cc:196] TabletServer@127.11.215.131:0 shutdown complete.
I20260709 14:56:55.810014 12126 master.cc:562] Master@127.11.215.190:37929 shutting down...
I20260709 14:56:55.827253 12126 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:56:55.827808 12126 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:56:55.828109 12126 tablet_replica.cc:333] T 00000000000000000000000000000000 P c5e19197c84a4a779a57172166eb2d79: stopping tablet replica
I20260709 14:56:55.847050 12126 master.cc:584] Master@127.11.215.190:37929 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11184 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23049 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (105773 ms total)
[  PASSED  ] 8 tests.
I20260709 14:56:55.893138 12126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 381 messages since previous log ~14 seconds ago
I20260709 14:56:55.893373 12126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 380 messages since previous log ~14 seconds ago
I20260709 14:56:55.893512 12126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 374 messages since previous log ~14 seconds ago
I20260709 14:56:55.893671 12126 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 ~31 seconds ago
I20260709 14:56:55.893808 12126 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 ~31 seconds ago
I20260709 14:56:55.893941 12126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260709 14:56:55.894163 12126 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 120 messages since previous log ~31 seconds ago
